commit: 8bd8e7cc1929ab72fecfbd80df53261becb60c61
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 8 06:32:25 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Jan 8 06:34:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd8e7cc
net-firewall/lutelwall: EAPI=7, use HTTPS
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
.../lutelwall/{lutelwall-0.99.ebuild => lutelwall-0.99-r1.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-firewall/lutelwall/lutelwall-0.99.ebuild
b/net-firewall/lutelwall/lutelwall-0.99-r1.ebuild
similarity index 76%
rename from net-firewall/lutelwall/lutelwall-0.99.ebuild
rename to net-firewall/lutelwall/lutelwall-0.99-r1.ebuild
index 05eb0624495..e167c836d93 100644
--- a/net-firewall/lutelwall/lutelwall-0.99.ebuild
+++ b/net-firewall/lutelwall/lutelwall-0.99-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="IPTables firewall setup script"
LICENSE="GPL-2"
-HOMEPAGE="http://www.lutel.pl/lutelwall/"
-SRC_URI="http://www.lutel.pl/wp-content/uploads/${PV}/${P}.tar.gz"
+HOMEPAGE="https://www.lutel.pl/lutelwall/"
+SRC_URI="https://www.lutel.pl/wp-content/uploads/${PV}/${P}.tar.gz"
SLOT="0"
KEYWORDS="alpha ~amd64 ~ppc ~sparc x86"