diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 15:08:17 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 15:08:17 +0000 |
commit | cf07e2e274377fd40075fe9dfa5844564dfbbab3 (patch) | |
tree | df1bc8f1f3c6888831e7c5785514df454449f1b8 /app-text | |
parent | Remove old. (diff) | |
download | gentoo-2-cf07e2e274377fd40075fe9dfa5844564dfbbab3.tar.gz gentoo-2-cf07e2e274377fd40075fe9dfa5844564dfbbab3.tar.bz2 gentoo-2-cf07e2e274377fd40075fe9dfa5844564dfbbab3.zip |
alpha stable wrt bug #546632
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.15-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 46d78de113d2..a996becfc2ba 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.187 2015/06/11 14:20:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.188 2015/06/28 15:08:17 zlogene Exp $ + + 28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> + ghostscript-gpl-9.15-r1.ebuild: + alpha stable wrt bug #546632 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> ghostscript-gpl-9.15-r1.ebuild: Stable for ppc, wrt bug #546632 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 119a1c7bdbc8..03a38a47a1d2 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.10 2015/06/11 14:20:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild,v 1.11 2015/06/28 15:08:17 zlogene 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 )" |