diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:26:03 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:26:03 +0000 |
commit | c1e879bd50b19e5d39cd9dd38b2314f0138b8bf0 (patch) | |
tree | 2e42a11f1c843a4e7b522c495b3da0302ab043ea /dev-tex/pstplus | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-c1e879bd50b19e5d39cd9dd38b2314f0138b8bf0.tar.gz gentoo-2-c1e879bd50b19e5d39cd9dd38b2314f0138b8bf0.tar.bz2 gentoo-2-c1e879bd50b19e5d39cd9dd38b2314f0138b8bf0.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 'dev-tex/pstplus')
-rw-r--r-- | dev-tex/pstplus/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tex/pstplus/pstplus-1.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tex/pstplus/ChangeLog b/dev-tex/pstplus/ChangeLog index ac7cba124f07..5948eaba1973 100644 --- a/dev-tex/pstplus/ChangeLog +++ b/dev-tex/pstplus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tex/pstplus # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/ChangeLog,v 1.6 2009/06/08 07:55:16 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/ChangeLog,v 1.7 2009/12/26 19:26:03 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> pstplus-1.4.1.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *pstplus-1.4.1 (08 Jun 2009) diff --git a/dev-tex/pstplus/pstplus-1.4.1.ebuild b/dev-tex/pstplus/pstplus-1.4.1.ebuild index ff493dd99cc5..1a628c550d9f 100644 --- a/dev-tex/pstplus/pstplus-1.4.1.ebuild +++ b/dev-tex/pstplus/pstplus-1.4.1.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/dev-tex/pstplus/pstplus-1.4.1.ebuild,v 1.2 2009/12/21 18:35:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild,v 1.3 2009/12/26 19:26:03 pva Exp $ EAPI=1 @@ -24,7 +24,7 @@ RDEPEND="${DEPEND} ) app-text/psutils sci-visualization/gnuplot - virtual/ghostscript + app-text/ghostscript-gpl media-libs/netpbm" src_compile() { |