diff options
Diffstat (limited to 'app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild')
-rw-r--r-- | app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild b/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild index 746b07d53e95..c27ac585faf2 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.10 2012/05/27 22:11:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild,v 1.11 2012/08/06 20:56:57 ranger 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 ~ppc ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-fbsd" IUSE="geonames gps gsmloc gtk hostip manual networkmanager nominatim plazes skyhook yahoo-geo" |