summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-10 21:20:35 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-10 21:20:35 +0000
commitff11d305b3af7e0f6ca10c4fa067d0a3864f5c39 (patch)
treedc7b013af699d5dc1afb319484f960d3e94ca97f /media-libs/lensfun/lensfun-0.2.5-r2.ebuild
parentold (diff)
downloadhistorical-ff11d305b3af7e0f6ca10c4fa067d0a3864f5c39.tar.gz
historical-ff11d305b3af7e0f6ca10c4fa067d0a3864f5c39.tar.bz2
historical-ff11d305b3af7e0f6ca10c4fa067d0a3864f5c39.zip
arm stable, bug #385213
Package-Manager: portage-2.1.10.23/cvs/Linux i686
Diffstat (limited to 'media-libs/lensfun/lensfun-0.2.5-r2.ebuild')
-rw-r--r--media-libs/lensfun/lensfun-0.2.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lensfun/lensfun-0.2.5-r2.ebuild b/media-libs/lensfun/lensfun-0.2.5-r2.ebuild
index 9571ad1d0717..0d686d6187ef 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.5 2011/10/04 21:36:12 phajdan.jr Exp $
+# $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 $
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