diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-26 01:57:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-26 01:57:28 +0000 |
commit | f9da4364b8f5fc84866306b0587d0c99fd01694e (patch) | |
tree | 6ebde259837af2bbfdc8ba2057b3c0dbe6779eb3 /media-gfx | |
parent | stable ppc, bug 214728 (diff) | |
download | gentoo-2-f9da4364b8f5fc84866306b0587d0c99fd01694e.tar.gz gentoo-2-f9da4364b8f5fc84866306b0587d0c99fd01694e.tar.bz2 gentoo-2-f9da4364b8f5fc84866306b0587d0c99fd01694e.zip |
Marking gimp-print-5.1.4 ppc for bug 144623
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp-print/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-5.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog index e6840db02d6e..f6ad5583b387 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.96 2008/03/24 15:35:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.97 2008/03/26 01:57:28 ranger Exp $ + + 26 Mar 2008; Brent Baude <ranger@gentoo.org> gimp-print-5.1.4.ebuild: + Marking gimp-print-5.1.4 ppc for bug 144623 24 Mar 2008; Raúl Porcel <armin76@gentoo.org> gimp-print-5.1.4.ebuild: ia64 stable wrt #144623 diff --git a/media-gfx/gimp-print/gimp-print-5.1.4.ebuild b/media-gfx/gimp-print/gimp-print-5.1.4.ebuild index 82d9e41b5390..dc3350d2d244 100644 --- a/media-gfx/gimp-print/gimp-print-5.1.4.ebuild +++ b/media-gfx/gimp-print/gimp-print-5.1.4.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/media-gfx/gimp-print/gimp-print-5.1.4.ebuild,v 1.6 2008/03/24 15:35:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.1.4.ebuild,v 1.7 2008/03/26 01:57:28 ranger Exp $ inherit flag-o-matic eutils multilib @@ -10,7 +10,7 @@ MY_P=gutenprint-${PV/_/-} DESCRIPTION="Gimp Print Drivers" HOMEPAGE="http://gimp-print.sourceforge.net" -KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.bz2" RESTRICT="test" |