diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:22:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:22:40 +0000 |
commit | e620f022d66a1017c2e997854bb03496c033850b (patch) | |
tree | 2b5bfba27786a325d3f140ee53cb3f5a8a2fd784 /media-gfx/eog | |
parent | Stable for x86, wrt bug #551814 (diff) | |
download | gentoo-2-e620f022d66a1017c2e997854bb03496c033850b.tar.gz gentoo-2-e620f022d66a1017c2e997854bb03496c033850b.tar.bz2 gentoo-2-e620f022d66a1017c2e997854bb03496c033850b.zip |
Stable for x86, wrt bug #551814
(Portage version: 2.2.18/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.14.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 2250cf16ce9b..10dc46599265 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.324 2015/06/21 13:06:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.325 2015/06/26 09:22:40 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> eog-3.14.4.ebuild: + Stable for x86, wrt bug #551814 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> eog-3.14.4.ebuild: amd64 stable wrt bug #551814 diff --git a/media-gfx/eog/eog-3.14.4.ebuild b/media-gfx/eog/eog-3.14.4.ebuild index aba0ccfdb785..5ec4789b1105 100644 --- a/media-gfx/eog/eog-3.14.4.ebuild +++ b/media-gfx/eog/eog-3.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.14.4.ebuild,v 1.2 2015/06/21 13:06:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.14.4.ebuild,v 1.3 2015/06/26 09:22:40 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 )" |