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 | 146318ced31de907f88c2083464875ff8bb8fef1 (patch) | |
tree | a3aaa99c5a1845b3e53cedca7737afb175972290 /app-text | |
parent | alpha/sparc stable wrt #293308 (diff) | |
download | historical-146318ced31de907f88c2083464875ff8bb8fef1.tar.gz historical-146318ced31de907f88c2083464875ff8bb8fef1.tar.bz2 historical-146318ced31de907f88c2083464875ff8bb8fef1.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/active-dvi/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.8.ebuild | 4 | ||||
-rw-r--r-- | app-text/gsview/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gsview/gsview-4.8.ebuild | 4 |
4 files changed, 14 insertions, 6 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 ) diff --git a/app-text/gsview/ChangeLog b/app-text/gsview/ChangeLog index ccfc3bb78c32..7cb4f934c315 100644 --- a/app-text/gsview/ChangeLog +++ b/app-text/gsview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gsview # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.30 2009/08/29 22:07:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.31 2009/12/26 19:38:59 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> gsview-4.8.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 29 Aug 2009; Diego E. Pettenò <flameeyes@gentoo.org> gsview-4.8.ebuild: Use emake -j1 (bug #283165). diff --git a/app-text/gsview/gsview-4.8.ebuild b/app-text/gsview/gsview-4.8.ebuild index fc0de4b65474..8e0e3632d1ad 100644 --- a/app-text/gsview/gsview-4.8.ebuild +++ b/app-text/gsview/gsview-4.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/gsview/gsview-4.8.ebuild,v 1.13 2009/08/29 22:07:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.8.ebuild,v 1.14 2009/12/26 19:38:59 pva Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="amd64 hppa ppc x86" RDEPEND="=x11-libs/gtk+-1.2* app-text/epstool app-text/pstotext - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="app-arch/unzip =x11-libs/gtk+-1.2*" |