diff options
author | 2008-06-05 22:06:22 +0000 | |
---|---|---|
committer | 2008-06-05 22:06:22 +0000 | |
commit | 8544ffa9a94424250d82f22eaa97dead560f252b (patch) | |
tree | 1161d266634023ecf688e76fecb5838e5e35a935 /app-text/ghostscript-gpl | |
parent | Added the KDE 4.0.5 version of knotify. (diff) | |
download | gentoo-2-8544ffa9a94424250d82f22eaa97dead560f252b.tar.gz gentoo-2-8544ffa9a94424250d82f22eaa97dead560f252b.tar.bz2 gentoo-2-8544ffa9a94424250d82f22eaa97dead560f252b.zip |
Stable on alpha, bug #224531
(Portage version: 2.1.5.3)
Diffstat (limited to 'app-text/ghostscript-gpl')
-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 99b0b3d55141..cda5245688d5 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.48 2008/06/04 12:48:32 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.49 2008/06/05 22:06:22 klausman Exp $ + + 05 Jun 2008; Tobias Klausmann <klausman@gentoo.org> + ghostscript-gpl-8.62.ebuild: + Stable on alpha, bug #224531 04 Jun 2008; Dawid Węgliński <cla@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 316601b4b1e0..957d0d1a632e 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.4 2008/06/04 12:48:32 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild,v 1.5 2008/06/05 22:06:22 klausman 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 |