summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-05 13:25:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-05 13:25:49 +0000
commit0d5d4ca79d879e58f5e38098b8fdf8d96ec13047 (patch)
tree7584a945150e5a9e089d2977e5ced2ba59c44c75 /media-libs/gexiv2
parentStable for ppc64, wrt bug #482248 (diff)
downloadgentoo-2-0d5d4ca79d879e58f5e38098b8fdf8d96ec13047.tar.gz
gentoo-2-0d5d4ca79d879e58f5e38098b8fdf8d96ec13047.tar.bz2
gentoo-2-0d5d4ca79d879e58f5e38098b8fdf8d96ec13047.zip
Stable for ppc64, wrt bug #481934
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 40af701e2cbe..85720f78f726 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.23 2013/09/03 11:53:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.24 2013/09/05 13:25:49 ago Exp $
+
+ 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild:
+ Stable for ppc64, wrt bug #481934
03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild:
Stable for ia64, wrt bug #481934
diff --git a/media-libs/gexiv2/gexiv2-0.6.1.ebuild b/media-libs/gexiv2/gexiv2-0.6.1.ebuild
index a5e7899053bf..c404ef7f08a3 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.6 2013/09/03 11:53:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.7 2013/09/05 13:25:49 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}"