diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:35:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:35:32 +0000 |
commit | 0280fca46cb5e14278f34423547eb0f2cc7e74c7 (patch) | |
tree | 876fc2424fec4f0565283e824aac44a883f77e18 /media-libs | |
parent | Stable for HPPA (bug #383753). (diff) | |
download | gentoo-2-0280fca46cb5e14278f34423547eb0f2cc7e74c7.tar.gz gentoo-2-0280fca46cb5e14278f34423547eb0f2cc7e74c7.tar.bz2 gentoo-2-0280fca46cb5e14278f34423547eb0f2cc7e74c7.zip |
Stable for HPPA (bug #385213).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lensfun/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <jer@gentoo.org> lensfun-0.2.5-r2.ebuild: + Stable for HPPA (bug #385213). 10 Oct 2011; Markus Meier <maekke@gentoo.org> 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 |