diff options
author | 2009-05-05 16:33:39 +0000 | |
---|---|---|
committer | 2009-05-05 16:33:39 +0000 | |
commit | 12e9b57b9c06f21006ca8ea2aea301e62d97bf1a (patch) | |
tree | 6d44b7523b54e5a15e685923399f9201ee2070d9 /app-text/ghostscript-gpl | |
parent | kde-base/kxkb: drop x11-misc/xkbdata support (see bug #196650) (diff) | |
download | gentoo-2-12e9b57b9c06f21006ca8ea2aea301e62d97bf1a.tar.gz gentoo-2-12e9b57b9c06f21006ca8ea2aea301e62d97bf1a.tar.bz2 gentoo-2-12e9b57b9c06f21006ca8ea2aea301e62d97bf1a.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #264594
(Portage version: 2.1.6.11/cvs/Linux ia64)
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.64-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 4d173968ec7c..cc3738e3bec2 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.75 2009/05/04 21:31:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.76 2009/05/05 16:33:39 armin76 Exp $ + + 05 May 2009; Raúl Porcel <armin76@gentoo.org> + ghostscript-gpl-8.64-r3.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #264594 04 May 2009; Christian Faulhammer <fauli@gentoo.org> ghostscript-gpl-8.64-r3.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild index d4efc7564e83..191ae2ab76e4 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.64-r3.ebuild,v 1.4 2009/05/04 21:31:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild,v 1.5 2009/05/05 16:33:39 armin76 Exp $ inherit autotools 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 ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="bindist cairo cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="app-text/libpaper |