sparc stable wrt #385213
authorRaúl Porcel <armin76@gentoo.org>
Sun, 23 Oct 2011 16:10:06 +0000 (16:10 +0000)
committerRaúl Porcel <armin76@gentoo.org>
Sun, 23 Oct 2011 16:10:06 +0000 (16:10 +0000)
Package-Manager: portage-2.1.10.11/cvs/Linux ia64

media-libs/lensfun/ChangeLog
media-libs/lensfun/lensfun-0.2.5-r2.ebuild

index fdb886cc5e1974be1befda112c09bba3ec3cec38..9aaac1f9c7858fd5d8bf47cd58cf0c196cff25de 100644 (file)
@@ -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 <armin76@gentoo.org> lensfun-0.2.5-r2.ebuild:
+  sparc stable wrt #385213
 
   15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> lensfun-0.2.5-r2.ebuild:
   ppc stable wrt #385213
index f1b8abfcb451c746bd2cf74ec1d9621622822396..22ed98e66e91b311fb11a392f5542d12e77151ba 100644 (file)
@@ -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