Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/ppp/
Date: Tue, 12 Jun 2018 08:44:14
Message-Id: 1528793012.cb894356b93deb5642a4edbd8bce1cb59dbd1049.slyfox@gentoo
1 commit: cb894356b93deb5642a4edbd8bce1cb59dbd1049
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 12 08:43:32 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 12 08:43:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb894356
7
8 net-dialup/ppp: stable 2.4.7-r6 for ia64, bug #657656
9
10 Bug: https://bugs.gentoo.org/657656
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 net-dialup/ppp/ppp-2.4.7-r6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dialup/ppp/ppp-2.4.7-r6.ebuild b/net-dialup/ppp/ppp-2.4.7-r6.ebuild
18 index e0179693dca..f13f1d4d1bb 100644
19 --- a/net-dialup/ppp/ppp-2.4.7-r6.ebuild
20 +++ b/net-dialup/ppp/ppp-2.4.7-r6.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://download.samba.org/pub/ppp/${P}.tar.gz
22
23 LICENSE="BSD GPL-2"
24 SLOT="0/${PV}"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
27 IUSE="activefilter atm dhcp eap-tls gtk ipv6 libressl pam radius"
28
29 DEPEND="activefilter? ( net-libs/libpcap )