diff options
author | 2008-12-17 22:04:50 +0000 | |
---|---|---|
committer | 2008-12-17 22:04:50 +0000 | |
commit | 9d345388bed5859b5cc29666b70f1460abc60714 (patch) | |
tree | c2ec4fa5ca412cb4cd367e58c29b49c504ae3fff /app-text/ghostscript-gpl | |
parent | x86 stable, bug #250467 (diff) | |
download | gentoo-2-9d345388bed5859b5cc29666b70f1460abc60714.tar.gz gentoo-2-9d345388bed5859b5cc29666b70f1460abc60714.tar.bz2 gentoo-2-9d345388bed5859b5cc29666b70f1460abc60714.zip |
amd64 stable, bug #249871
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index ae4214f60950..158195e99076 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ghostscript-gpl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.60 2008/12/11 17:51:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.61 2008/12/17 22:04:50 maekke Exp $ + + 17 Dec 2008; Markus Meier <maekke@gentoo.org> ghostscript-gpl-8.63.ebuild: + amd64 stable, bug #249871 11 Dec 2008; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-8.63.ebuild: Stable for HPPA (bug #249871). diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild index d7ed5aa42ab6..e9e9dfd817c6 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild @@ -1,6 +1,6 @@ # 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.63.ebuild,v 1.9 2008/12/11 17:51:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild,v 1.10 2008/12/17 22:04:50 maekke 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 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="bindist cairo cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |