summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2018-08-23 07:53:53 -0500
committerBen Kohler <bkohler@gentoo.org>2018-08-23 08:03:41 -0500
commit2d97b6a9805352dc8aa083b9b8467e3a8d03bdc8 (patch)
tree6dee1a6d94a97b8416ff2c85573fa77200024793 /net-misc/connman/metadata.xml
parentsys-process/xjobs: remove "unused" xjobs-20151016.ebuild. (diff)
downloadgentoo-2d97b6a9805352dc8aa083b9b8467e3a8d03bdc8.tar.gz
gentoo-2d97b6a9805352dc8aa083b9b8467e3a8d03bdc8.tar.bz2
gentoo-2d97b6a9805352dc8aa083b9b8467e3a8d03bdc8.zip
net-misc/connman: add myself as maintainer, bump to 1.36, iwd support
Added myself to maintainers list after several attempts to contact existing maintainer. Bump to version 1.36 and remove obsoleted patches. Also add support for net-misc/iwd backend. Also process tmpfiles. Closes: https://bugs.gentoo.org/642682 Closes: https://bugs.gentoo.org/657696 Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'net-misc/connman/metadata.xml')
-rw-r--r--net-misc/connman/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-misc/connman/metadata.xml b/net-misc/connman/metadata.xml
index a4bbe92fa34b..9bf64dff4d86 100644
--- a/net-misc/connman/metadata.xml
+++ b/net-misc/connman/metadata.xml
@@ -5,8 +5,13 @@
<email>dlan@gentoo.org</email>
<name>Yixun Lan</name>
</maintainer>
+ <maintainer type="person">
+ <email>bkohler@gentoo.org</email>
+ <name>Ben Kohler</name>
+ </maintainer>
<use>
<flag name="ethernet">Enable ethernet support.</flag>
+ <flag name="iwd">Enable wifi support via net-wireless/iwd</flag>
<flag name="l2tp">Use <pkg>net-dialup/xl2tpd</pkg> for L2TP VPN support.</flag>
<flag name="iptables">Use <pkg>net-firewall/iptables</pkg> as firewall.</flag>
<flag name="nftables">Use <pkg>net-firewall/nftables</pkg> as firewall.</flag>