diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:22:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:22:15 +0000 |
commit | 4b3a8b4f392a29ca4d8dec8771a0873ba4a27f46 (patch) | |
tree | 32b5363bbabe66d8668a297422d1df5335d027ff /media-libs/gexiv2 | |
parent | Stable for x86, wrt bug #482308 (diff) | |
download | gentoo-2-4b3a8b4f392a29ca4d8dec8771a0873ba4a27f46.tar.gz gentoo-2-4b3a8b4f392a29ca4d8dec8771a0873ba4a27f46.tar.bz2 gentoo-2-4b3a8b4f392a29ca4d8dec8771a0873ba4a27f46.zip |
Stable for x86, wrt bug #481934
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index 85720f78f726..63fbff681e1d 100644 --- a/media-libs/gexiv2/ChangeLog +++ b/media-libs/gexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gexiv2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.24 2013/09/05 13:25:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.25 2013/09/05 19:22:15 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild: + Stable for x86, wrt bug #481934 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild: Stable for ppc64, wrt bug #481934 diff --git a/media-libs/gexiv2/gexiv2-0.6.1.ebuild b/media-libs/gexiv2/gexiv2-0.6.1.ebuild index c404ef7f08a3..54187181cbd5 100644 --- a/media-libs/gexiv2/gexiv2-0.6.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.6.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-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.7 2013/09/05 13:25:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.8 2013/09/05 19:22:15 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${PN}_${PV}.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 static-libs" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |