diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:12:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:12:48 +0000 |
commit | c091f1b1fab980b4a8d436655d8000e6b670bde0 (patch) | |
tree | ded06a1e6646af49163a977bc2c8fd31543d7efa /net-misc/connman | |
parent | Stable for x86, wrt bug #502894 (diff) | |
download | gentoo-2-c091f1b1fab980b4a8d436655d8000e6b670bde0.tar.gz gentoo-2-c091f1b1fab980b4a8d436655d8000e6b670bde0.tar.bz2 gentoo-2-c091f1b1fab980b4a8d436655d8000e6b670bde0.zip |
Stable for x86, wrt bug #502894
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog index b9b96c78934e..34fa98bf0095 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.80 2014/03/02 23:16:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.81 2014/03/04 20:12:48 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> connman-1.21.ebuild: + Stable for x86, wrt bug #502894 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> connman-1.21.ebuild: amd64 stable, bug #502894 diff --git a/net-misc/connman/connman-1.21.ebuild b/net-misc/connman/connman-1.21.ebuild index 8bfaee236c86..ac5e95bcaaef 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.2 2014/03/02 23:16:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.21.ebuild,v 1.3 2014/03/04 20:12:48 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 |