Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/awstats/
Date: Fri, 16 Apr 2021 11:23:43
Message-Id: 1618572171.59c4c53369c6e2b930c5aeb5b8adb34b867467cc.sam@gentoo
1 commit: 59c4c53369c6e2b930c5aeb5b8adb34b867467cc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 07:54:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:22:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c4c533
7
8 www-misc/awstats: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-misc/awstats/awstats-7.8-r1.ebuild | 4 +---
13 1 file changed, 1 insertion(+), 3 deletions(-)
14
15 diff --git a/www-misc/awstats/awstats-7.8-r1.ebuild b/www-misc/awstats/awstats-7.8-r1.ebuild
16 index 66748aa8bf7..eb1b99ea5e9 100644
17 --- a/www-misc/awstats/awstats-7.8-r1.ebuild
18 +++ b/www-misc/awstats/awstats-7.8-r1.ebuild
19 @@ -1,10 +1,8 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25
26 -inherit eutils
27 -
28 MY_P=${PN}-${PV%_p*}
29
30 DESCRIPTION="AWStats is short for Advanced Web Statistics"