summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-02-27 20:48:59 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-02-27 20:48:59 +0000
commit9a29c25551993d93725f0b6d6e43967293c9525e (patch)
tree00864c418d6ad1381d7a30f141aab6835e94d6c3
parenthandle cases where requested gid is already taken #41657 (diff)
downloadhistorical-9a29c25551993d93725f0b6d6e43967293c9525e.tar.gz
historical-9a29c25551993d93725f0b6d6e43967293c9525e.tar.bz2
historical-9a29c25551993d93725f0b6d6e43967293c9525e.zip
added gtk to IUSE (bug #43098)
-rw-r--r--app-text/ghostscript-afpl/ChangeLog6
-rw-r--r--app-text/ghostscript-afpl/Manifest6
-rw-r--r--app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild4
-rw-r--r--app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog
index 4a40b267064f..09eab90b7bee 100644
--- a/app-text/ghostscript-afpl/ChangeLog
+++ b/app-text/ghostscript-afpl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ghostscript-afpl
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.8 2004/02/24 11:01:18 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.9 2004/02/27 20:48:59 lanius Exp $
+
+ 27 Feb 2004; Heinrich Wendel <lanius@gentoo.org>
+ ghostscript-afpl-8.13.ebuild, ghostscript-afpl-8.14.ebuild:
+ added gtk to IUSE (bug #43098)
24 Feb 2004; Heinrich Wendel <lanius@gentoo.org>
ghostscript-afpl-8.14.ebuild:
diff --git a/app-text/ghostscript-afpl/Manifest b/app-text/ghostscript-afpl/Manifest
index a6a60cf160d2..5b7d9b6cc02b 100644
--- a/app-text/ghostscript-afpl/Manifest
+++ b/app-text/ghostscript-afpl/Manifest
@@ -1,6 +1,6 @@
-MD5 5bda8a94a0a504cd0a12670c9ecfe331 ghostscript-afpl-8.13.ebuild 3420
-MD5 395a74ada2782878b946dd2c66c2fc07 ghostscript-afpl-8.14.ebuild 3339
-MD5 a9a4d0fe1e21ea59e5759362133e9ec6 ChangeLog 1300
+MD5 166480d58f36915039cdccf173324cd3 ghostscript-afpl-8.13.ebuild 3424
+MD5 2eb65495d71e0cf6f900e0d46185dd48 ghostscript-afpl-8.14.ebuild 3343
+MD5 4983a277c60190246867a9db1c644b6d ChangeLog 1447
MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
MD5 d2310357c9c02c81ac07cc02ab552836 files/digest-ghostscript-afpl-8.13 359
MD5 550c82a660a48a76de2ecfd32c7b5a9b files/digest-ghostscript-afpl-8.14 359
diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild
index c9658060a918..ff3411e5aaa2 100644
--- a/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild
+++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild,v 1.3 2004/01/15 17:57:37 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild,v 1.4 2004/02/27 20:48:59 lanius Exp $
inherit eutils
@@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz
LICENSE="Aladdin"
SLOT="0"
KEYWORDS="x86"
-IUSE="X cups cjk"
+IUSE="X cups cjk gtk"
PROVIDE="virtual/ghostscript"
diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild
index 18a61e6f92f8..901bd46636cb 100644
--- a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild
+++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild,v 1.1 2004/02/24 11:01:18 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild,v 1.2 2004/02/27 20:48:59 lanius Exp $
inherit eutils
@@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz
LICENSE="Aladdin"
SLOT="0"
KEYWORDS="~x86"
-IUSE="X cups cjk"
+IUSE="X cups cjk gtk"
PROVIDE="virtual/ghostscript"