summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-11 11:25:31 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-11 11:25:31 +0000
commitb798120233bde0084dd2c4380aac6778f1ac3399 (patch)
tree28bfa6db40bb7aab06ccea88bdeb1e1deb247960
parentAdd dependency on Module::Build, bug 497348 (diff)
downloadgentoo-2-b798120233bde0084dd2c4380aac6778f1ac3399.tar.gz
gentoo-2-b798120233bde0084dd2c4380aac6778f1ac3399.tar.bz2
gentoo-2-b798120233bde0084dd2c4380aac6778f1ac3399.zip
arm stable, bug #524436
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r--media-libs/lensfun/ChangeLog5
-rw-r--r--media-libs/lensfun/lensfun-0.2.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog
index 7b25a60f4a6a..48fc8537209e 100644
--- a/media-libs/lensfun/ChangeLog
+++ b/media-libs/lensfun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/lensfun
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.79 2014/10/09 02:47:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.80 2014/10/11 11:25:31 maekke Exp $
+
+ 11 Oct 2014; Markus Meier <maekke@gentoo.org> lensfun-0.2.8-r1.ebuild:
+ arm stable, bug #524436
09 Oct 2014; Andrey Grozin <grozin@gentoo.org> lensfun-0.3.0.ebuild,
+files/lensfun-0.3.0-rst2man.patch:
diff --git a/media-libs/lensfun/lensfun-0.2.8-r1.ebuild b/media-libs/lensfun/lensfun-0.2.8-r1.ebuild
index 9dab8369b068..61ea672cedd0 100644
--- a/media-libs/lensfun/lensfun-0.2.8-r1.ebuild
+++ b/media-libs/lensfun/lensfun-0.2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8-r1.ebuild,v 1.4 2014/10/08 00:52:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8-r1.ebuild,v 1.5 2014/10/11 11:25:31 maekke Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="doc sse sse2"
RDEPEND=">=dev-libs/glib-2.28