summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:51:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:51:45 +0000
commiteec27cef7d4d440eb997ebef0fbf433495ee1105 (patch)
tree88c1cd2065fb8495cd688ff0a824352ed7ead85c /net-misc/connman
parentStable for ppc, wrt bug #502888 (diff)
downloadgentoo-2-eec27cef7d4d440eb997ebef0fbf433495ee1105.tar.gz
gentoo-2-eec27cef7d4d440eb997ebef0fbf433495ee1105.tar.bz2
gentoo-2-eec27cef7d4d440eb997ebef0fbf433495ee1105.zip
Stable for ppc, wrt bug #502894
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/connman')
-rw-r--r--net-misc/connman/ChangeLog5
-rw-r--r--net-misc/connman/connman-1.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog
index 34fa98bf0095..bd65e922b85e 100644
--- a/net-misc/connman/ChangeLog
+++ b/net-misc/connman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/connman
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.81 2014/03/04 20:12:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.82 2014/03/05 15:51:45 ago Exp $
+
+ 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> connman-1.21.ebuild:
+ Stable for ppc, wrt bug #502894
04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> connman-1.21.ebuild:
Stable for x86, wrt bug #502894
diff --git a/net-misc/connman/connman-1.21.ebuild b/net-misc/connman/connman-1.21.ebuild
index ac5e95bcaaef..5e98cb2e5b48 100644
--- a/net-misc/connman/connman-1.21.ebuild
+++ b/net-misc/connman/connman-1.21.ebuild
@@ -1,6 +1,6 @@
# 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.21.ebuild,v 1.3 2014/03/04 20:12:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.21.ebuild,v 1.4 2014/03/05 15:51:45 ago 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 openconnect policykit tools vpnc +wifi"
RDEPEND=">=dev-libs/glib-2.16