diff options
author | 2014-01-15 09:21:13 +0000 | |
---|---|---|
committer | 2014-01-15 09:21:13 +0000 | |
commit | 1f7b1303f7297ffe018536ec81a7bdca7c124247 (patch) | |
tree | d63502198fe39d506dfae96cace010e1136b45a5 /media-libs/lensfun/lensfun-0.2.7.ebuild | |
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/lensfun-0.2.7.ebuild')
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |