diff options
author | 2011-10-15 13:00:53 +0000 | |
---|---|---|
committer | 2011-10-15 13:00:53 +0000 | |
commit | 3440a63f27942a0d82938867e353a27c610cd747 (patch) | |
tree | e78b69032208d50e95e293558401253d5127d1b6 /media-libs/lensfun/lensfun-0.2.5-r2.ebuild | |
parent | ppc stable wrt #385217 (diff) | |
download | historical-3440a63f27942a0d82938867e353a27c610cd747.tar.gz historical-3440a63f27942a0d82938867e353a27c610cd747.tar.bz2 historical-3440a63f27942a0d82938867e353a27c610cd747.zip |
ppc stable wrt #385213
Package-Manager: portage-2.2.0_alpha63/cvs/Linux x86_64
Diffstat (limited to 'media-libs/lensfun/lensfun-0.2.5-r2.ebuild')
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.5-r2.ebuild | 4 |
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 09b3dc1a8f05..f1b8abfcb451 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.8 2011/10/11 20:18:29 ssuominen Exp $ +# $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 $ 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 |