diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:04:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:04:06 +0000 |
commit | 00f903c3586ed8ae9f4c4abc10cbda580300e377 (patch) | |
tree | 8693a4ce46bc98396f25944710716a377944ccc0 /media-gfx/gimp | |
parent | Stable for x86, wrt bug #483652 (diff) | |
download | gentoo-2-00f903c3586ed8ae9f4c4abc10cbda580300e377.tar.gz gentoo-2-00f903c3586ed8ae9f4c4abc10cbda580300e377.tar.bz2 gentoo-2-00f903c3586ed8ae9f4c4abc10cbda580300e377.zip |
Stable for x86, wrt bug #481736
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index f941458ce3b4..8824566f104b 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.409 2013/09/14 08:13:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.410 2013/09/14 10:04:06 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gimp-2.8.6.ebuild: + Stable for x86, wrt bug #481736 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gimp-2.8.6.ebuild: Stable for amd64, wrt bug #481736 diff --git a/media-gfx/gimp/gimp-2.8.6.ebuild b/media-gfx/gimp/gimp-2.8.6.ebuild index a91fc52f332d..db3d0cdb5858 100644 --- a/media-gfx/gimp/gimp-2.8.6.ebuild +++ b/media-gfx/gimp/gimp-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.8.6.ebuild,v 1.5 2013/09/14 08:13:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.8.6.ebuild,v 1.6 2013/09/14 10:04:06 ago Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.5" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gimp.org/" SRC_URI="mirror://gimp/v$(get_version_component_range 1-2)/${P}.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te th tr tt uk vi xh yi zh_CN zh_HK zh_TW" IUSE="alsa aalib altivec aqua bzip2 curl dbus debug doc exif gnome postscript jpeg jpeg2k lcms mmx mng pdf png python smp sse svg tiff udev webkit wmf xpm" |