diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:38:35 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:38:35 +0000 |
commit | badda013b8e6a0155e4ee8d62faea502ea3009ed (patch) | |
tree | 48896318eb2d3f74c7eba4e25984ac3ebc7ec1e8 /media-gfx/peps | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-badda013b8e6a0155e4ee8d62faea502ea3009ed.tar.gz gentoo-2-badda013b8e6a0155e4ee8d62faea502ea3009ed.tar.bz2 gentoo-2-badda013b8e6a0155e4ee8d62faea502ea3009ed.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 'media-gfx/peps')
-rw-r--r-- | media-gfx/peps/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/peps/peps-2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/peps/ChangeLog b/media-gfx/peps/ChangeLog index 168e829ec944..889aa96a9a4d 100644 --- a/media-gfx/peps/ChangeLog +++ b/media-gfx/peps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/peps -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/peps/ChangeLog,v 1.1 2007/05/16 07:00:28 sbriesen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/peps/ChangeLog,v 1.2 2009/12/26 17:38:35 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> peps-2.0.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *peps-2.0 (16 May 2007) diff --git a/media-gfx/peps/peps-2.0.ebuild b/media-gfx/peps/peps-2.0.ebuild index 87c58461878f..c9e6d6e652e2 100644 --- a/media-gfx/peps/peps-2.0.ebuild +++ b/media-gfx/peps/peps-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/peps/peps-2.0.ebuild,v 1.1 2007/05/16 07:00:28 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/peps/peps-2.0.ebuild,v 1.2 2009/12/26 17:38:35 pva Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="X" -DEPEND="virtual/ghostscript +DEPEND="app-text/ghostscript-gpl app-arch/gzip" pkg_setup() { |