summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-08-30 11:35:14 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-08-30 11:35:14 +0000
commitda43beae340305e387f849537c59dc523f64dbc8 (patch)
tree0527d2b50684d4b735cc8f1ccbbedf97b1ecd7a8 /net-misc/connman/connman-1.15.ebuild
parentvanilla-3.10.9 + genpatches-3.10-16 + grsecurity-2.9.1-3.10.9-201308282054 (diff)
downloadhistorical-da43beae340305e387f849537c59dc523f64dbc8.tar.gz
historical-da43beae340305e387f849537c59dc523f64dbc8.tar.bz2
historical-da43beae340305e387f849537c59dc523f64dbc8.zip
Stable for amd64 wrt bug #480086
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'net-misc/connman/connman-1.15.ebuild')
-rw-r--r--net-misc/connman/connman-1.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/connman/connman-1.15.ebuild b/net-misc/connman/connman-1.15.ebuild
index ec11f1ba4e5c..956e7f1f3265 100644
--- a/net-misc/connman/connman-1.15.ebuild
+++ b/net-misc/connman/connman-1.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.15.ebuild,v 1.3 2013/08/26 16:51:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.15.ebuild,v 1.4 2013/08/30 11:35:04 nimiux Exp $
EAPI="5"
inherit base systemd
@@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86"
IUSE="bluetooth debug doc examples +ethernet ofono openvpn policykit threads tools vpnc +wifi"
RDEPEND=">=dev-libs/glib-2.16