summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 17:41:50 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 17:41:50 +0000
commit622eb714591e1bda55cc6147daabe30f28d1c396 (patch)
tree071de11f187fac8de75b8696509c912d4cff2ac1 /net-misc
parentAdd ~alpha/~ia64/~sparc wrt #294206 (diff)
downloadgentoo-2-622eb714591e1bda55cc6147daabe30f28d1c396.tar.gz
gentoo-2-622eb714591e1bda55cc6147daabe30f28d1c396.tar.bz2
gentoo-2-622eb714591e1bda55cc6147daabe30f28d1c396.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 'net-misc')
-rw-r--r--net-misc/balance/ChangeLog9
-rw-r--r--net-misc/balance/balance-3.35.ebuild6
-rw-r--r--net-misc/balance/balance-3.40.ebuild6
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() {