summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:03:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:03:36 +0000
commitf81298cb4e9b4f2126798e3e7a59b99e5ed4c548 (patch)
tree946d733c37e45ecbd3007bcacc39db4e7930c6de /media-libs
parentStable for ppc64, wrt bug #488926 (diff)
downloadgentoo-2-f81298cb4e9b4f2126798e3e7a59b99e5ed4c548.tar.gz
gentoo-2-f81298cb4e9b4f2126798e3e7a59b99e5ed4c548.tar.bz2
gentoo-2-f81298cb4e9b4f2126798e3e7a59b99e5ed4c548.zip
Stable for ppc64, wrt bug #494692
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/lensfun/ChangeLog5
-rw-r--r--media-libs/lensfun/lensfun-0.2.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog
index 620321e69b25..0e4684ef2f99 100644
--- a/media-libs/lensfun/ChangeLog
+++ b/media-libs/lensfun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/lensfun
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.52 2013/12/21 18:18:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.53 2013/12/22 12:03:36 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lensfun-0.2.7.ebuild:
+ Stable for ppc64, wrt bug #494692
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lensfun-0.2.7.ebuild:
Stable for ppc, wrt bug #494692
diff --git a/media-libs/lensfun/lensfun-0.2.7.ebuild b/media-libs/lensfun/lensfun-0.2.7.ebuild
index 1a548b085492..1488f9a911e6 100644
--- a/media-libs/lensfun/lensfun-0.2.7.ebuild
+++ b/media-libs/lensfun/lensfun-0.2.7.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/lensfun/lensfun-0.2.7.ebuild,v 1.4 2013/12/21 18:18:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.7.ebuild,v 1.5 2013/12/22 12:03:36 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="doc sse sse2"
RDEPEND=">=dev-libs/glib-2.28