summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Gurr <tgurr@gentoo.org>2011-08-25 01:13:19 +0000
committerTimo Gurr <tgurr@gentoo.org>2011-08-25 01:13:19 +0000
commit1cfa5bd4f98dd81ed357a3a3009be3ba1d9078e9 (patch)
tree9e69a9c6b07f13a46332250a17f1076b24d96ca1 /app-text
parentRevbumps fixing security issue CVE-2011-2896. Remove old. (diff)
downloadgentoo-2-1cfa5bd4f98dd81ed357a3a3009be3ba1d9078e9.tar.gz
gentoo-2-1cfa5bd4f98dd81ed357a3a3009be3ba1d9078e9.tar.bz2
gentoo-2-1cfa5bd4f98dd81ed357a3a3009be3ba1d9078e9.zip
Revbump updating the upstream fix for gdevcups RGBW handling (Ghostscript bug #691922). Remove old.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript-gpl/ChangeLog9
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild (renamed from app-text/ghostscript-gpl/ghostscript-gpl-9.04-r2.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog
index 529402539ff5..b762c537cded 100644
--- a/app-text/ghostscript-gpl/ChangeLog
+++ b/app-text/ghostscript-gpl/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-text/ghostscript-gpl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.118 2011/08/17 18:34:14 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.119 2011/08/25 01:13:19 tgurr Exp $
+
+*ghostscript-gpl-9.04-r3 (25 Aug 2011)
+
+ 25 Aug 2011; Timo Gurr <tgurr@gentoo.org> -ghostscript-gpl-9.04-r2.ebuild,
+ +ghostscript-gpl-9.04-r3.ebuild:
+ Revbump updating the upstream fix for gdevcups RGBW handling (Ghostscript bug
+ #691922). Remove old.
*ghostscript-gpl-9.04-r2 (17 Aug 2011)
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r2.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild
index f5cd1624f077..276164e23fd5 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r2.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r2.ebuild,v 1.1 2011/08/17 18:34:14 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild,v 1.1 2011/08/25 01:13:19 tgurr Exp $
EAPI=3
inherit autotools eutils versionator flag-o-matic
@@ -13,7 +13,7 @@ GSDJVU_PV=1.5
PVM=$(get_version_component_range 1-2)
SRC_URI="!bindist? ( djvu? ( mirror://sourceforge/djvu/gsdjvu-${GSDJVU_PV}.tar.gz ) )
mirror://sourceforge/ghostscript/${MY_P}.tar.bz2
- mirror://gentoo/${P}-patchset-2.tar.bz2"
+ mirror://gentoo/${P}-patchset-3.tar.bz2"
LICENSE="GPL-3 CPL-1.0"
SLOT="0"