Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/ppp/
Date: Sat, 12 Jun 2021 18:49:43
Message-Id: 1623523737.6155a61ea868948eebbfd12f0f4054c437e97aa6.floppym@gentoo
1 commit: 6155a61ea868948eebbfd12f0f4054c437e97aa6
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 12 18:48:57 2021 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 12 18:48:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6155a61e
7
8 net-dialup/ppp: remove redundant USE flag descriptions
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 net-dialup/ppp/metadata.xml | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/net-dialup/ppp/metadata.xml b/net-dialup/ppp/metadata.xml
16 index a0beaacabe4..4088e8b313f 100644
17 --- a/net-dialup/ppp/metadata.xml
18 +++ b/net-dialup/ppp/metadata.xml
19 @@ -11,8 +11,6 @@
20 </maintainer>
21 <use>
22 <flag name="activefilter">Enables active filter support</flag>
23 - <flag name="atm">Enables ATM (Asynchronous Transfer Mode) protocol
24 - support</flag>
25 <flag name="dhcp">Installs PPP DHCP client plugin for IP address allocation
26 by a DHCP server (see http://www.netservers.co.uk/gpl/)</flag>
27 <flag name="eap-tls">Enables support for Extensible Authentication
28 @@ -21,7 +19,6 @@
29 <flag name="gtk">Installs GTK+ password prompting program that can be used
30 by passprompt.so PPP plugin for reading the password from a X11 input
31 terminal</flag>
32 - <flag name="ipv6">Enables support for IP version 6</flag>
33 <flag name="radius">Enables RADIUS support</flag>
34 </use>
35 <upstream>