diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:53:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:53:46 +0000 |
commit | ccf7c4885dcc01a2089d4d288c60e1296f53f780 (patch) | |
tree | b06850d4131255a7a082e3fa4def0dab404462f7 | |
parent | amd64 stable, bug 508862 (diff) | |
download | gentoo-2-ccf7c4885dcc01a2089d4d288c60e1296f53f780.tar.gz gentoo-2-ccf7c4885dcc01a2089d4d288c60e1296f53f780.tar.bz2 gentoo-2-ccf7c4885dcc01a2089d4d288c60e1296f53f780.zip |
amd64 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index bd16cb7f0925..fd5b7f3c75f1 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.174 2014/04/18 11:01:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.175 2014/05/04 08:53:46 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> gthumb-3.2.7.ebuild: + amd64 stable, bug 508862 18 Apr 2014; Pacho Ramos <pacho@gentoo.org> -gthumb-2.14.4.ebuild: Drop old diff --git a/media-gfx/gthumb/gthumb-3.2.7.ebuild b/media-gfx/gthumb/gthumb-3.2.7.ebuild index 4725187e023f..d2fda79c4eaa 100644 --- a/media-gfx/gthumb/gthumb-3.2.7.ebuild +++ b/media-gfx/gthumb/gthumb-3.2.7.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.7.ebuild,v 1.1 2014/03/29 19:29:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.7.ebuild,v 1.2 2014/05/04 08:53:46 pacho 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=" |