diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:31:42 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:31:42 +0000 |
commit | 6fcd0d935083bc4d2c9cad7c8e16a4352e1485d1 (patch) | |
tree | a221b821699e029149272608b0d3b15439f5f49d /app-text/gv | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-6fcd0d935083bc4d2c9cad7c8e16a4352e1485d1.tar.gz gentoo-2-6fcd0d935083bc4d2c9cad7c8e16a4352e1485d1.tar.bz2 gentoo-2-6fcd0d935083bc4d2c9cad7c8e16a4352e1485d1.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/gv')
-rw-r--r-- | app-text/gv/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/gv/gv-3.6.3.ebuild | 6 | ||||
-rw-r--r-- | app-text/gv/gv-3.6.4.ebuild | 6 | ||||
-rw-r--r-- | app-text/gv/gv-3.6.6.ebuild | 4 | ||||
-rw-r--r-- | app-text/gv/gv-3.6.7.ebuild | 4 |
5 files changed, 16 insertions, 11 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index 14ebd9df15b3..569cf9153387 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/gv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.78 2009/06/27 10:57:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.79 2009/12/26 17:31:42 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> gv-3.6.3.ebuild, + gv-3.6.4.ebuild, gv-3.6.6.ebuild, gv-3.6.7.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *gv-3.6.7 (27 Jun 2009) diff --git a/app-text/gv/gv-3.6.3.ebuild b/app-text/gv/gv-3.6.3.ebuild index d22eaa119217..bc2740fc1886 100644 --- a/app-text/gv/gv-3.6.3.ebuild +++ b/app-text/gv/gv-3.6.3.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/app-text/gv/gv-3.6.3.ebuild,v 1.8 2007/10/18 13:21:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.3.ebuild,v 1.9 2009/12/26 17:31:42 pva Exp $ inherit eutils @@ -21,7 +21,7 @@ RDEPEND="x11-libs/libICE x11-libs/libXpm x11-libs/libXt x11-libs/Xaw3d - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND} x11-libs/libXt" diff --git a/app-text/gv/gv-3.6.4.ebuild b/app-text/gv/gv-3.6.4.ebuild index 1d5a70b1e457..deadf318ad1e 100644 --- a/app-text/gv/gv-3.6.4.ebuild +++ b/app-text/gv/gv-3.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.4.ebuild,v 1.1 2008/06/21 07:29:23 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.4.ebuild,v 1.2 2009/12/26 17:31:42 pva Exp $ inherit autotools eutils @@ -20,7 +20,7 @@ DEPEND="x11-libs/libICE x11-libs/libXmu x11-libs/libXpm x11-libs/Xaw3d - virtual/ghostscript + app-text/ghostscript-gpl x11-libs/libXt" src_unpack() { diff --git a/app-text/gv/gv-3.6.6.ebuild b/app-text/gv/gv-3.6.6.ebuild index a52926abdb3b..ec925689a936 100644 --- a/app-text/gv/gv-3.6.6.ebuild +++ b/app-text/gv/gv-3.6.6.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/gv/gv-3.6.6.ebuild,v 1.1 2009/02/04 17:25:55 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.6.ebuild,v 1.2 2009/12/26 17:31:42 pva Exp $ inherit autotools eutils @@ -20,7 +20,7 @@ DEPEND="x11-libs/libICE x11-libs/libXmu x11-libs/libXpm x11-libs/Xaw3d - virtual/ghostscript + app-text/ghostscript-gpl x11-libs/libXt" src_unpack() { diff --git a/app-text/gv/gv-3.6.7.ebuild b/app-text/gv/gv-3.6.7.ebuild index 8dce2c9a85f3..1c0a75cecafb 100644 --- a/app-text/gv/gv-3.6.7.ebuild +++ b/app-text/gv/gv-3.6.7.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/gv/gv-3.6.7.ebuild,v 1.1 2009/06/27 10:57:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.7.ebuild,v 1.2 2009/12/26 17:31:42 pva Exp $ inherit autotools eutils @@ -20,7 +20,7 @@ DEPEND="x11-libs/libICE x11-libs/libXmu x11-libs/libXpm x11-libs/Xaw3d - virtual/ghostscript + app-text/ghostscript-gpl x11-libs/libXt" src_unpack() { |