diff options
author | 2009-12-26 17:32:04 +0000 | |
---|---|---|
committer | 2009-12-26 17:32:04 +0000 | |
commit | 780822d250cd681e4ffbbf6b92ed0a5f81d27f08 (patch) | |
tree | 59d6ff158616684d9c457a2dce3dde704d88c771 /app-text/a2ps | |
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/a2ps')
-rw-r--r-- | app-text/a2ps/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.13c-r5.ebuild | 8 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.13c-r6.ebuild | 8 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.14.ebuild | 6 |
5 files changed, 20 insertions, 15 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 ) |