diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:47:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:47:51 +0000 |
commit | 1b7530995b6d5a2c2f8d19899db57e593c0ff8e8 (patch) | |
tree | 617dc8ac3e4756130bec73f5659e9b427061fcee /media-gfx/gthumb | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-1b7530995b6d5a2c2f8d19899db57e593c0ff8e8.tar.gz gentoo-2-1b7530995b6d5a2c2f8d19899db57e593c0ff8e8.tar.bz2 gentoo-2-1b7530995b6d5a2c2f8d19899db57e593c0ff8e8.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index 67602568592b..07109c6fbca0 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gthumb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.177 2014/05/31 09:49:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.178 2014/07/22 10:47:51 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gthumb-3.2.8.ebuild: + Stable for amd64, wrt bug #512912 *gthumb-3.2.8 (31 May 2014) diff --git a/media-gfx/gthumb/gthumb-3.2.8.ebuild b/media-gfx/gthumb/gthumb-3.2.8.ebuild index deb3fe380c06..2373e71226ea 100644 --- a/media-gfx/gthumb/gthumb-3.2.8.ebuild +++ b/media-gfx/gthumb/gthumb-3.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.8.ebuild,v 1.1 2014/05/31 09:49:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.8.ebuild,v 1.2 2014/07/22 10:47:51 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/gthumb" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cdr exif gstreamer http jpeg json libsecret raw slideshow svg tiff test webkit webp" COMMON_DEPEND=" |