summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-05-26 05:59:39 +0000
committerPeter Volkov <pva@gentoo.org>2009-05-26 05:59:39 +0000
commit0a8ce576f568f79a681b1b47c6b423553116208c (patch)
tree187687a06b94443ac533ec719414819a426160af /virtual
parentRemoving app-text/ghostscript-esp from dependecies, it'll be removed from the... (diff)
downloadgentoo-2-0a8ce576f568f79a681b1b47c6b423553116208c.tar.gz
gentoo-2-0a8ce576f568f79a681b1b47c6b423553116208c.tar.bz2
gentoo-2-0a8ce576f568f79a681b1b47c6b423553116208c.zip
Removing app-text/ghostscript-esp from dependecies, it'll be removed from the tree, bug #261434.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/ghostscript/ChangeLog8
-rw-r--r--virtual/ghostscript/ghostscript-0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/virtual/ghostscript/ChangeLog b/virtual/ghostscript/ChangeLog
index 1f5eed856aff..bb0786e3b60d 100644
--- a/virtual/ghostscript/ChangeLog
+++ b/virtual/ghostscript/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/ghostscript
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.7 2008/01/25 19:41:42 grobian Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.8 2009/05/26 05:59:39 pva Exp $
+
+ 26 May 2009; Peter Volkov <pva@gentoo.org> ghostscript-0.ebuild:
+ Removing app-text/ghostscript-esp from dependecies, it'll be removed from
+ the tree, bug #261434.
25 Jan 2008; Fabian Groffen <grobian@gentoo.org> ghostscript-0.ebuild:
Dropped ppc-macos keyword, see you in prefix
diff --git a/virtual/ghostscript/ghostscript-0.ebuild b/virtual/ghostscript/ghostscript-0.ebuild
index 4d6ce6fb230d..f741f9837a0c 100644
--- a/virtual/ghostscript/ghostscript-0.ebuild
+++ b/virtual/ghostscript/ghostscript-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/virtual/ghostscript/ghostscript-0.ebuild,v 1.6 2008/01/25 19:41:42 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild,v 1.7 2009/05/26 05:59:39 pva Exp $
DESCRIPTION="Virtual for Ghostscript"
HOMEPAGE="http://www.ghostscript.com"
@@ -12,7 +12,5 @@ IUSE=""
DEPEND=""
RDEPEND="|| (
app-text/ghostscript-gpl
- >=app-text/ghostscript-esp-8
app-text/ghostscript-gnu
- app-text/ghostscript-esp
)"