summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-03 13:58:21 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-03 14:12:19 +0200
commit06a262701f3c5b54889d0556237f2dee334c7bbd (patch)
tree1e3fe6b5c5b407f866d7e1f91f9014ef22ca2a5a /dev-perl/WWW-Pastebin-PastebinCom-Create
parentdev-perl/WWW-Mechanize-FormFiller: EAPI=8 bump (diff)
downloadgentoo-06a262701f3c5b54889d0556237f2dee334c7bbd.tar.gz
gentoo-06a262701f3c5b54889d0556237f2dee334c7bbd.tar.bz2
gentoo-06a262701f3c5b54889d0556237f2dee334c7bbd.zip
dev-perl/WWW-Pastebin-PastebinCom-Create: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-Pastebin-PastebinCom-Create')
-rw-r--r--dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild (renamed from dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r1.ebuild)8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r1.ebuild b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
index 8984fb4a4580..ef0b48f2f911 100644
--- a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r1.ebuild
+++ b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=ZOFFIX
DIST_VERSION=1.003
@@ -11,14 +11,12 @@ DESCRIPTION="Paste on www.pastebin.com without API keys"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
>=dev-perl/Moo-1.4.1
>=dev-perl/WWW-Mechanize-1.730.0
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
dev-perl/Module-Build
test? (
virtual/perl-Test-Simple