diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:40:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:40:00 +0000 |
commit | b9ef7aee271fd28592be2f0f41310f65cea10d7a (patch) | |
tree | 36165a7e4aab43bbf611ef0979c2879358ae2408 /net-misc/connman | |
parent | Stable for ppc64, wrt bug #530888 (diff) | |
download | gentoo-2-b9ef7aee271fd28592be2f0f41310f65cea10d7a.tar.gz gentoo-2-b9ef7aee271fd28592be2f0f41310f65cea10d7a.tar.bz2 gentoo-2-b9ef7aee271fd28592be2f0f41310f65cea10d7a.zip |
Stable for ppc64, wrt bug #542444
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/connman')
-rw-r--r-- | net-misc/connman/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/connman/connman-1.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog index a439ad3386fb..2dff2d9e457a 100644 --- a/net-misc/connman/ChangeLog +++ b/net-misc/connman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/connman # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.92 2015/03/27 16:29:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.93 2015/03/31 07:40:00 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> connman-1.27.ebuild: + Stable for ppc64, wrt bug #542444 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> connman-1.27.ebuild: Stable for amd64, wrt bug #542444 diff --git a/net-misc/connman/connman-1.27.ebuild b/net-misc/connman/connman-1.27.ebuild index 6552e62d2e5e..cf8e0663ca46 100644 --- a/net-misc/connman/connman-1.27.ebuild +++ b/net-misc/connman/connman-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.27.ebuild,v 1.3 2015/03/27 16:29:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.27.ebuild,v 1.4 2015/03/31 07:40:00 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 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc64 ~x86" IUSE="bluetooth debug doc examples +ethernet ofono openvpn openconnect policykit tools vpnc +wifi" RDEPEND=">=dev-libs/glib-2.16 |