diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:39:04 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:39:04 +0000 |
commit | d66d6026461f0db3f39b3ddfb8076f9a47ea93fd (patch) | |
tree | 115e63f69201e2d7aa73fad99499ecd29b1902ce /app-text/active-dvi | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-d66d6026461f0db3f39b3ddfb8076f9a47ea93fd.tar.gz gentoo-2-d66d6026461f0db3f39b3ddfb8076f9a47ea93fd.tar.bz2 gentoo-2-d66d6026461f0db3f39b3ddfb8076f9a47ea93fd.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-text/active-dvi')
-rw-r--r-- | app-text/active-dvi/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog index 87854153993f..b38f646bdae6 100644 --- a/app-text/active-dvi/ChangeLog +++ b/app-text/active-dvi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/active-dvi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.35 2009/12/22 13:47:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.36 2009/12/26 19:39:04 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> active-dvi-1.8.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 22 Dec 2009; Alexis Ballier <aballier@gentoo.org> active-dvi-1.8.ebuild: Fix SRC_URI and homepage diff --git a/app-text/active-dvi/active-dvi-1.8.ebuild b/app-text/active-dvi/active-dvi-1.8.ebuild index a9a1c3626a11..577d3187ee3a 100644 --- a/app-text/active-dvi/active-dvi-1.8.ebuild +++ b/app-text/active-dvi/active-dvi-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.3 2009/12/22 13:47:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.4 2009/12/26 19:39:04 pva Exp $ EAPI="2" @@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~ppc x86" RDEPEND=">=dev-lang/ocaml-3.10.0[ocamlopt?,tk?] >=dev-ml/camlimages-3.0.1[truetype,tiff,jpeg,gs] virtual/latex-base - virtual/ghostscript + app-text/ghostscript-gpl x11-libs/libXinerama" DEPEND="${RDEPEND} || ( ( dev-texlive/texlive-pstricks dev-texlive/texlive-pictures ) |