diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-03-22 17:20:47 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-03-22 17:20:47 +0000 |
commit | c2187b614a4eb9ae589b65c7626dd7c34710b919 (patch) | |
tree | 35935df0b12a3ecdfb8e22f292958f7551893bf9 /app-text | |
parent | amd64/x86 stable, bug #263321 (diff) | |
download | historical-c2187b614a4eb9ae589b65c7626dd7c34710b919.tar.gz historical-c2187b614a4eb9ae589b65c7626dd7c34710b919.tar.bz2 historical-c2187b614a4eb9ae589b65c7626dd7c34710b919.zip |
Stable on alpha, bug #261087
Package-Manager: portage-2.1.6.9/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.64-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index befc9b9cd616..82f33f1de9ca 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.69 2009/03/20 23:37:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.70 2009/03/22 17:20:47 klausman Exp $ + + 22 Mar 2009; Tobias Klausmann <klausman@gentoo.org> + ghostscript-gpl-8.64-r2.ebuild: + Stable on alpha, bug #261087 20 Mar 2009; Markus Meier <maekke@gentoo.org> ghostscript-gpl-8.64-r2.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r2.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r2.ebuild index f227b3294e1c..2a16ab159c5f 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r2.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r2.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-r2.ebuild,v 1.3 2009/03/20 23:37:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r2.ebuild,v 1.4 2009/03/22 17:20:47 klausman 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 |