mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Business-ISSN: add 1.8.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
36
dev-perl/Business-ISSN/Business-ISSN-1.8.0.ebuild
Normal file
36
dev-perl/Business-ISSN/Business-ISSN-1.8.0.ebuild
Normal file
@@ -0,0 +1,36 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=BRIANDFOY
|
||||
DIST_VERSION=1.008
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Object and functions to work with International Standard Serial Numbers"
|
||||
|
||||
LICENSE="Artistic-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Exporter
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.640.0
|
||||
virtual/perl-File-Spec
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-1.0.0
|
||||
)
|
||||
"
|
||||
|
||||
PERL_RM_FILES=(
|
||||
"t/pod.t"
|
||||
"t/pod_coverage.t"
|
||||
"t/test_manifest"
|
||||
)
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-1.003-no-test-manifest.patch"
|
||||
)
|
||||
@@ -1 +1,2 @@
|
||||
DIST Business-ISSN-1.006.tar.gz 11377 BLAKE2B f7cc03b0a67a3bc39e93842d25bc653623a19530b1b637b3cbafe5443000ad6c179d3aca4f985344b9cfdcf41768778b0d7b708048a6b37cc7997433ee903314 SHA512 ddbdbeb4f30debbf11a3e97d6a44e9a89ada638582d96cf128c54acf5d157700de73de2c8e0977fe2a3ecb4030b8f9d6e8bd141335d7bd59d06c945d643373c7
|
||||
DIST Business-ISSN-1.008.tar.gz 12332 BLAKE2B 039e06552e6b65c488443b0da8e9ab5e2fec75d1f30d68c124ac0bf82781e97fde83f9ac0798b842a9220118d0589f116bd3d83a5fc040c909333097201908e7 SHA512 05933769e1ea5f8a62dfd7c46ffcbced20dda366eb564066c97408b17f6dc17d54476b4fdd6139d293182ccd495f4dd27a89cef9e04d6718e06d5c03f01d5f86
|
||||
|
||||
Reference in New Issue
Block a user