summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-07 20:11:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-07 20:11:09 +0000
commiteaf4f2a9cebd035c6c5d5f332eaa5db7d8d0954c (patch)
treefe774ed507069e292ef6b0184739a674934f5f40 /media-libs/gexiv2
parentStable for sparc, wrt bug #480650 (diff)
downloadgentoo-2-eaf4f2a9cebd035c6c5d5f332eaa5db7d8d0954c.tar.gz
gentoo-2-eaf4f2a9cebd035c6c5d5f332eaa5db7d8d0954c.tar.bz2
gentoo-2-eaf4f2a9cebd035c6c5d5f332eaa5db7d8d0954c.zip
Stable for sparc, wrt bug #481934
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r--media-libs/gexiv2/ChangeLog5
-rw-r--r--media-libs/gexiv2/gexiv2-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog
index 63fbff681e1d..044056c06c44 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.25 2013/09/05 19:22:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.26 2013/09/07 20:11:09 ago Exp $
+
+ 07 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild:
+ Stable for sparc, wrt bug #481934
05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild:
Stable for x86, wrt bug #481934
diff --git a/media-libs/gexiv2/gexiv2-0.6.1.ebuild b/media-libs/gexiv2/gexiv2-0.6.1.ebuild
index 54187181cbd5..8cbb8989b7e9 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.8 2013/09/05 19:22:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.9 2013/09/07 20:11:09 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}"