diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-23 22:22:06 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-23 22:22:06 +0000 |
commit | 9242030870073e8801644d3f48bc875b001bcdc3 (patch) | |
tree | adbb7d872c4642d6b9db23b0169ea502381bce44 /app-text/ghostscript-gpl | |
parent | Fixed ROOT usage for distutils_pkg_postinst failing when ROOT ends with slash (diff) | |
download | gentoo-2-9242030870073e8801644d3f48bc875b001bcdc3.tar.gz gentoo-2-9242030870073e8801644d3f48bc875b001bcdc3.tar.bz2 gentoo-2-9242030870073e8801644d3f48bc875b001bcdc3.zip |
stable amd64, bug 202217
(Portage version: 2.1.3.19)
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.61-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 47febda97879..8137837832a6 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.38 2008/01/08 21:48:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.39 2008/01/23 22:22:06 opfer Exp $ + + 23 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + ghostscript-gpl-8.61-r1.ebuild: + stable amd64, bug 202217 08 Jan 2008; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-8.61-r1.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild index c5dfc52655ef..8ca02ef0f503 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.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.61-r1.ebuild,v 1.7 2008/01/13 00:31:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild,v 1.8 2008/01/23 22:22:06 opfer 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 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |