diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:41:57 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:41:57 +0000 |
commit | 309f7eb5d1d69dc96a1d778a15af03ac118a0d67 (patch) | |
tree | fb2ddea2b78e58f6baf05313e6f63326d21c90f1 /net-misc/balance | |
parent | Add ~alpha/~ia64/~sparc wrt #294206 (diff) | |
download | historical-309f7eb5d1d69dc96a1d778a15af03ac118a0d67.tar.gz historical-309f7eb5d1d69dc96a1d778a15af03ac118a0d67.tar.bz2 historical-309f7eb5d1d69dc96a1d778a15af03ac118a0d67.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 'net-misc/balance')
-rw-r--r-- | net-misc/balance/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/balance/balance-3.35.ebuild | 6 | ||||
-rw-r--r-- | net-misc/balance/balance-3.40.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/net-misc/balance/ChangeLog b/net-misc/balance/ChangeLog index 8b801a64cb99..95298ea5aa70 100644 --- a/net-misc/balance/ChangeLog +++ b/net-misc/balance/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/balance -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/balance/ChangeLog,v 1.15 2007/12/25 23:12:12 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/balance/ChangeLog,v 1.16 2009/12/26 17:41:50 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> balance-3.35.ebuild, + balance-3.40.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. *balance-3.40 (25 Dec 2007) diff --git a/net-misc/balance/balance-3.35.ebuild b/net-misc/balance/balance-3.35.ebuild index 79d68ab752e3..12889b3563a5 100644 --- a/net-misc/balance/balance-3.35.ebuild +++ b/net-misc/balance/balance-3.35.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/net-misc/balance/balance-3.35.ebuild,v 1.2 2007/11/14 20:17:50 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/balance/balance-3.35.ebuild,v 1.3 2009/12/26 17:41:50 pva Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" -DEPEND="doc? ( virtual/ghostscript )" +DEPEND="doc? ( app-text/ghostscript-gpl )" RDEPEND="" src_compile() { diff --git a/net-misc/balance/balance-3.40.ebuild b/net-misc/balance/balance-3.40.ebuild index 6634268f7b0a..44d74f7f991f 100644 --- a/net-misc/balance/balance-3.40.ebuild +++ b/net-misc/balance/balance-3.40.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/net-misc/balance/balance-3.40.ebuild,v 1.1 2007/12/25 23:12:12 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/balance/balance-3.40.ebuild,v 1.2 2009/12/26 17:41:50 pva Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" -DEPEND="doc? ( virtual/ghostscript )" +DEPEND="doc? ( app-text/ghostscript-gpl )" RDEPEND="" src_compile() { |