diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:21:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:21:13 +0000 |
commit | 1f7b1303f7297ffe018536ec81a7bdca7c124247 (patch) | |
tree | d63502198fe39d506dfae96cace010e1136b45a5 /media-libs/lensfun | |
parent | Stable for ia64, wrt bug #496840 (diff) | |
download | gentoo-2-1f7b1303f7297ffe018536ec81a7bdca7c124247.tar.gz gentoo-2-1f7b1303f7297ffe018536ec81a7bdca7c124247.tar.bz2 gentoo-2-1f7b1303f7297ffe018536ec81a7bdca7c124247.zip |
Stable for ia64, wrt bug #494692
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.7.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 44210fa309a8..abd5c20e312a 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.60 2014/01/02 10:41:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.61 2014/01/15 09:21:13 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lensfun-0.2.7.ebuild: + Stable for ia64, wrt bug #494692 02 Jan 2014; Markus Meier <maekke@gentoo.org> lensfun-0.2.8.ebuild, +files/lensfun-0.2.8-x32.patch: diff --git a/media-libs/lensfun/lensfun-0.2.7.ebuild b/media-libs/lensfun/lensfun-0.2.7.ebuild index 46551cd80a13..d7dcb2c1801e 100644 --- a/media-libs/lensfun/lensfun-0.2.7.ebuild +++ b/media-libs/lensfun/lensfun-0.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.7.ebuild,v 1.11 2013/12/30 09:12:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.7.ebuild,v 1.12 2014/01/15 09:21:13 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc sse sse2" RDEPEND=">=dev-libs/glib-2.28 |