diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-03 10:33:08 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-03 10:33:08 +0000 |
commit | 2a0223559619e9d37ab3c8d19462dbfffe986549 (patch) | |
tree | cdfbee7653568942c36213e301ea3b4eaea3bdb1 /app-text/ghostscript-gpl | |
parent | stable x86, bug 180917 (diff) | |
download | gentoo-2-2a0223559619e9d37ab3c8d19462dbfffe986549.tar.gz gentoo-2-2a0223559619e9d37ab3c8d19462dbfffe986549.tar.bz2 gentoo-2-2a0223559619e9d37ab3c8d19462dbfffe986549.zip |
stable x86, bug 202217
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 86ad95cf1c9d..1060cf5dd626 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.33 2007/12/03 21:41:14 tgurr Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.34 2008/01/03 10:33:08 opfer Exp $ + + 03 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + ghostscript-gpl-8.61-r1.ebuild: + stable x86, bug 202217 *ghostscript-gpl-8.61-r1 (03 Dec 2007) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild index 6ed4c2104aa9..0fe669f8d5de 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.61-r1.ebuild,v 1.1 2007/12/03 21:41:14 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild,v 1.2 2008/01/03 10:33:08 opfer Exp $ inherit autotools elisp-common eutils versionator flag-o-matic @@ -18,7 +18,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 |