diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-05 05:50:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-05 05:50:36 +0000 |
commit | 04d9cf8c58fac1f0e33e8fd5f81c0c7d78b489ab (patch) | |
tree | a460709d1117e615cc02cbc95cf470ad302f7905 /app-text/ghostscript-gpl | |
parent | arm stable, bug #383057 (diff) | |
download | historical-04d9cf8c58fac1f0e33e8fd5f81c0c7d78b489ab.tar.gz historical-04d9cf8c58fac1f0e33e8fd5f81c0c7d78b489ab.tar.bz2 historical-04d9cf8c58fac1f0e33e8fd5f81c0c7d78b489ab.zip |
arm stable, bug #382951
Package-Manager: portage-2.1.10.20/cvs/Linux i686
Diffstat (limited to 'app-text/ghostscript-gpl')
-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 43ddd1e04003..04d956f6eff8 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.121 2011/09/18 22:00:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.122 2011/10/05 05:50:36 maekke Exp $ + + 05 Oct 2011; Markus Meier <maekke@gentoo.org> ghostscript-gpl-9.04-r3.ebuild: + arm stable, bug #382951 18 Sep 2011; Markus Meier <maekke@gentoo.org> ghostscript-gpl-9.04-r3.ebuild: x86 stable, bug #382951 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 81b5b68d01c7..8a02182c5b71 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.3 2011/09/18 22:00:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild,v 1.4 2011/10/05 05:50:36 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 |