diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:35:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:35:03 +0000 |
commit | fd9ee87a2bb3fd9c7ae9173733ca6d17182939ec (patch) | |
tree | 36e3304fb01e85083c86f6d3b4043c923eaedb29 /media-libs/lensfun | |
parent | amd64 stable, bug #491528 (diff) | |
download | gentoo-2-fd9ee87a2bb3fd9c7ae9173733ca6d17182939ec.tar.gz gentoo-2-fd9ee87a2bb3fd9c7ae9173733ca6d17182939ec.tar.bz2 gentoo-2-fd9ee87a2bb3fd9c7ae9173733ca6d17182939ec.zip |
Stable for HPPA (bug #494692).
(Portage version: 2.2.7/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.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 0e4684ef2f99..f8d53574556c 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.53 2013/12/22 12:03:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.54 2013/12/22 16:35:03 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> lensfun-0.2.7.ebuild: + Stable for HPPA (bug #494692). 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lensfun-0.2.7.ebuild: Stable for ppc64, wrt bug #494692 diff --git a/media-libs/lensfun/lensfun-0.2.7.ebuild b/media-libs/lensfun/lensfun-0.2.7.ebuild index 1488f9a911e6..5d8c95abd770 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.5 2013/12/22 12:03:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.7.ebuild,v 1.6 2013/12/22 16:35:03 jer 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 |