summaryrefslogtreecommitdiff
path: root/dev-perl/WWW-Pastebin-PastebinCom-Create
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-10-04 01:42:21 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-10-04 01:42:21 +0000
commitd65b5444c2f86758a35ef5b94a2116fb205dc364 (patch)
tree681a1d88e149f22fcd55a52338f20e55b4ef58af /dev-perl/WWW-Pastebin-PastebinCom-Create
parent178460d41a24331792859174387808ab41189b37 (diff)
downloadbaldeagleos-repo-d65b5444c2f86758a35ef5b94a2116fb205dc364.tar.gz
baldeagleos-repo-d65b5444c2f86758a35ef5b94a2116fb205dc364.tar.xz
baldeagleos-repo-d65b5444c2f86758a35ef5b94a2116fb205dc364.zip
Adding metadata
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