diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:32:04 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:32:04 +0000 |
commit | 780822d250cd681e4ffbbf6b92ed0a5f81d27f08 (patch) | |
tree | 59d6ff158616684d9c457a2dce3dde704d88c771 /app-text | |
parent | sparc stable wrt #290212 (diff) | |
download | historical-780822d250cd681e4ffbbf6b92ed0a5f81d27f08.tar.gz historical-780822d250cd681e4ffbbf6b92ed0a5f81d27f08.tar.bz2 historical-780822d250cd681e4ffbbf6b92ed0a5f81d27f08.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')
29 files changed, 106 insertions, 68 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index f93dc12076fc..776b18989440 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/a2ps # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.87 2009/12/14 17:00:57 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.88 2009/12/26 17:26:35 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> a2ps-4.13c-r5.ebuild, + a2ps-4.13c-r6.ebuild, a2ps-4.14.ebuild, a2ps-4.14-r1.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *a2ps-4.14-r1 (14 Dec 2009) diff --git a/app-text/a2ps/a2ps-4.13c-r5.ebuild b/app-text/a2ps/a2ps-4.13c-r5.ebuild index ebc6c0a21188..2c25d809512e 100644 --- a/app-text/a2ps/a2ps-4.13c-r5.ebuild +++ b/app-text/a2ps/a2ps-4.13c-r5.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/a2ps/a2ps-4.13c-r5.ebuild,v 1.22 2008/09/02 23:44:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r5.ebuild,v 1.23 2009/12/26 17:26:35 pva Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -20,11 +20,11 @@ IUSE="nls latex cjk vanilla userland_BSD userland_GNU" DEPEND=">=dev-util/gperf-2.7.2 || ( >=dev-util/yacc-1.9.1 sys-devel/bison ) - virtual/ghostscript + app-text/ghostscript-gpl >=app-text/psutils-1.17 latex? ( virtual/latex-base ) nls? ( sys-devel/gettext )" -RDEPEND="virtual/ghostscript +RDEPEND="app-text/ghostscript-gpl userland_GNU? ( || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp ) ) userland_BSD? ( sys-freebsd/freebsd-ubin ) >=app-text/psutils-1.17 diff --git a/app-text/a2ps/a2ps-4.13c-r6.ebuild b/app-text/a2ps/a2ps-4.13c-r6.ebuild index e366192cd6dc..55a125d36c14 100644 --- a/app-text/a2ps/a2ps-4.13c-r6.ebuild +++ b/app-text/a2ps/a2ps-4.13c-r6.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/a2ps/a2ps-4.13c-r6.ebuild,v 1.13 2008/09/20 17:54:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r6.ebuild,v 1.14 2009/12/26 17:26:35 pva Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -20,12 +20,12 @@ IUSE="cjk emacs nls latex vanilla userland_BSD userland_GNU" DEPEND=">=dev-util/gperf-2.7.2 || ( >=dev-util/yacc-1.9.1 sys-devel/bison ) - virtual/ghostscript + app-text/ghostscript-gpl >=app-text/psutils-1.17 emacs? ( virtual/emacs ) latex? ( virtual/latex-base ) nls? ( sys-devel/gettext )" -RDEPEND="virtual/ghostscript +RDEPEND="app-text/ghostscript-gpl userland_GNU? ( || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp ) ) userland_BSD? ( sys-freebsd/freebsd-ubin ) >=app-text/psutils-1.17 diff --git a/app-text/a2ps/a2ps-4.14-r1.ebuild b/app-text/a2ps/a2ps-4.14-r1.ebuild index ba65004c05f9..a223c56da336 100644 --- a/app-text/a2ps/a2ps-4.14-r1.ebuild +++ b/app-text/a2ps/a2ps-4.14-r1.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/a2ps/a2ps-4.14-r1.ebuild,v 1.1 2009/12/14 17:00:57 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r1.ebuild,v 1.2 2009/12/26 17:26:35 pva Exp $ inherit eutils autotools elisp-common @@ -18,12 +18,12 @@ RESTRICT="test" DEPEND=">=dev-util/gperf-2.7.2 || ( >=dev-util/yacc-1.9.1 sys-devel/bison ) - virtual/ghostscript + app-text/ghostscript-gpl >=app-text/psutils-1.17 emacs? ( virtual/emacs ) latex? ( virtual/latex-base ) nls? ( sys-devel/gettext )" -RDEPEND="virtual/ghostscript +RDEPEND="app-text/ghostscript-gpl app-text/wdiff userland_GNU? ( || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp ) ) userland_BSD? ( sys-freebsd/freebsd-ubin ) diff --git a/app-text/a2ps/a2ps-4.14.ebuild b/app-text/a2ps/a2ps-4.14.ebuild index 6295e04506a9..79e426528d55 100644 --- a/app-text/a2ps/a2ps-4.14.ebuild +++ b/app-text/a2ps/a2ps-4.14.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/a2ps/a2ps-4.14.ebuild,v 1.8 2009/04/08 09:45:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14.ebuild,v 1.9 2009/12/26 17:26:35 pva Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -20,12 +20,12 @@ IUSE="cjk emacs nls latex vanilla userland_BSD userland_GNU" DEPEND=">=dev-util/gperf-2.7.2 || ( >=dev-util/yacc-1.9.1 sys-devel/bison ) - virtual/ghostscript + app-text/ghostscript-gpl >=app-text/psutils-1.17 emacs? ( virtual/emacs ) latex? ( virtual/latex-base ) nls? ( sys-devel/gettext )" -RDEPEND="virtual/ghostscript +RDEPEND="app-text/ghostscript-gpl app-text/wdiff userland_GNU? ( || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp ) ) userland_BSD? ( sys-freebsd/freebsd-ubin ) diff --git a/app-text/dvipdfmx/ChangeLog b/app-text/dvipdfmx/ChangeLog index 007109dd7031..2c158c77c4fb 100644 --- a/app-text/dvipdfmx/ChangeLog +++ b/app-text/dvipdfmx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/dvipdfmx # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/ChangeLog,v 1.43 2009/12/15 19:32:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/ChangeLog,v 1.44 2009/12/26 17:29:37 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> dvipdfmx-20050831.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 15 Dec 2009; Brent Baude <ranger@gentoo.org> dvipdfmx-20090708.ebuild: Marking dvipdfmx-20090708 ppc64 for bug 292808 diff --git a/app-text/dvipdfmx/dvipdfmx-20050831.ebuild b/app-text/dvipdfmx/dvipdfmx-20050831.ebuild index 6866004ee309..786b090010b3 100644 --- a/app-text/dvipdfmx/dvipdfmx-20050831.ebuild +++ b/app-text/dvipdfmx/dvipdfmx-20050831.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/dvipdfmx/dvipdfmx-20050831.ebuild,v 1.7 2008/09/04 05:54:52 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20050831.ebuild,v 1.8 2009/12/26 17:29:37 pva Exp $ inherit eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 ppc sparc x86" RDEPEND="virtual/tex-base - virtual/ghostscript + app-text/ghostscript-gpl >=media-libs/libpng-1.2.1 >=sys-libs/zlib-1.1.4 >=dev-libs/openssl-0.9.6i" diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog index e630078ffa23..8af8ac2e7bc4 100644 --- a/app-text/epstool/ChangeLog +++ b/app-text/epstool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/epstool -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.25 2009/02/17 21:23:39 phosphan Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.26 2009/12/26 17:29:33 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> epstool-3.08.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 17 Feb 2009; Patrick Kursawe <phosphan@gentoo.org> +files/gcc43.patch, epstool-3.08.ebuild: diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild index 9823295339a0..3a687b7c73ff 100644 --- a/app-text/epstool/epstool-3.08.ebuild +++ b/app-text/epstool/epstool-3.08.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/epstool/epstool-3.08.ebuild,v 1.11 2009/02/19 18:38:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.12 2009/12/26 17:29:33 pva Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 hppa ppc x86" IUSE="" -DEPEND="virtual/ghostscript +DEPEND="app-text/ghostscript-gpl !=app-text/gsview-4.6" src_unpack() { diff --git a/app-text/flpsed/ChangeLog b/app-text/flpsed/ChangeLog index c84d9075abc8..f95ca4a10bea 100644 --- a/app-text/flpsed/ChangeLog +++ b/app-text/flpsed/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/flpsed # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.20 2009/07/24 05:48:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.21 2009/12/26 17:30:19 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> flpsed-0.5.1.ebuild, + flpsed-0.6.1.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *flpsed-0.6.1 (24 Jul 2009) diff --git a/app-text/flpsed/flpsed-0.5.1.ebuild b/app-text/flpsed/flpsed-0.5.1.ebuild index 4d14d8d11835..bf3ab30adbf9 100644 --- a/app-text/flpsed/flpsed-0.5.1.ebuild +++ b/app-text/flpsed/flpsed-0.5.1.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/flpsed/flpsed-0.5.1.ebuild,v 1.3 2008/11/14 10:03:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.5.1.ebuild,v 1.4 2009/12/26 17:30:19 pva Exp $ EAPI=1 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXext x11-libs/libXft >=x11-libs/fltk-1.1:1.1 - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND}" diff --git a/app-text/flpsed/flpsed-0.6.1.ebuild b/app-text/flpsed/flpsed-0.6.1.ebuild index ece99d4b3c41..fcfd8b9e3ce2 100644 --- a/app-text/flpsed/flpsed-0.6.1.ebuild +++ b/app-text/flpsed/flpsed-0.6.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/app-text/flpsed/flpsed-0.6.1.ebuild,v 1.1 2009/07/24 05:48:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.6.1.ebuild,v 1.2 2009/12/26 17:30:19 pva Exp $ EAPI=1 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXext x11-libs/libXft x11-libs/fltk:2 - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND}" diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index 58db4d48d066..eb487a3d42b5 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/ggv -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.111 2008/05/24 12:26:36 eva Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.112 2009/12/26 17:30:21 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> ggv-2.8.3.ebuild, + ggv-2.8.5.ebuild, ggv-2.12.0.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 24 May 2008; Gilles Dartiguelongue <eva@gentoo.org> ggv-2.12.0.ebuild: remove unneeded src_unpack diff --git a/app-text/ggv/ggv-2.12.0.ebuild b/app-text/ggv/ggv-2.12.0.ebuild index 8e1878473ac5..6bc0443d496a 100644 --- a/app-text/ggv/ggv-2.12.0.ebuild +++ b/app-text/ggv/ggv-2.12.0.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/ggv/ggv-2.12.0.ebuild,v 1.5 2008/05/24 12:26:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.12.0.ebuild,v 1.6 2009/12/26 17:30:21 pva Exp $ inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/orbit-2 >=gnome-base/libbonobo-2 >=gnome-base/gconf-2 - virtual/ghostscript + app-text/ghostscript-gpl dev-libs/popt" DEPEND="${RDEPEND} diff --git a/app-text/ggv/ggv-2.8.3.ebuild b/app-text/ggv/ggv-2.8.3.ebuild index f4d299fb85a9..49665904a371 100644 --- a/app-text/ggv/ggv-2.8.3.ebuild +++ b/app-text/ggv/ggv-2.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/ggv/ggv-2.8.3.ebuild,v 1.14 2007/07/12 04:37:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.15 2009/12/26 17:30:21 pva Exp $ inherit gnome2 @@ -15,7 +15,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/libgnomeui-2.6 >=gnome-base/orbit-2.4.1 - virtual/ghostscript + app-text/ghostscript-gpl dev-libs/popt" DEPEND="${RDEPEND} diff --git a/app-text/ggv/ggv-2.8.5.ebuild b/app-text/ggv/ggv-2.8.5.ebuild index 36e62ac6577a..88a3757a3e1d 100644 --- a/app-text/ggv/ggv-2.8.5.ebuild +++ b/app-text/ggv/ggv-2.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/ggv/ggv-2.8.5.ebuild,v 1.13 2007/07/12 04:37:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.5.ebuild,v 1.14 2009/12/26 17:30:21 pva Exp $ inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/orbit-2 >=gnome-base/libbonobo-2 >=gnome-base/gconf-2 - virtual/ghostscript + app-text/ghostscript-gpl dev-libs/popt" DEPEND="${RDEPEND} diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog index bc556e2098e8..7722480d0bc7 100644 --- a/app-text/gocr/ChangeLog +++ b/app-text/gocr/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/gocr -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.57 2009/04/29 22:53:15 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.58 2009/12/26 17:31:31 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> gocr-0.45.ebuild, + gocr-0.46.ebuild, gocr-0.47.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *gocr-0.47 (29 Apr 2009) diff --git a/app-text/gocr/gocr-0.45.ebuild b/app-text/gocr/gocr-0.45.ebuild index 52d3ae22262c..510c2508e6ab 100644 --- a/app-text/gocr/gocr-0.45.ebuild +++ b/app-text/gocr/gocr-0.45.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/gocr/gocr-0.45.ebuild,v 1.7 2008/04/06 18:55:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.45.ebuild,v 1.8 2009/12/26 17:31:31 pva Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="doc tk" DEPEND=">=media-libs/netpbm-9.12 - doc? ( >=media-gfx/transfig-3.2 virtual/ghostscript ) + doc? ( >=media-gfx/transfig-3.2 app-text/ghostscript-gpl ) tk? ( dev-lang/tk )" DOCS="AUTHORS BUGS CREDITS HISTORY RE* TODO" diff --git a/app-text/gocr/gocr-0.46.ebuild b/app-text/gocr/gocr-0.46.ebuild index 3a5e7f961a40..aabdcba676a2 100644 --- a/app-text/gocr/gocr-0.46.ebuild +++ b/app-text/gocr/gocr-0.46.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/gocr/gocr-0.46.ebuild,v 1.1 2008/10/26 13:43:25 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.46.ebuild,v 1.2 2009/12/26 17:31:31 pva Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc tk" DEPEND=">=media-libs/netpbm-9.12 - doc? ( >=media-gfx/transfig-3.2 virtual/ghostscript ) + doc? ( >=media-gfx/transfig-3.2 app-text/ghostscript-gpl ) tk? ( dev-lang/tk )" DOCS="AUTHORS BUGS CREDITS HISTORY RE* TODO" diff --git a/app-text/gocr/gocr-0.47.ebuild b/app-text/gocr/gocr-0.47.ebuild index 3659491771bc..cc5a4ac8041a 100644 --- a/app-text/gocr/gocr-0.47.ebuild +++ b/app-text/gocr/gocr-0.47.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/gocr/gocr-0.47.ebuild,v 1.1 2009/04/29 22:53:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.47.ebuild,v 1.2 2009/12/26 17:31:31 pva Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc tk" DEPEND=">=media-libs/netpbm-9.12 - doc? ( >=media-gfx/transfig-3.2 virtual/ghostscript ) + doc? ( >=media-gfx/transfig-3.2 app-text/ghostscript-gpl ) tk? ( dev-lang/tk )" DOCS="AUTHORS BUGS CREDITS HISTORY RE* TODO" 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() { diff --git a/app-text/pspresent/ChangeLog b/app-text/pspresent/ChangeLog index 7b62936f1fed..4d6dbb2292cc 100644 --- a/app-text/pspresent/ChangeLog +++ b/app-text/pspresent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/pspresent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.26 2009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.27 2009/12/26 17:32:04 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> pspresent-1.2.ebuild, + pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> pspresent-1.2.ebuild, pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild: diff --git a/app-text/pspresent/pspresent-1.2-r1.ebuild b/app-text/pspresent/pspresent-1.2-r1.ebuild index 900d16ea53a6..9082b270fd92 100644 --- a/app-text/pspresent/pspresent-1.2-r1.ebuild +++ b/app-text/pspresent/pspresent-1.2-r1.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/pspresent/pspresent-1.2-r1.ebuild,v 1.4 2009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild,v 1.5 2009/12/26 17:32:04 pva Exp $ IUSE="xinerama" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" RDEPEND="x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND} x11-proto/xproto xinerama? ( x11-proto/xineramaproto ) diff --git a/app-text/pspresent/pspresent-1.2.ebuild b/app-text/pspresent/pspresent-1.2.ebuild index f1208ec9da32..e3d4e10b465c 100644 --- a/app-text/pspresent/pspresent-1.2.ebuild +++ b/app-text/pspresent/pspresent-1.2.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/pspresent/pspresent-1.2.ebuild,v 1.11 2009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.12 2009/12/26 17:32:04 pva Exp $ IUSE="xinerama" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" RDEPEND="x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND} x11-proto/xproto xinerama? ( x11-proto/xineramaproto ) diff --git a/app-text/pspresent/pspresent-1.3.ebuild b/app-text/pspresent/pspresent-1.3.ebuild index e7515bac361b..4af0d5b60bc8 100644 --- a/app-text/pspresent/pspresent-1.3.ebuild +++ b/app-text/pspresent/pspresent-1.3.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/pspresent/pspresent-1.3.ebuild,v 1.6 2009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v 1.7 2009/12/26 17:32:04 pva Exp $ IUSE="xinerama" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" RDEPEND="x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND="${RDEPEND} x11-proto/xproto xinerama? ( x11-proto/xineramaproto ) |