diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 13:20:36 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 13:20:36 +0000 |
commit | 4b28c4e0180e9265fa48d13d92c77223e9f82991 (patch) | |
tree | e1ecdc10cce734f005eb9e6a0ee3eacca4f1b3c4 /app-text | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-4b28c4e0180e9265fa48d13d92c77223e9f82991.tar.gz gentoo-2-4b28c4e0180e9265fa48d13d92c77223e9f82991.tar.bz2 gentoo-2-4b28c4e0180e9265fa48d13d92c77223e9f82991.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #382951.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index b762c537cded..ae9a47667aa8 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript-gpl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.119 2011/08/25 01:13:19 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.120 2011/09/16 13:20:36 chainsaw Exp $ + + 16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> ghostscript-gpl-9.04-r3.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian + "idella4" Delaney in bug #382951. *ghostscript-gpl-9.04-r3 (25 Aug 2011) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild index 276164e23fd5..6eaf13618507 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild,v 1.1 2011/08/25 01:13:19 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild,v 1.2 2011/09/16 13:20:36 chainsaw Exp $ EAPI=3 inherit autotools eutils versionator flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="!bindist? ( djvu? ( mirror://sourceforge/djvu/gsdjvu-${GSDJVU_PV}.tar.g LICENSE="GPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="bindist cups dbus djvu gtk idn jpeg2k static-libs X" COMMON_DEPEND="app-text/libpaper |