summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-12 19:51:51 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-12 19:51:51 +0000
commitc203224ed94bdb10322c70ecea8fdbb925398519 (patch)
tree9e8f437f21c8f165296ccdffc0491bee5b13fd1c /net-misc/connman
parentamd64 stable, bug #495868 (diff)
downloadgentoo-2-c203224ed94bdb10322c70ecea8fdbb925398519.tar.gz
gentoo-2-c203224ed94bdb10322c70ecea8fdbb925398519.tar.bz2
gentoo-2-c203224ed94bdb10322c70ecea8fdbb925398519.zip
amd64 stable, bug #495870
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/connman')
-rw-r--r--net-misc/connman/ChangeLog5
-rw-r--r--net-misc/connman/connman-1.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog
index df7a11151866..3b56781da5dc 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.74 2014/01/05 14:26:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.75 2014/01/12 19:51:51 pacho Exp $
+
+ 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> connman-1.19.ebuild:
+ amd64 stable, bug #495870
05 Jan 2014; Markus Meier <maekke@gentoo.org> connman-1.19.ebuild:
arm stable, bug #495870
diff --git a/net-misc/connman/connman-1.19.ebuild b/net-misc/connman/connman-1.19.ebuild
index 4a8d37d2b0bd..b7cef3b7e991 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.2 2014/01/05 14:26:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.19.ebuild,v 1.3 2014/01/12 19:51:51 pacho 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