diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:18:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:18:46 +0000 |
commit | 9d1749d098c424a516901ed523c92582068e0c51 (patch) | |
tree | 3bd920bdb067e900af84afe821833e9f28263ce8 /media-libs | |
parent | Stable for x86, wrt bug #508690 (diff) | |
download | gentoo-2-9d1749d098c424a516901ed523c92582068e0c51.tar.gz gentoo-2-9d1749d098c424a516901ed523c92582068e0c51.tar.bz2 gentoo-2-9d1749d098c424a516901ed523c92582068e0c51.zip |
Stable for x86, wrt bug #553474
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index 32d54b8d7211..5c69703970fc 100644 --- a/media-libs/gexiv2/ChangeLog +++ b/media-libs/gexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gexiv2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.37 2015/08/03 11:00:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.38 2015/08/06 07:18:46 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.10.2.ebuild: + Stable for x86, wrt bug #553474 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.10.2.ebuild: Stable for amd64, wrt bug #553474 diff --git a/media-libs/gexiv2/gexiv2-0.10.2.ebuild b/media-libs/gexiv2/gexiv2-0.10.2.ebuild index 234e71377d1b..7eaa8e75877d 100644 --- a/media-libs/gexiv2/gexiv2-0.10.2.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.2.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-libs/gexiv2/gexiv2-0.10.2.ebuild,v 1.6 2015/08/03 11:00:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.10.2.ebuild,v 1.7 2015/08/06 07:18:46 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 sparc x86" IUSE="introspection python static-libs" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )" |