diff options
author | 2015-05-31 18:14:52 +0000 | |
---|---|---|
committer | 2015-05-31 18:14:52 +0000 | |
commit | 5f5761df78c934df3411bc60c13fdf8b416a5327 (patch) | |
tree | 15dcf261539ee300666efa5960f4ee6ab2d84c70 /app-text/ghostscript-gpl | |
parent | Version bump. (diff) | |
download | gentoo-2-5f5761df78c934df3411bc60c13fdf8b416a5327.tar.gz gentoo-2-5f5761df78c934df3411bc60c13fdf8b416a5327.tar.bz2 gentoo-2-5f5761df78c934df3411bc60c13fdf8b416a5327.zip |
amd64 stable wrt bug #546632
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.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 18626085f488..d0253d5436d7 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.179 2015/03/22 07:18:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.180 2015/05/31 18:14:52 zlogene Exp $ + + 31 May 2015; Mikle Kolyada <zlogene@gentoo.org> + ghostscript-gpl-9.15-r1.ebuild: + amd64 stable wrt bug #546632 22 Mar 2015; Ulrich Müller <ulm@gentoo.org> ghostscript-gpl-9.10-r2.ebuild, ghostscript-gpl-9.10-r4.ebuild, 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 f6fa10e2959c..0b570cba0f1d 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.3 2015/03/22 07:18:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild,v 1.4 2015/05/31 18:14:52 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 )" |