diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:24:26 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:24:26 +0000 |
commit | 4385ab6a562878b50e179fd1851cda3d31f03cd6 (patch) | |
tree | 44f1bc1dc13c86b7141f23bc9b0c5ff65246b0aa /media-gfx/gthumb | |
parent | Add upstream patch (bug #437032). (diff) | |
download | historical-4385ab6a562878b50e179fd1851cda3d31f03cd6.tar.gz historical-4385ab6a562878b50e179fd1851cda3d31f03cd6.tar.bz2 historical-4385ab6a562878b50e179fd1851cda3d31f03cd6.zip |
x86 stable wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.14.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index 108366034a5f..47f7dc0bd3e7 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gthumb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.152 2012/08/21 04:34:30 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.153 2012/10/03 15:24:09 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gthumb-2.14.4.ebuild: + x86 stable wrt bug #427544 21 Aug 2012; Christoph Junghans <ottxor@gentoo.org> gthumb-3.0.0.ebuild: added prefix keywords diff --git a/media-gfx/gthumb/gthumb-2.14.4.ebuild b/media-gfx/gthumb/gthumb-2.14.4.ebuild index af2d7fc260a1..1f6652134430 100644 --- a/media-gfx/gthumb/gthumb-2.14.4.ebuild +++ b/media-gfx/gthumb/gthumb-2.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild,v 1.1 2012/05/25 08:48:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild,v 1.2 2012/10/03 15:24:09 phajdan.jr Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://live.gnome.org/gthumb" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="cdr exif gnome-keyring gstreamer http jpeg raw slideshow tiff test" # We can't link against libbrasero-burn3 |