diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-11-06 20:38:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-11-06 20:38:39 +0000 |
commit | e5fe3c18faefbf6553aad9e81a6900ae428a4baa (patch) | |
tree | ff6829d55efd7aec7de0ba5c037336054eed928a /app-text/ghostscript-gpl | |
parent | x86 stable wrt security #196480 (diff) | |
download | gentoo-2-e5fe3c18faefbf6553aad9e81a6900ae428a4baa.tar.gz gentoo-2-e5fe3c18faefbf6553aad9e81a6900ae428a4baa.tar.bz2 gentoo-2-e5fe3c18faefbf6553aad9e81a6900ae428a4baa.zip |
Stable on amd64 wrt bug #196860.
(Portage version: 2.1.3.16)
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-8.60-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 73f1a936553e..9872b76a8344 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.29 2007/11/06 17:18:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.30 2007/11/06 20:38:39 wolf31o2 Exp $ + + 06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> + ghostscript-gpl-8.60-r1.ebuild: + Stable on amd64 wrt bug #196860. 06 Nov 2007; Markus Rothe <corsair@gentoo.org> ghostscript-gpl-8.60-r1.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild index b1ddb62dc251..58bbb1414f0a 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild,v 1.7 2007/11/06 17:18:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild,v 1.8 2007/11/06 20:38:39 wolf31o2 Exp $ inherit autotools elisp-common eutils versionator flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="cjk? ( ftp://ftp.gyve.org/pub/gs-cjk/adobe-cmaps-200406.tar.gz LICENSE="GPL-2 CPL-1.0" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |