diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-22 05:24:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-22 05:24:39 +0000 |
commit | 5deec8c7648c0031f7c221bc3192f2710f888e99 (patch) | |
tree | 82318c7fa597e11d61bb3255d1bf6dbbe2e9f357 /media-libs/lensfun | |
parent | Version bump (bug #549878 by Alex Barker). (diff) | |
download | gentoo-2-5deec8c7648c0031f7c221bc3192f2710f888e99.tar.gz gentoo-2-5deec8c7648c0031f7c221bc3192f2710f888e99.tar.bz2 gentoo-2-5deec8c7648c0031f7c221bc3192f2710f888e99.zip |
Stable for HPPA (bug #549902).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 26fcf3677d6d..f2ba10648095 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.88 2015/05/21 10:30:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.89 2015/05/22 05:24:39 jer Exp $ + + 22 May 2015; Jeroen Roovers <jer@gentoo.org> lensfun-0.3.0.ebuild: + Stable for HPPA (bug #549902). 21 May 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild: Stable for amd64, wrt bug #549902 diff --git a/media-libs/lensfun/lensfun-0.3.0.ebuild b/media-libs/lensfun/lensfun-0.3.0.ebuild index 79371e345c6d..f071547df1d3 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.5 2015/05/21 10:30:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.6 2015/05/22 05:24:39 jer 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 |