From: Jeroen Roovers Date: Tue, 11 Oct 2011 16:35:32 +0000 (+0000) Subject: Stable for HPPA (bug #385213). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07d3a703d9ce4fb5abf07e0fcf2c999bd8925f89;p=gentoo.git Stable for HPPA (bug #385213). Package-Manager: portage-2.2.0_alpha66/cvs/Linux x86_64 --- diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 6ceb1d4d615a..5763f5697d98 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.32 2011/10/10 21:20:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.33 2011/10/11 16:35:32 jer Exp $ + + 11 Oct 2011; Jeroen Roovers lensfun-0.2.5-r2.ebuild: + Stable for HPPA (bug #385213). 10 Oct 2011; Markus Meier lensfun-0.2.5-r2.ebuild: arm stable, bug #385213 diff --git a/media-libs/lensfun/lensfun-0.2.5-r2.ebuild b/media-libs/lensfun/lensfun-0.2.5-r2.ebuild index 0d686d6187ef..06e09f4e1182 100644 --- a/media-libs/lensfun/lensfun-0.2.5-r2.ebuild +++ b/media-libs/lensfun/lensfun-0.2.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.5-r2.ebuild,v 1.6 2011/10/10 21:20:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.5-r2.ebuild,v 1.7 2011/10/11 16:35:32 jer Exp $ EAPI=2 inherit eutils python toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://berlios/lensfun/${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2