diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:30:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:30:30 +0000 |
commit | 9e809149144504ec009b9b9acdab09bbcde5b1d4 (patch) | |
tree | 030bc5882947544c8319131a114e36b88c157b56 /media-libs/lensfun | |
parent | old (diff) | |
download | gentoo-2-9e809149144504ec009b9b9acdab09bbcde5b1d4.tar.gz gentoo-2-9e809149144504ec009b9b9acdab09bbcde5b1d4.tar.bz2 gentoo-2-9e809149144504ec009b9b9acdab09bbcde5b1d4.zip |
ia64/sh/sparc stable, fix changelog
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/ChangeLog | 4 | ||||
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.5-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 9aaac1f9c785..27af98dfc309 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,9 +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.36 2011/10/23 16:10:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.37 2011/10/23 16:30:30 armin76 Exp $ 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> lensfun-0.2.5-r2.ebuild: - sparc stable wrt #385213 + alpha/ia64/sh/sparc stable wrt #385213 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> 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 22ed98e66e91..db815d11f34d 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.10 2011/10/23 16:10:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.5-r2.ebuild,v 1.11 2011/10/23 16:30:30 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 |