diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-25 14:52:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-25 14:52:49 +0000 |
commit | 4408a5ecd7a5fdae416dda1daba3c667f76bafc4 (patch) | |
tree | 780bad842342f61811cd705ee3b9ea6d90740f0f /app-text | |
parent | Added wl_iw.patch. (diff) | |
download | gentoo-2-4408a5ecd7a5fdae416dda1daba3c667f76bafc4.tar.gz gentoo-2-4408a5ecd7a5fdae416dda1daba3c667f76bafc4.tar.bz2 gentoo-2-4408a5ecd7a5fdae416dda1daba3c667f76bafc4.zip |
arm/ia64/s390/sh stable wrt #261087
(Portage version: 2.1.6.7/cvs/Linux ia64)
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 82f33f1de9ca..48ce8a1a998c 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.70 2009/03/22 17:20:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.71 2009/03/25 14:52:49 armin76 Exp $ + + 25 Mar 2009; Raúl Porcel <armin76@gentoo.org> + ghostscript-gpl-8.64-r2.ebuild: + arm/ia64/s390/sh stable wrt #261087 22 Mar 2009; Tobias Klausmann <klausman@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 2a16ab159c5f..6f1259261bd6 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.4 2009/03/22 17:20:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r2.ebuild,v 1.5 2009/03/25 14:52:49 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 |