summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-10 16:06:53 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-10 16:06:53 +0000
commit28e43544efd8516506fa6ebc54e82fef94599b48 (patch)
tree9edf10274f55a77dd490532e9995520b3b6c0f80 /net-misc
parentkeyword for arm/arm64, test on cortex-a9 and a53 board (diff)
downloadgentoo-2-28e43544efd8516506fa6ebc54e82fef94599b48.tar.gz
gentoo-2-28e43544efd8516506fa6ebc54e82fef94599b48.tar.bz2
gentoo-2-28e43544efd8516506fa6ebc54e82fef94599b48.zip
fix openconnect dep, bug 509908, add Balint SZENTE as maintainer
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/connman/ChangeLog6
-rw-r--r--net-misc/connman/connman-1.27.ebuild7
-rw-r--r--net-misc/connman/connman-1.28.ebuild3
-rw-r--r--net-misc/connman/metadata.xml19
4 files changed, 22 insertions, 13 deletions
diff --git a/net-misc/connman/ChangeLog b/net-misc/connman/ChangeLog
index 0c6470c20f35..ac08e982890e 100644
--- a/net-misc/connman/ChangeLog
+++ b/net-misc/connman/ChangeLog
@@ -1,6 +1,10 @@
# 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.90 2015/03/07 14:00:35 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.91 2015/03/10 16:06:53 dlan Exp $
+
+ 10 Mar 2015; Yixun Lan <dlan@gentoo.org> connman-1.27.ebuild,
+ connman-1.28.ebuild, metadata.xml:
+ fix openconnect dep, bug 509908, add Balint SZENTE as maintainer
*connman-1.28 (07 Mar 2015)
diff --git a/net-misc/connman/connman-1.27.ebuild b/net-misc/connman/connman-1.27.ebuild
index 855d031ad20f..b2fc5fcc6ebe 100644
--- a/net-misc/connman/connman-1.27.ebuild
+++ b/net-misc/connman/connman-1.27.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.1 2014/12/19 04:32:21 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.27.ebuild,v 1.2 2015/03/10 16:06:53 dlan 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 ~ppc64 ~x86"
IUSE="bluetooth debug doc examples +ethernet ofono openvpn openconnect policykit tools vpnc +wifi"
RDEPEND=">=dev-libs/glib-2.16
@@ -21,6 +21,7 @@ RDEPEND=">=dev-libs/glib-2.16
bluetooth? ( net-wireless/bluez )
ofono? ( net-misc/ofono )
policykit? ( sys-auth/polkit )
+ openconnect? ( net-misc/openconnect )
openvpn? ( net-misc/openvpn )
vpnc? ( net-misc/vpnc )
wifi? ( >=net-wireless/wpa_supplicant-2.0[dbus] )"
diff --git a/net-misc/connman/connman-1.28.ebuild b/net-misc/connman/connman-1.28.ebuild
index c34812eac56b..23e391ae2e10 100644
--- a/net-misc/connman/connman-1.28.ebuild
+++ b/net-misc/connman/connman-1.28.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.28.ebuild,v 1.1 2015/03/07 14:00:35 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.28.ebuild,v 1.2 2015/03/10 16:06:53 dlan Exp $
EAPI="5"
inherit base systemd
@@ -20,6 +20,7 @@ RDEPEND=">=dev-libs/glib-2.16
bluetooth? ( net-wireless/bluez )
l2tp? ( net-dialup/xl2tpd )
ofono? ( net-misc/ofono )
+ openconnect? ( net-misc/openconnect )
openvpn? ( net-misc/openvpn )
policykit? ( sys-auth/polkit )
pptp? ( net-dialup/pptpclient )
diff --git a/net-misc/connman/metadata.xml b/net-misc/connman/metadata.xml
index bf5a5182d98f..1e04da18cf52 100644
--- a/net-misc/connman/metadata.xml
+++ b/net-misc/connman/metadata.xml
@@ -1,14 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>dlan@gentoo.org</email>
- <name>Yixun Lan</name>
- </maintainer>
- <maintainer>
- <email>chainsaw@gentoo.org</email>
- <name>Tony Vroon</name>
- </maintainer>
+ <herd>proxy-maintainers</herd>
+ <maintainer>
+ <email>balint@szentedwg.ro</email>
+ <name>Bálint Szente</name>
+ <description>Primary Maintainer, Assign bugs</description>
+ </maintainer>
+ <maintainer>
+ <email>dlan@gentoo.org</email>
+ <name>Yixun Lan</name>
+ <description>Co Maintainer, CC bugs</description>
+ </maintainer>
<use>
<flag name="ethernet">Enable ethernet support.</flag>
<flag name="l2tp">Use <pkg>net-dialup/xl2tpd</pkg> for L2TP VPN support.</flag>