summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-27 08:15:14 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-27 08:15:14 +0000
commitdca7971533765f198c9cd0cb1e2983d4d713c969 (patch)
tree2cafb49cba91649ce9094ae38223a32fbfbd3f6f /virtual/ghostscript
parentMove ghostscript-afpl to ghostscript-gpl and change the license, thanks to Er... (diff)
downloadgentoo-2-dca7971533765f198c9cd0cb1e2983d4d713c969.tar.gz
gentoo-2-dca7971533765f198c9cd0cb1e2983d4d713c969.tar.bz2
gentoo-2-dca7971533765f198c9cd0cb1e2983d4d713c969.zip
Change ghostscript-afpl to -gpl and move it to #1
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'virtual/ghostscript')
-rw-r--r--virtual/ghostscript/ChangeLog5
-rw-r--r--virtual/ghostscript/ghostscript-0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ghostscript/ChangeLog b/virtual/ghostscript/ChangeLog
index e7201147a3e3..e8fc7e9f4fc5 100644
--- a/virtual/ghostscript/ChangeLog
+++ b/virtual/ghostscript/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/ghostscript
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.3 2006/05/06 21:55:57 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.4 2006/06/27 08:15:14 genstef Exp $
+
+ 27 Jun 2006; Stefan Schweizer <genstef@gentoo.org> ghostscript-0.ebuild:
+ Change ghostscript-afpl to -gpl and move it to #1
06 May 2006; Stefan Schweizer <genstef@gentoo.org> ghostscript-0.ebuild:
Make gs-esp-8 default for ~arch systems only until all arches stabilized it
diff --git a/virtual/ghostscript/ghostscript-0.ebuild b/virtual/ghostscript/ghostscript-0.ebuild
index 3e446b1652b1..7b351d8c1344 100644
--- a/virtual/ghostscript/ghostscript-0.ebuild
+++ b/virtual/ghostscript/ghostscript-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.2 2006/05/06 21:55:57 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild,v 1.3 2006/06/27 08:15:14 genstef Exp $
DESCRIPTION="Virtual for Ghostscript"
HOMEPAGE="http://www.ghostscript.com"
@@ -10,9 +10,9 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="|| (
+ app-text/ghostscript-gpl
>=app-text/ghostscript-esp-8
app-text/ghostscript-gnu
- app-text/ghostscript-afpl
app-text/ghostscript-esp
)"
RDEPEND="${DEPEND}"