diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-25 17:29:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-25 17:29:17 +0000 |
commit | bfb30e385674a5648c4f198f8186d27002c3ae81 (patch) | |
tree | 19e68d363b39ac8ea41b85262a6f0a8bd9f96531 /app-misc/geoclue | |
parent | Update x32 support. (diff) | |
download | gentoo-2-bfb30e385674a5648c4f198f8186d27002c3ae81.tar.gz gentoo-2-bfb30e385674a5648c4f198f8186d27002c3ae81.tar.bz2 gentoo-2-bfb30e385674a5648c4f198f8186d27002c3ae81.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/geoclue/ChangeLog b/app-misc/geoclue/ChangeLog index 0ffe07cc7f59..78f5e0ed9058 100644 --- a/app-misc/geoclue/ChangeLog +++ b/app-misc/geoclue/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/geoclue # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/ChangeLog,v 1.8 2012/04/21 12:19:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/ChangeLog,v 1.9 2012/05/25 17:29:17 aballier Exp $ + + 25 May 2012; Alexis Ballier <aballier@gentoo.org> + geoclue-0.12.0_p20110307.ebuild: + keyword ~amd64-fbsd 21 Apr 2012; Markus Meier <maekke@gentoo.org> geoclue-0.12.0_p20110307.ebuild: diff --git a/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild b/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild index 96df0f3781a0..2b3d10bcabf6 100644 --- a/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild +++ b/app-misc/geoclue/geoclue-0.12.0_p20110307.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/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild,v 1.8 2012/04/21 12:19:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild,v 1.9 2012/05/25 17:29:17 aballier Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~signals/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm x86 ~amd64-fbsd" IUSE="geonames gps gsmloc gtk hostip manual networkmanager nominatim plazes skyhook yahoo-geo" |