diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-05 19:47:38 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-05 19:47:38 +0000 |
commit | abe9ea6469de6130cdd214e665e28d3038b2dd29 (patch) | |
tree | cb9c37fb6d7c64d4da117d57e795610907729e81 /app-text | |
parent | Just crashes on amd64, removing keyword (diff) | |
download | gentoo-2-abe9ea6469de6130cdd214e665e28d3038b2dd29.tar.gz gentoo-2-abe9ea6469de6130cdd214e665e28d3038b2dd29.tar.bz2 gentoo-2-abe9ea6469de6130cdd214e665e28d3038b2dd29.zip |
Restore keywords since jbig2dec has now all that it needs, bug 401853
(Portage version: 2.1.10.55/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.05.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 0c27899d5dda..2f9774b7cdeb 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.135 2012/03/17 12:04:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.136 2012/04/05 19:47:38 dilfridge Exp $ + + 05 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> + ghostscript-gpl-9.05.ebuild: + Restore keywords since jbig2dec has now all that it needs, bug 401853 17 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> ghostscript-gpl-9.04-r4.ebuild, ghostscript-gpl-9.04-r5.ebuild, diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.05.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.05.ebuild index d29bf89a6e65..e9d181ebe3ca 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.05.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.05.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.ebuild,v 1.2 2012/02/19 23:55:42 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05.ebuild,v 1.3 2012/04/05 19:47:38 dilfridge Exp $ EAPI=3 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~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=" |