summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-13 16:37:17 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-13 16:37:17 +0000
commit5a368d48c0654ff790a2ae5b1cfbdbedc0b58d6f (patch)
treed77d3c31453dc53761a3507eb44cc1220bf4341d /media-gfx/gimp-print
parentAdded patch to get rid of warnings with gcc4. Thanks to Marcelo Goes <vanqui... (diff)
downloadhistorical-5a368d48c0654ff790a2ae5b1cfbdbedc0b58d6f.tar.gz
historical-5a368d48c0654ff790a2ae5b1cfbdbedc0b58d6f.tar.bz2
historical-5a368d48c0654ff790a2ae5b1cfbdbedc0b58d6f.zip
Mark 4.2.7 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'media-gfx/gimp-print')
-rw-r--r--media-gfx/gimp-print/ChangeLog5
-rw-r--r--media-gfx/gimp-print/gimp-print-4.2.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog
index 14fc8844108f..3da0714ced65 100644
--- a/media-gfx/gimp-print/ChangeLog
+++ b/media-gfx/gimp-print/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gimp-print
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.60 2005/07/12 04:27:01 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.61 2005/09/13 16:37:17 agriffis Exp $
+
+ 13 Sep 2005; Aron Griffis <agriffis@gentoo.org> gimp-print-4.2.7.ebuild:
+ Mark 4.2.7 stable on alpha
12 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
gimp-print-4.2.7.ebuild:
diff --git a/media-gfx/gimp-print/gimp-print-4.2.7.ebuild b/media-gfx/gimp-print/gimp-print-4.2.7.ebuild
index a77d84ac4e94..8dbde992acc8 100644
--- a/media-gfx/gimp-print/gimp-print-4.2.7.ebuild
+++ b/media-gfx/gimp-print/gimp-print-4.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.7.ebuild,v 1.10 2005/07/12 04:27:01 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.7.ebuild,v 1.11 2005/09/13 16:37:17 agriffis Exp $
inherit libtool
@@ -8,7 +8,7 @@ IUSE="nls gtk readline cups foomaticdb ppds"
DESCRIPTION="Gimp Print Drivers"
HOMEPAGE="http://gimp-print.sourceforge.net"
-KEYWORDS="~alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.gz"
DEPEND="cups? ( >=net-print/cups-1.1.14 )