diff options
author | 2015-07-30 12:56:52 +0000 | |
---|---|---|
committer | 2015-07-30 12:56:52 +0000 | |
commit | 8afa71edb4c523cf8868eb53ac83a88f256818df (patch) | |
tree | e5902c2bb122af8e669e8fe963e15a94e47bd842 /app-text | |
parent | Stable for sparc, wrt bug #555514 (diff) | |
download | gentoo-2-8afa71edb4c523cf8868eb53ac83a88f256818df.tar.gz gentoo-2-8afa71edb4c523cf8868eb53ac83a88f256818df.tar.bz2 gentoo-2-8afa71edb4c523cf8868eb53ac83a88f256818df.zip |
Stable for sparc, wrt bug #546632
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-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 4a0500deaf44..2c9d6263161c 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.190 2015/07/25 17:58:59 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.191 2015/07/30 12:56:52 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> ghostscript-gpl-9.15-r1.ebuild: + Stable for sparc, wrt bug #546632 25 Jul 2015; Anthony G. Basile <blueness@gentoo.org> ghostscript-gpl-9.15-r1.ebuild: 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 23e1b8db2aad..0ec5f1b2344d 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.13 2015/07/25 17:58:59 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild,v 1.14 2015/07/30 12:56:52 ago 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 )" |