diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-02-19 23:55:42 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-02-19 23:55:42 +0000 |
commit | 3c7e0314eabadf54d9ecd92c242bb06ed8197bd3 (patch) | |
tree | 6a1357838293e29884a34c7a42e6b7280affb33f /app-text/ghostscript-gpl | |
parent | Remove old (diff) | |
download | gentoo-2-3c7e0314eabadf54d9ecd92c242bb06ed8197bd3.tar.gz gentoo-2-3c7e0314eabadf54d9ecd92c242bb06ed8197bd3.tar.bz2 gentoo-2-3c7e0314eabadf54d9ecd92c242bb06ed8197bd3.zip |
Restore keywords after unbundling, see bug 206893 comment 15.
(Portage version: 2.1.10.47/cvs/Linux x86_64)
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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 31e58a2de8de..556ce5366683 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.133 2012/02/09 01:47:54 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.134 2012/02/19 23:55:42 dilfridge Exp $ + + 19 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> + ghostscript-gpl-9.05.ebuild: + Restore keywords after unbundling, see bug 206893 comment 15. *ghostscript-gpl-9.05 (09 Feb 2012) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.05.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.05.ebuild index 8233a7456d48..d29bf89a6e65 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.1 2012/02/09 01:47:54 tgurr Exp $ +# $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 $ EAPI=3 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~s390 ~sh ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="bindist cups dbus djvu gtk idn jpeg2k static-libs X" COMMON_DEPEND=" |