Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/rp-pppoe/
Date: Fri, 16 Apr 2021 10:25:18
Message-Id: 1618567980.47e566cc57edbfd4f5c9c9ae79d8e677d73060b8.soap@gentoo
1 commit: 47e566cc57edbfd4f5c9c9ae79d8e677d73060b8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 10:13:00 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 10:13:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e566cc
7
8 net-dialup/rp-pppoe: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild
17 index d8618a8207d..46194906ccf 100644
18 --- a/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild
19 +++ b/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 -inherit eutils flag-o-matic autotools readme.gentoo-r1
28 +inherit flag-o-matic autotools readme.gentoo-r1
29
30 PPP_P="ppp-2.4.7"