diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:26:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:26:07 +0000 |
commit | 42090cfc6a5867ba1f449f88798248a7c6effc9f (patch) | |
tree | f0e4499192fcb5c47eba9cb29fe1247cc5c24ec3 /net-misc/connman | |
parent | Stable for ppc64, wrt bug #495852 (diff) | |
download | gentoo-2-42090cfc6a5867ba1f449f88798248a7c6effc9f.tar.gz gentoo-2-42090cfc6a5867ba1f449f88798248a7c6effc9f.tar.bz2 gentoo-2-42090cfc6a5867ba1f449f88798248a7c6effc9f.zip |
Stable for ppc64, wrt bug #495870
(Portage version: 2.2.7/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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog index 091451efd771..483633541942 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.77 2014/01/14 15:35:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.78 2014/01/19 10:26:07 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> connman-1.19.ebuild: + Stable for ppc64, wrt bug #495870 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> connman-1.19.ebuild: Stable for ppc, wrt bug #495870 diff --git a/net-misc/connman/connman-1.19.ebuild b/net-misc/connman/connman-1.19.ebuild index ca87ace8241a..e4c824f845a7 100644 --- a/net-misc/connman/connman-1.19.ebuild +++ b/net-misc/connman/connman-1.19.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.19.ebuild,v 1.5 2014/01/14 15:35:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.19.ebuild,v 1.6 2014/01/19 10:26:07 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 tools vpnc +wifi" RDEPEND=">=dev-libs/glib-2.16 |