diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-23 18:52:15 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-23 18:52:15 +0000 |
commit | 9cc25a87f388b9be3693cff4074bc40bdd954fdf (patch) | |
tree | f4f50f6613770ec59029e6ff030bee1d37d81830 /app-text/ghostscript | |
parent | Mark as stable as it is better, doesn't block motif (diff) | |
download | gentoo-2-9cc25a87f388b9be3693cff4074bc40bdd954fdf.tar.gz gentoo-2-9cc25a87f388b9be3693cff4074bc40bdd954fdf.tar.bz2 gentoo-2-9cc25a87f388b9be3693cff4074bc40bdd954fdf.zip |
remove gnome USE flag
Diffstat (limited to 'app-text/ghostscript')
-rw-r--r-- | app-text/ghostscript/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript/ghostscript-7.05.5-r1.ebuild | 3 | ||||
-rw-r--r-- | app-text/ghostscript/ghostscript-7.05.5-r2.ebuild | 3 | ||||
-rw-r--r-- | app-text/ghostscript/ghostscript-7.05.5.ebuild | 5 |
4 files changed, 9 insertions, 8 deletions
diff --git a/app-text/ghostscript/ChangeLog b/app-text/ghostscript/ChangeLog index 8776d920a7ac..6874e51ff426 100644 --- a/app-text/ghostscript/ChangeLog +++ b/app-text/ghostscript/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for app-text/ghostscript # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.24 2003/02/22 04:43:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.25 2003/02/23 18:52:15 foser Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *ghostscript-7.05.5-r2 (28 Jan 2003) + 23 Feb 2003; foser <foser@gentoo.org> ghostscript-7.05.5[-r1,-r2].ebuild : + Removed gnome USE flag (gimp-print) because of #15464 + gimp-print is technically not even a gnome thing + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> ghostscript-7.05.5-r2.ebuild : Mark stable on Alpha diff --git a/app-text/ghostscript/ghostscript-7.05.5-r1.ebuild b/app-text/ghostscript/ghostscript-7.05.5-r1.ebuild index 0c5b2ce80f5d..bbbca4fb3840 100644 --- a/app-text/ghostscript/ghostscript-7.05.5-r1.ebuild +++ b/app-text/ghostscript/ghostscript-7.05.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5-r1.ebuild,v 1.2 2003/02/13 09:37:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5-r1.ebuild,v 1.3 2003/02/23 18:52:15 foser Exp $ DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support" SRC_URI="ftp://ftp.easysw.com/pub/ghostscript/espgs-${PV}-source.tar.bz2 @@ -20,7 +20,6 @@ DEPEND="virtual/glibc >=media-libs/libpng-1.2.1 >=sys-libs/zlib-1.1.4 X? ( virtual/x11 ) - gnome? ( >=media-gfx/gimp-print-4.2.1 ) cjk? ( x11-misc/arphicfonts x11-misc/kochi-fonts x11-misc/baekmuk-fonts )" diff --git a/app-text/ghostscript/ghostscript-7.05.5-r2.ebuild b/app-text/ghostscript/ghostscript-7.05.5-r2.ebuild index c502ee6c2a08..dfc9f5f39d30 100644 --- a/app-text/ghostscript/ghostscript-7.05.5-r2.ebuild +++ b/app-text/ghostscript/ghostscript-7.05.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5-r2.ebuild,v 1.3 2003/02/22 04:43:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5-r2.ebuild,v 1.4 2003/02/23 18:52:15 foser Exp $ DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support" SRC_URI="ftp://ftp.easysw.com/pub/ghostscript/espgs-${PV}-source.tar.bz2 @@ -20,7 +20,6 @@ DEPEND="virtual/glibc >=media-libs/libpng-1.2.1 >=sys-libs/zlib-1.1.4 X? ( virtual/x11 ) - gnome? ( >=media-gfx/gimp-print-4.2.1 ) cjk? ( x11-misc/arphicfonts x11-misc/kochi-fonts x11-misc/baekmuk-fonts )" diff --git a/app-text/ghostscript/ghostscript-7.05.5.ebuild b/app-text/ghostscript/ghostscript-7.05.5.ebuild index 75ad820294b3..957627975537 100644 --- a/app-text/ghostscript/ghostscript-7.05.5.ebuild +++ b/app-text/ghostscript/ghostscript-7.05.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5.ebuild,v 1.13 2003/02/13 09:37:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5.ebuild,v 1.14 2003/02/23 18:52:15 foser Exp $ DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support" SRC_URI="ftp://ftp.easysw.com/pub/ghostscript/espgs-${PV}-source.tar.bz2 @@ -17,8 +17,7 @@ DEPEND="virtual/glibc >=media-libs/jpeg-6b >=media-libs/libpng-1.2.1 >=sys-libs/zlib-1.1.4 - X? ( virtual/x11 ) - gnome? ( >=media-gfx/gimp-print-4.2.1 )" + X? ( virtual/x11 )" S=${WORKDIR}/espgs-${PV} |