summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Morgan <jmorgan@gentoo.org>2015-06-02 05:19:55 +0000
committerJack Morgan <jmorgan@gentoo.org>2015-06-02 05:19:55 +0000
commitc6fde18a126368836108ff2262220804e17a2edc (patch)
tree463506d8ada78c19746ccd2130bedc51f29e5861 /media-libs/lensfun
parentsparc stable wrt bug #549652 (diff)
downloadgentoo-2-c6fde18a126368836108ff2262220804e17a2edc.tar.gz
gentoo-2-c6fde18a126368836108ff2262220804e17a2edc.tar.bz2
gentoo-2-c6fde18a126368836108ff2262220804e17a2edc.zip
sparc stable wrt bug #549902
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r--media-libs/lensfun/ChangeLog5
-rw-r--r--media-libs/lensfun/lensfun-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog
index c7e863d9e55b..870dad29f90b 100644
--- a/media-libs/lensfun/ChangeLog
+++ b/media-libs/lensfun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/lensfun
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.91 2015/05/27 11:07:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.92 2015/06/02 05:19:55 jmorgan Exp $
+
+ 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> lensfun-0.3.0.ebuild:
+ sparc stable wrt bug #549902
27 May 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild:
Stable for x86, wrt bug #549902
diff --git a/media-libs/lensfun/lensfun-0.3.0.ebuild b/media-libs/lensfun/lensfun-0.3.0.ebuild
index 9f819adc228f..9190d4dfd544 100644
--- a/media-libs/lensfun/lensfun-0.3.0.ebuild
+++ b/media-libs/lensfun/lensfun-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.8 2015/05/27 11:07:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.9 2015/06/02 05:19:55 jmorgan 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 cpu_flags_x86_sse cpu_flags_x86_sse2"
RDEPEND=">=dev-libs/glib-2.28