diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-22 19:04:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-22 19:04:07 +0000 |
| commit | f2c44f9ef3bdda5b175f43086ee117ac61c90666 (patch) | |
| tree | c6abd4424f92a0768bf92d32eb82f49b7090d099 /dev-perl/WWW-Pastebin-PastebinCom-Create | |
| parent | 0ce5d032858168d309d313212629a4bb205e4f6e (diff) | |
| download | baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.tar.gz baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.tar.xz baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.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 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild index ef0b48f2f911..29b7685a4dd3 100644 --- a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild +++ b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,17 +10,15 @@ inherit perl-module DESCRIPTION="Paste on www.pastebin.com without API keys" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ppc x86" RDEPEND=" >=dev-perl/Moo-1.4.1 >=dev-perl/WWW-Mechanize-1.730.0 " -BDEPEND="${RDEPEND} +BDEPEND=" + ${RDEPEND} dev-perl/Module-Build - test? ( - virtual/perl-Test-Simple - ) " src_test() { |
