diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-03 17:54:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-03 17:54:25 +0000 |
commit | 4eba1474f8ad1d8d62e054ca93214938f8e89832 (patch) | |
tree | 244af527f6bdb001f9e39add2d8c5bbb19abf6a9 /app-text | |
parent | alpha stable wrt #168601 (diff) | |
download | gentoo-2-4eba1474f8ad1d8d62e054ca93214938f8e89832.tar.gz gentoo-2-4eba1474f8ad1d8d62e054ca93214938f8e89832.tar.bz2 gentoo-2-4eba1474f8ad1d8d62e054ca93214938f8e89832.zip |
alpha/ia64 stable wrt #197346
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index be8a63b87c16..953285789b04 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.24 2007/11/03 14:14:03 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.25 2007/11/03 17:54:25 armin76 Exp $ + + 03 Nov 2007; Raúl Porcel <armin76@gentoo.org> + ghostscript-gpl-8.60-r1.ebuild: + alpha/ia64 stable wrt #197346 03 Nov 2007; Ferris McCormick <fmccor@gentoo.org> ghostscript-gpl-8.60-r1.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild index ed447d60b5a3..79d3b50149c5 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.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-r1.ebuild,v 1.2 2007/11/03 14:14:03 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild,v 1.3 2007/11/03 17:54:25 armin76 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="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~sh sparc ~x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |