From: Raúl Porcel Date: Sun, 23 Oct 2011 16:10:06 +0000 (+0000) Subject: sparc stable wrt #385213 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3ef433ed1b189aa788163219a3999ecf86efb585;p=gentoo.git sparc stable wrt #385213 Package-Manager: portage-2.1.10.11/cvs/Linux ia64 --- diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index fdb886cc5e19..9aaac1f9c785 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.35 2011/10/15 13:00:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.36 2011/10/23 16:10:06 armin76 Exp $ + + 23 Oct 2011; Raúl Porcel lensfun-0.2.5-r2.ebuild: + sparc stable wrt #385213 15 Oct 2011; Kacper Kowalik lensfun-0.2.5-r2.ebuild: ppc stable wrt #385213 diff --git a/media-libs/lensfun/lensfun-0.2.5-r2.ebuild b/media-libs/lensfun/lensfun-0.2.5-r2.ebuild index f1b8abfcb451..22ed98e66e91 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.9 2011/10/15 13:00:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.5-r2.ebuild,v 1.10 2011/10/23 16:10:06 armin76 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