diff options
author | 2015-03-27 16:29:49 +0000 | |
---|---|---|
committer | 2015-03-27 16:29:49 +0000 | |
commit | b65ef4ca10831ed24d5b3207d870898662523615 (patch) | |
tree | 8736219e4113adc77edd66a65653aac1e6639adb /net-misc/connman | |
parent | Stable for amd64, wrt bug #540906 (diff) | |
download | gentoo-2-b65ef4ca10831ed24d5b3207d870898662523615.tar.gz gentoo-2-b65ef4ca10831ed24d5b3207d870898662523615.tar.bz2 gentoo-2-b65ef4ca10831ed24d5b3207d870898662523615.zip |
Stable for amd64, wrt bug #542444
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 ac08e982890e..a439ad3386fb 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.91 2015/03/10 16:06:53 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.92 2015/03/27 16:29:49 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> connman-1.27.ebuild: + Stable for amd64, wrt bug #542444 10 Mar 2015; Yixun Lan <dlan@gentoo.org> connman-1.27.ebuild, connman-1.28.ebuild, metadata.xml: diff --git a/net-misc/connman/connman-1.27.ebuild b/net-misc/connman/connman-1.27.ebuild index b2fc5fcc6ebe..6552e62d2e5e 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.2 2015/03/10 16:06:53 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.27.ebuild,v 1.3 2015/03/27 16:29:49 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 |