summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2022-06-28 09:35:15 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2022-06-28 09:36:12 -0700
commitd2980713ca041d2da87cc65197e07c2c72534a4b (patch)
treedc04a17cab9f1c0e036ab38841decc09d63d8271 /dev-util
parentmedia-libs/tiff: Stabilize 4.4.0 ppc64, #854828 (diff)
downloadgentoo-d2980713ca041d2da87cc65197e07c2c72534a4b.tar.gz
gentoo-d2980713ca041d2da87cc65197e07c2c72534a4b.tar.bz2
gentoo-d2980713ca041d2da87cc65197e07c2c72534a4b.zip
dev-util/rats: update EAPI & HOMEPAGE
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/show_bug.cgi?id=683916
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/rats/rats-2.4-r1.ebuild (renamed from dev-util/rats/rats-2.4.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/rats/rats-2.4.ebuild b/dev-util/rats/rats-2.4-r1.ebuild
index 7f63c3779f30..0adcbf0ae280 100644
--- a/dev-util/rats/rats-2.4.ebuild
+++ b/dev-util/rats/rats-2.4-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit edos2unix
DESCRIPTION="RATS - Rough Auditing Tool for Security"
-HOMEPAGE="https://code.google.com/p/rough-auditing-tool-for-security/"
+HOMEPAGE="https://github.com/andrew-d/rough-auditing-tool-for-security"
+# No tags available in the GitHub port
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/rough-auditing-tool-for-security/${P}.tgz"
LICENSE="GPL-2"