diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:45:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:45:38 +0000 |
commit | f44dad7eb8511b2175c8f55325403f2324d9a611 (patch) | |
tree | d5203176c4939eb0e6f3f9c8e43bd73a8e8f6aed /media-gfx/gthumb | |
parent | package.use.mask app-office/gnumeric[libgda], bug #488724 (diff) | |
download | gentoo-2-f44dad7eb8511b2175c8f55325403f2324d9a611.tar.gz gentoo-2-f44dad7eb8511b2175c8f55325403f2324d9a611.tar.bz2 gentoo-2-f44dad7eb8511b2175c8f55325403f2324d9a611.zip |
add ~arm, bug #489048
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index 3cede34103bf..20ea27c590c4 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gthumb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.167 2013/12/08 19:07:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.168 2013/12/26 14:45:38 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> gthumb-3.2.4.ebuild: + add ~arm, bug #489048 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gthumb-3.2.4.ebuild: x86 stable, bug #478252 diff --git a/media-gfx/gthumb/gthumb-3.2.4.ebuild b/media-gfx/gthumb/gthumb-3.2.4.ebuild index 1770ad0a20e3..cac88e2d8f98 100644 --- a/media-gfx/gthumb/gthumb-3.2.4.ebuild +++ b/media-gfx/gthumb/gthumb-3.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.4.ebuild,v 1.3 2013/12/08 19:07:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.4.ebuild,v 1.4 2013/12/26 14:45:38 maekke Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/gthumb" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~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=" |