diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:44:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:44:27 +0000 |
commit | ef6897a3cda6ee94bc5ea4d6bcf2598d0756d96a (patch) | |
tree | 3bbbe1252dd79f740a519cb99127912fff5e18ed /media-gfx/eog | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-ef6897a3cda6ee94bc5ea4d6bcf2598d0756d96a.tar.gz gentoo-2-ef6897a3cda6ee94bc5ea4d6bcf2598d0756d96a.tar.bz2 gentoo-2-ef6897a3cda6ee94bc5ea4d6bcf2598d0756d96a.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index f0042c729f4b..6e5b5de89d3f 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.301 2013/01/06 09:44:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.302 2013/02/02 22:44:27 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> eog-3.6.2.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> eog-3.6.2.ebuild: Add ~sparc, wrt bug #449220 diff --git a/media-gfx/eog/eog-3.6.2.ebuild b/media-gfx/eog/eog-3.6.2.ebuild index a29cacc6eadd..3e209bb4ac8e 100644 --- a/media-gfx/eog/eog-3.6.2.ebuild +++ b/media-gfx/eog/eog-3.6.2.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/eog/eog-3.6.2.ebuild,v 1.6 2013/01/06 09:44:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.6.2.ebuild,v 1.7 2013/02/02 22:44:27 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/projects/eog/" LICENSE="GPL-2+" SLOT="1" IUSE="+exif +introspection +jpeg lcms +svg tiff xmp" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" REQUIRED_USE="exif? ( jpeg )" |