summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-04-26 13:51:57 +0000
committerMamoru Komachi <usata@gentoo.org>2004-04-26 13:51:57 +0000
commita1ed8b5b3e6b252cdd3b1ec7d2c35349751be254 (patch)
tree7c0e63e0cf0fceda7a5ec98e740804b993f399d4 /app-text
parentAdded gnuconfig_update for hppa. Marked ~hppa. (diff)
downloadgentoo-2-a1ed8b5b3e6b252cdd3b1ec7d2c35349751be254.tar.gz
gentoo-2-a1ed8b5b3e6b252cdd3b1ec7d2c35349751be254.tar.bz2
gentoo-2-a1ed8b5b3e6b252cdd3b1ec7d2c35349751be254.zip
Marked stable on x86
Diffstat (limited to 'app-text')
-rw-r--r--app-text/active-dvi/ChangeLog7
-rw-r--r--app-text/active-dvi/active-dvi-1.4.0.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog
index 9078e8cf9ef5..cd6a47e731fd 100644
--- a/app-text/active-dvi/ChangeLog
+++ b/app-text/active-dvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/active-dvi
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.3 2003/12/09 17:42:40 lanius Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.4 2004/04/26 13:51:57 usata Exp $
+
+ 26 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> active-dvi-1.4.0.ebuild:
+ Marked stable on x86
09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> active-dvi-1.4.0.ebuild:
changed app-text/ghostscript to virtual/ghostscript
diff --git a/app-text/active-dvi/active-dvi-1.4.0.ebuild b/app-text/active-dvi/active-dvi-1.4.0.ebuild
index 7c5c350c4f20..e0d1e42cbe32 100644
--- a/app-text/active-dvi/active-dvi-1.4.0.ebuild
+++ b/app-text/active-dvi/active-dvi-1.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.4.0.ebuild,v 1.3 2003/12/09 17:42:40 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.4.0.ebuild,v 1.4 2004/04/26 13:51:57 usata Exp $
MY_PN=${PN/ctive-/}
MY_P=${MY_PN}-${PV}
@@ -8,12 +8,12 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="A DVI previewer and a presenter for slides written in LaTeX"
SRC_URI="ftp://ftp.inria.fr/INRIA/Projects/cristal/${MY_PN}/${MY_P}.tar.gz"
-HOMEPAGE="http://pauillac.inria.fr/${MY_PN}/"
+HOMEPAGE="http://pauillac.inria.fr/advi/"
LICENSE="LGPL-2.1"
IUSE="cjk tcltk"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-lang/ocaml-3.04
>=dev-ml/camlimages-2.11