diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:08:44 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:08:44 +0000 |
commit | 2bd6360b72c083ad9d69d0702ef7169922ebd63f (patch) | |
tree | 59c91852021d6b4ae3d0c0118d6232ef8935f33a /media-gfx | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-2bd6360b72c083ad9d69d0702ef7169922ebd63f.tar.gz gentoo-2-2bd6360b72c083ad9d69d0702ef7169922ebd63f.tar.bz2 gentoo-2-2bd6360b72c083ad9d69d0702ef7169922ebd63f.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eog-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog-plugins/eog-plugins-3.10.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 c77b833a6293..d0e8fdbdbb56 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/ChangeLog,v 1.11 2014/02/22 15:26:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/ChangeLog,v 1.12 2014/02/22 22:08:44 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> eog-plugins-3.10.1.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> eog-plugins-3.10.1.ebuild: arch stable, bug 888 diff --git a/media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild b/media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild index 6efd44534471..184675ca97ff 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.10.1.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-plugins/eog-plugins-3.10.1.ebuild,v 1.3 2014/02/22 15:26:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild,v 1.4 2014/02/22 22:08:44 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 ) |