summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-26 16:51:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-26 16:51:20 +0000
commit37c2fe6728ed5163051119e3b69e0a8432abbd9f (patch)
tree76877a83391c5fb14d802e065bae9ab81c427ea8 /net-misc/connman
parentStable for ppc, wrt bug #446720 (diff)
downloadgentoo-2-37c2fe6728ed5163051119e3b69e0a8432abbd9f.tar.gz
gentoo-2-37c2fe6728ed5163051119e3b69e0a8432abbd9f.tar.bz2
gentoo-2-37c2fe6728ed5163051119e3b69e0a8432abbd9f.zip
Stable for ppc, wrt bug #480086
(Portage version: 2.1.12.2/cvs/Linux ppc64, 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.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog
index ac58c513cdf9..611a44a0480a 100644
--- a/net-misc/connman/ChangeLog
+++ b/net-misc/connman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/connman
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.64 2013/07/05 17:31:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.65 2013/08/26 16:51:20 ago Exp $
+
+ 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> connman-1.15.ebuild:
+ Stable for ppc, wrt bug #480086
05 Jul 2013; Pacho Ramos <pacho@gentoo.org> +files/connman.service,
connman-1.15.ebuild:
diff --git a/net-misc/connman/connman-1.15.ebuild b/net-misc/connman/connman-1.15.ebuild
index d00aa8ff6e96..ec11f1ba4e5c 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.2 2013/07/05 17:31:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.15.ebuild,v 1.3 2013/08/26 16:51:20 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 policykit threads tools vpnc +wifi"
RDEPEND=">=dev-libs/glib-2.16