diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-11-01 13:13:58 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-11-01 13:13:58 +0000 |
commit | 786438b7b8e0cd95ab77e5899c676fd5ebdd5014 (patch) | |
tree | 8754c1ccd2940d5b300c2d27597f66656717357a /app-text/ghostscript-gpl | |
parent | version bump (diff) | |
download | gentoo-2-786438b7b8e0cd95ab77e5899c676fd5ebdd5014.tar.gz gentoo-2-786438b7b8e0cd95ab77e5899c676fd5ebdd5014.tar.bz2 gentoo-2-786438b7b8e0cd95ab77e5899c676fd5ebdd5014.zip |
stable x86, bug 197346
(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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 94deccaa6dc2..ca1484747659 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.20 2007/10/31 03:38:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.21 2007/11/01 13:13:58 opfer Exp $ + + 01 Nov 2007; Christian Faulhammer <opfer@gentoo.org> + ghostscript-gpl-8.60.ebuild: + stable x86, bug 197346 31 Oct 2007; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-8.60.ebuild: Stable for HPPA (bug #197346). diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild index 265885ad616c..6524f1126f49 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.60.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.ebuild,v 1.6 2007/10/31 03:38:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild,v 1.7 2007/11/01 13:13:58 opfer 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="amd64 ~arm hppa ~ppc ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ~ppc ~sh sparc x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |