diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 16:39:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 16:39:52 +0000 |
commit | 033ea08f402a7f4d3302cc21c65384271ee25591 (patch) | |
tree | f974d4007321578ddbf9bc2c2f8300b990307982 /media-libs | |
parent | remove cyrus-sasl related masks (diff) | |
download | gentoo-2-033ea08f402a7f4d3302cc21c65384271ee25591.tar.gz gentoo-2-033ea08f402a7f4d3302cc21c65384271ee25591.tar.bz2 gentoo-2-033ea08f402a7f4d3302cc21c65384271ee25591.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lensfun/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.5_p153-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index b82133b76c5e..5b7a77f14bd0 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.42 2012/05/10 19:01:31 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.43 2012/05/29 16:39:52 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> + lensfun-0.2.5_p153-r1.ebuild: + keyword ~amd64-fbsd *lensfun-0.2.5_p153-r1 (10 May 2012) diff --git a/media-libs/lensfun/lensfun-0.2.5_p153-r1.ebuild b/media-libs/lensfun/lensfun-0.2.5_p153-r1.ebuild index 7c2a590bcec1..266721fb07eb 100644 --- a/media-libs/lensfun/lensfun-0.2.5_p153-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.2.5_p153-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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_p153-r1.ebuild,v 1.1 2012/05/10 19:01:31 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.5_p153-r1.ebuild,v 1.2 2012/05/29 16:39:52 aballier Exp $ EAPI=4 inherit python multilib cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" 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 ~amd64-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |