diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-12-26 11:55:28 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-12-26 11:55:28 +0000 |
commit | 52a32be9af92e3b099a154e16458a9bc4929af8d (patch) | |
tree | f2a8031fdb765324be999a24997e2d7347f0683f /media-gfx/gimp | |
parent | sparc stable wrt #250708 (diff) | |
download | gentoo-2-52a32be9af92e3b099a154e16458a9bc4929af8d.tar.gz gentoo-2-52a32be9af92e3b099a154e16458a9bc4929af8d.tar.bz2 gentoo-2-52a32be9af92e3b099a154e16458a9bc4929af8d.zip |
Keyworded on alpha, bug #240433
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.5 x86_64)
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index e7dde090e495..269aeeef60b6 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.277 2008/12/25 15:54:35 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.278 2008/12/26 11:55:28 klausman Exp $ + + 26 Dec 2008; Tobias Klausmann <klausman@gentoo.org> gimp-2.6.3.ebuild: + Keyworded on alpha, bug #240433 25 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> gimp-2.6.2.ebuild, gimp-2.6.3.ebuild: diff --git a/media-gfx/gimp/gimp-2.6.3.ebuild b/media-gfx/gimp/gimp-2.6.3.ebuild index c206f060bda2..2eeda1389e20 100644 --- a/media-gfx/gimp/gimp-2.6.3.ebuild +++ b/media-gfx/gimp/gimp-2.6.3.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/gimp-2.6.3.ebuild,v 1.4 2008/12/25 15:54:35 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.3.ebuild,v 1.5 2008/12/26 11:55:28 klausman Exp $ inherit autotools eutils gnome2 fdo-mime multilib python @@ -10,7 +10,7 @@ SRC_URI="mirror://gimp/v2.6/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="alsa aalib altivec curl dbus debug doc exif gnome hal jpeg lcms mmx mng pdf png python smp sse svg tiff webkit wmf" |