diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-14 19:02:05 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-14 19:02:05 +0000 |
commit | f2398bf4d9614026ba0c4b1f56f4bf9ac20ad9bf (patch) | |
tree | 7222ecfe0771601b23f223a8db388f8296c9c5d5 /app-text/ghostscript-gpl | |
parent | sci-biology/ariadne: Correct deps, bump EAPI, handle static-libs (diff) | |
download | historical-f2398bf4d9614026ba0c4b1f56f4bf9ac20ad9bf.tar.gz historical-f2398bf4d9614026ba0c4b1f56f4bf9ac20ad9bf.tar.bz2 historical-f2398bf4d9614026ba0c4b1f56f4bf9ac20ad9bf.zip |
x86 stable, see bug 414463
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 9184c9f58305..b74ad7620009 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.148 2012/06/02 08:08:27 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.149 2012/06/14 19:00:23 nativemad Exp $ + + 14 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> + ghostscript-gpl-9.05-r1.ebuild: + x86 stable, see bug 414463 02 Jun 2012; Zac Medico <zmedico@gentoo.org> ghostscript-gpl-9.04-r4.ebuild, ghostscript-gpl-9.05-r1.ebuild, ghostscript-gpl-9.05-r2.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild index 5809688a74f1..399c5afa484d 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.05-r1.ebuild,v 1.8 2012/06/02 08:08:27 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v 1.9 2012/06/14 19:00:23 nativemad Exp $ EAPI=3 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="bindist cups dbus djvu gtk idn jpeg2k static-libs X" COMMON_DEPEND=" |