diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-06-04 12:48:32 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-06-04 12:48:32 +0000 |
commit | bb0556dc204f5fb82b1dfb342cae6d52862d503e (patch) | |
tree | 719c27ba1084984f598de1ec0a41a5bf2180a7ca | |
parent | remove old (diff) | |
download | gentoo-2-bb0556dc204f5fb82b1dfb342cae6d52862d503e.tar.gz gentoo-2-bb0556dc204f5fb82b1dfb342cae6d52862d503e.tar.bz2 gentoo-2-bb0556dc204f5fb82b1dfb342cae6d52862d503e.zip |
Stable on x86/amd64 (bug #224531)
(Portage version: 2.1.4.4)
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 31a08bef0fa5..99b0b3d55141 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.47 2008/06/04 07:42:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.48 2008/06/04 12:48:32 cla Exp $ + + 04 Jun 2008; Dawid Węgliński <cla@gentoo.org> + ghostscript-gpl-8.62.ebuild: + Stable on x86/amd64 (bug #224531) 04 Jun 2008; Markus Rothe <corsair@gentoo.org> ghostscript-gpl-8.62.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild index 1c2aea633a22..316601b4b1e0 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.62.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.62.ebuild,v 1.3 2008/06/04 07:42:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild,v 1.4 2008/06/04 12:48:32 cla Exp $ inherit autotools elisp-common 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 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |