diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:32:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:32:02 +0000 |
commit | 6dc1ef07856d2971bc766b86b9cadac371ab0507 (patch) | |
tree | 53b60452e3fee9f7810a50f5a9f0251be22a04a6 /media-gfx/eog-plugins | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-6dc1ef07856d2971bc766b86b9cadac371ab0507.tar.gz gentoo-2-6dc1ef07856d2971bc766b86b9cadac371ab0507.tar.bz2 gentoo-2-6dc1ef07856d2971bc766b86b9cadac371ab0507.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx/eog-plugins')
-rw-r--r-- | media-gfx/eog-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog-plugins/eog-plugins-3.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog-plugins/ChangeLog b/media-gfx/eog-plugins/ChangeLog index 3cbbaaa2857c..fdf17d7f3232 100644 --- a/media-gfx/eog-plugins/ChangeLog +++ b/media-gfx/eog-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog-plugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/ChangeLog,v 1.6 2013/06/30 21:41:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/ChangeLog,v 1.7 2013/11/30 19:32:02 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> eog-plugins-3.8.1.ebuild: + amd64 stable, bug #478252 30 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org> eog-plugins-3.8.1.ebuild: Add missing handling of REQUIRED_USE for python. diff --git a/media-gfx/eog-plugins/eog-plugins-3.8.1.ebuild b/media-gfx/eog-plugins/eog-plugins-3.8.1.ebuild index 927ae5bd1aa9..cd4402dad07d 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.8.1.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.8.1.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-plugins/eog-plugins-3.8.1.ebuild,v 1.2 2013/06/30 21:41:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/eog-plugins-3.8.1.ebuild,v 1.3 2013/11/30 19:32:02 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/EyeOfGnome/Plugins" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+exif +flickr map +picasa +python" REQUIRED_USE=" map? ( exif ) |