diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-31 03:38:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-31 03:38:06 +0000 |
commit | 0ff3f6f9a5df0fc999ea62aee03f2f0fdf8cf9d3 (patch) | |
tree | 0ef934c3b9fc81012eba94a7ba7b2443554fa383 /app-text | |
parent | Use doinitd rather than newinitd #197482. (diff) | |
download | gentoo-2-0ff3f6f9a5df0fc999ea62aee03f2f0fdf8cf9d3.tar.gz gentoo-2-0ff3f6f9a5df0fc999ea62aee03f2f0fdf8cf9d3.tar.bz2 gentoo-2-0ff3f6f9a5df0fc999ea62aee03f2f0fdf8cf9d3.zip |
Stable for HPPA (bug #197346).
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 51f9da183652..94deccaa6dc2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.19 2007/10/29 18:09:22 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.20 2007/10/31 03:38:06 jer Exp $ + + 31 Oct 2007; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-8.60.ebuild: + Stable for HPPA (bug #197346). 29 Oct 2007; Daniel Gryniewicz <dang@gentoo.org> ghostscript-gpl-8.60.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild index 2d61049c6ac1..265885ad616c 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.60.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.ebuild,v 1.5 2007/10/29 18:09:22 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.60.ebuild,v 1.6 2007/10/31 03:38:06 jer 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 ~ppc ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ~ppc ~sh sparc ~x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |