diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:18:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:18:02 +0000 |
commit | f3e53250c056031506582acf58beb36094795f7b (patch) | |
tree | 9bdf730b6db3298611ad04ffd2794f3b1d34f3c1 /media-gfx/eog | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-f3e53250c056031506582acf58beb36094795f7b.tar.gz gentoo-2-f3e53250c056031506582acf58beb36094795f7b.tar.bz2 gentoo-2-f3e53250c056031506582acf58beb36094795f7b.zip |
Add ~ia64, 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 | 7 | ||||
-rw-r--r-- | media-gfx/eog/eog-3.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 32eb41817bc3..858ea6cda2c0 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.298 2012/12/31 15:42:11 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.299 2013/01/01 12:18:02 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> eog-3.6.2.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> eog-3.6.2.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/media-gfx/eog/eog-3.6.2.ebuild b/media-gfx/eog/eog-3.6.2.ebuild index 90a777e9d23e..0d8ff7acb2c1 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-2012 Gentoo Foundation +# 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.3 2012/12/31 15:42:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.6.2.ebuild,v 1.4 2013/01/01 12:18:02 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="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" REQUIRED_USE="exif? ( jpeg )" |