summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2012-10-15 04:56:11 +0000
committerMatt Turner <mattst88@gentoo.org>2012-10-15 04:56:11 +0000
commit3be1fc34407a20e7b5b0cdbaa61f00495790a0bf (patch)
tree1ad434251c051d5dd2978b70ded8ef0b37d63d70 /app-misc/geoclue
parentStable on alpha, bug 427544. (diff)
downloadgentoo-2-3be1fc34407a20e7b5b0cdbaa61f00495790a0bf.tar.gz
gentoo-2-3be1fc34407a20e7b5b0cdbaa61f00495790a0bf.tar.bz2
gentoo-2-3be1fc34407a20e7b5b0cdbaa61f00495790a0bf.zip
Added ~alpha, bug 411761.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r--app-misc/geoclue/ChangeLog5
-rw-r--r--app-misc/geoclue/geoclue-0.12.99.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/geoclue/ChangeLog b/app-misc/geoclue/ChangeLog
index 91580f1a9bb9..e4579e0ccbec 100644
--- a/app-misc/geoclue/ChangeLog
+++ b/app-misc/geoclue/ChangeLog
@@ -1,6 +1,9 @@
# 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.21 2012/10/02 11:14:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/ChangeLog,v 1.22 2012/10/15 04:56:11 mattst88 Exp $
+
+ 15 Oct 2012; Matt Turner <mattst88@gentoo.org> geoclue-0.12.99.ebuild:
+ Added ~alpha, bug 411761.
02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> geoclue-0.12.99.ebuild:
stable arm, bug #427556
diff --git a/app-misc/geoclue/geoclue-0.12.99.ebuild b/app-misc/geoclue/geoclue-0.12.99.ebuild
index 7e9c2a8dec98..57471754688d 100644
--- a/app-misc/geoclue/geoclue-0.12.99.ebuild
+++ b/app-misc/geoclue/geoclue-0.12.99.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.99.ebuild,v 1.8 2012/10/02 11:14:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-0.12.99.ebuild,v 1.9 2012/10/15 04:56:11 mattst88 Exp $
EAPI=4
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://freedesktop.org/~hadess/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 arm ppc ppc64 ~sparc x86 ~amd64-fbsd"
IUSE="connman geonames gps gsmloc gtk hostip manual networkmanager nominatim plazes skyhook static-libs yahoo-geo"
REQUIRED_USE="skyhook? ( networkmanager )"