commit: 186b2a5466a1012ecca9169baa99a92ae098c545
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 3 12:00:06 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 3 12:12:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186b2a54
dev-perl/WWW-RobotRules: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...W-RobotRules-6.20.0-r1.ebuild => WWW-RobotRules-6.20.0-r2.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild
b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild
similarity index 94%
rename from dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild
rename to dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild
index 98ffdaaa5f2..58390280c7b 100644
--- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild
+++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=GAAS
DIST_VERSION=6.02
@@ -16,4 +16,5 @@ RDEPEND="
!<dev-perl/libwww-perl-6
>=dev-perl/URI-1.10
"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+"