diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:53:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:53:36 +0000 |
commit | 7b8963df23d6e4d277d854f1a9e94e0cc1b212eb (patch) | |
tree | 2345ea37835d2933f73cdbc6eb68120145d5b294 /media-gfx/gthumb | |
parent | Stable for amd64, wrt bug #410611 (diff) | |
download | gentoo-2-7b8963df23d6e4d277d854f1a9e94e0cc1b212eb.tar.gz gentoo-2-7b8963df23d6e4d277d854f1a9e94e0cc1b212eb.tar.bz2 gentoo-2-7b8963df23d6e4d277d854f1a9e94e0cc1b212eb.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index 6aabb0b57126..af5ee38378d2 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.144 2012/04/13 15:10:54 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.145 2012/04/18 20:53:36 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gthumb-2.14.3.ebuild: + Stable for amd64, wrt bug #410611 13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gthumb-2.14.3-r300.ebuild: diff --git a/media-gfx/gthumb/gthumb-2.14.3.ebuild b/media-gfx/gthumb/gthumb-2.14.3.ebuild index 5bab2df4b953..b89c8a6eee96 100644 --- a/media-gfx/gthumb/gthumb-2.14.3.ebuild +++ b/media-gfx/gthumb/gthumb-2.14.3.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.3.ebuild,v 1.1 2012/03/26 09:00:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.3.ebuild,v 1.2 2012/04/18 20:53:36 ago 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 |