diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-15 20:51:56 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-15 20:51:56 +0000 |
commit | e0404b5013550ffc51b5c0516d778b01c19fdfbd (patch) | |
tree | 9c467440d1510916aa74be50647ec8cd98fb5955 /app-text/ghostscript-gpl | |
parent | ia64 stable wrt bug #530280 (diff) | |
download | gentoo-2-e0404b5013550ffc51b5c0516d778b01c19fdfbd.tar.gz gentoo-2-e0404b5013550ffc51b5c0516d778b01c19fdfbd.tar.bz2 gentoo-2-e0404b5013550ffc51b5c0516d778b01c19fdfbd.zip |
ia64 stable wrt bug #546632
(Portage version: 2.2.20/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 a996becfc2ba..9e6990dc3497 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.188 2015/06/28 15:08:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.189 2015/07/15 20:51:56 zlogene Exp $ + + 15 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> + ghostscript-gpl-9.15-r1.ebuild: + ia64 stable wrt bug #546632 28 Jun 2015; Mikle Kolyada <zlogene@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 03a38a47a1d2..50f8c019b71a 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.11 2015/06/28 15:08:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild,v 1.12 2015/07/15 20:51:56 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 )" |