diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-18 22:00:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-18 22:00:43 +0000 |
commit | 7a1170825c77935e0723aff1733b3341c937e88d (patch) | |
tree | f9261c54f9a71d975dad36db9d056c84964f8b1f /app-text | |
parent | x86 stable, bug #382951 (diff) | |
download | gentoo-2-7a1170825c77935e0723aff1733b3341c937e88d.tar.gz gentoo-2-7a1170825c77935e0723aff1733b3341c937e88d.tar.bz2 gentoo-2-7a1170825c77935e0723aff1733b3341c937e88d.zip |
x86 stable, bug #382951
(Portage version: 2.1.10.18/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index ae9a47667aa8..43ddd1e04003 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,9 @@ # 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.120 2011/09/16 13:20:36 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.121 2011/09/18 22:00:43 maekke Exp $ + + 18 Sep 2011; Markus Meier <maekke@gentoo.org> ghostscript-gpl-9.04-r3.ebuild: + x86 stable, bug #382951 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 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 6eaf13618507..81b5b68d01c7 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.2 2011/09/16 13:20:36 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild,v 1.3 2011/09/18 22:00:43 maekke 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 |