diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-06-03 05:30:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-06-03 05:30:30 +0000 |
commit | b397d8376fc7d83bae566576727bae15dcdc320e (patch) | |
tree | 99e36fc3d109e75e71ad677eea89e57ae15af963 /app-text/ghostscript-gpl | |
parent | Bump patch level. (diff) | |
download | gentoo-2-b397d8376fc7d83bae566576727bae15dcdc320e.tar.gz gentoo-2-b397d8376fc7d83bae566576727bae15dcdc320e.tar.bz2 gentoo-2-b397d8376fc7d83bae566576727bae15dcdc320e.zip |
Stable for HPPA (bug #546632).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 9957e21bd6a3..962f0f89f728 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.182 2015/06/02 18:03:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.183 2015/06/03 05:30:30 jer Exp $ + + 03 Jun 2015; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-9.15-r1.ebuild: + Stable for HPPA (bug #546632). 02 Jun 2015; Pacho Ramos <pacho@gentoo.org> ghostscript-gpl-9.15-r1.ebuild: -j1 needed because of bug #550926 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild index a05e7e1a0825..57f4b22344d9 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.15-r1.ebuild,v 1.6 2015/06/02 18:03:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild,v 1.7 2015/06/03 05:30:30 jer Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="cups dbus djvu gtk idn linguas_de static-libs X" RESTRICT="djvu? ( bindist )" |