diff options
Diffstat (limited to 'net-misc/connman/connman-1.19.ebuild')
-rw-r--r-- | net-misc/connman/connman-1.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/connman/connman-1.19.ebuild b/net-misc/connman/connman-1.19.ebuild index 69ede6299595..4a8d37d2b0bd 100644 --- a/net-misc/connman/connman-1.19.ebuild +++ b/net-misc/connman/connman-1.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.19.ebuild,v 1.1 2013/10/20 20:58:49 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.19.ebuild,v 1.2 2014/01/05 14:26:47 maekke 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 tools vpnc +wifi" RDEPEND=">=dev-libs/glib-2.16 |