diff options
author | 2014-07-23 15:18:49 +0000 | |
---|---|---|
committer | 2014-07-23 15:18:49 +0000 | |
commit | 296be993d61f83f89f9b2e36e65661fb299fbff5 (patch) | |
tree | 0be2c1214585b935900d7479325cd5f928754183 /media-gfx/eog | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-296be993d61f83f89f9b2e36e65661fb299fbff5.tar.gz gentoo-2-296be993d61f83f89f9b2e36e65661fb299fbff5.tar.bz2 gentoo-2-296be993d61f83f89f9b2e36e65661fb299fbff5.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 048ca0c3a402..11af0306fcf7 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.315 2014/07/22 10:47:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.316 2014/07/23 15:18:49 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> eog-3.12.2.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> eog-3.12.2.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-gfx/eog/eog-3.12.2.ebuild b/media-gfx/eog/eog-3.12.2.ebuild index bf9741eeec35..d2ddfbada7a9 100644 --- a/media-gfx/eog/eog-3.12.2.ebuild +++ b/media-gfx/eog/eog-3.12.2.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/eog/eog-3.12.2.ebuild,v 1.2 2014/07/22 10:47:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.12.2.ebuild,v 1.3 2014/07/23 15:18:49 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome" LICENSE="GPL-2+" SLOT="1" IUSE="+exif +introspection +jpeg lcms +svg tiff xmp" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" REQUIRED_USE="exif? ( jpeg )" |