diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-04-26 13:51:57 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-04-26 13:51:57 +0000 |
commit | f58cf0e1459485c0fa334bd1a2eba14fdfb23c02 (patch) | |
tree | acddb1caf6fe94362728443f3721e6ad42a136df /app-text | |
parent | Added gnuconfig_update for hppa. Marked ~hppa. (diff) | |
download | historical-f58cf0e1459485c0fa334bd1a2eba14fdfb23c02.tar.gz historical-f58cf0e1459485c0fa334bd1a2eba14fdfb23c02.tar.bz2 historical-f58cf0e1459485c0fa334bd1a2eba14fdfb23c02.zip |
Marked stable on x86
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/active-dvi/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/active-dvi/Manifest | 4 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.4.0.ebuild | 8 |
3 files changed, 11 insertions, 8 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/Manifest b/app-text/active-dvi/Manifest index 0bd3203b212b..f0741077b641 100644 --- a/app-text/active-dvi/Manifest +++ b/app-text/active-dvi/Manifest @@ -1,4 +1,4 @@ -MD5 ad65c13ca95aed19c157cfcc4dee82b5 active-dvi-1.4.0.ebuild 2430 -MD5 bc4842475bf748f8a2f5a704cee81be8 ChangeLog 742 +MD5 10944752ef0de036ded4ef34cf2297c4 active-dvi-1.4.0.ebuild 2424 +MD5 4ed9625bc86087a3a752d1531ba86ee8 ChangeLog 839 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 93c4ba321a1dbd54e7f85e41348902b7 files/digest-active-dvi-1.4.0 63 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 |