diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:14:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:14:24 +0000 |
commit | 6e5fa15eb975a1d9084bd229d120d7d026c63f8b (patch) | |
tree | 751aec9d999e359e8f126fc22e23ea7e1710bda5 /media-gfx | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-6e5fa15eb975a1d9084bd229d120d7d026c63f8b.tar.gz gentoo-2-6e5fa15eb975a1d9084bd229d120d7d026c63f8b.tar.bz2 gentoo-2-6e5fa15eb975a1d9084bd229d120d7d026c63f8b.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.14.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index b395e4ee44c0..980a00fcacae 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gthumb -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.138 2011/12/29 17:51:01 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.139 2012/01/14 17:14:24 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> gthumb-2.14.0.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gthumb-2.14.0.ebuild: amd64 stable, bug 393007 diff --git a/media-gfx/gthumb/gthumb-2.14.0.ebuild b/media-gfx/gthumb/gthumb-2.14.0.ebuild index 884059f2b8dd..bf767c4b084a 100644 --- a/media-gfx/gthumb/gthumb-2.14.0.ebuild +++ b/media-gfx/gthumb/gthumb-2.14.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.0.ebuild,v 1.3 2011/12/29 17:51:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.0.ebuild,v 1.4 2012/01/14 17:14:24 maekke 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 raw slideshow tiff test" # We can't link against libbrasero-burn3 |