mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
dev-perl/DBI: add 1.652.0
Bug: https://bugs.gentoo.org/980944 Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1679 Merges: https://codeberg.org/gentoo/gentoo/pulls/1679 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
85551c854a
commit
63e77643b0
34
dev-perl/DBI/DBI-1.652.0.ebuild
Normal file
34
dev-perl/DBI/DBI-1.652.0.ebuild
Normal file
@@ -0,0 +1,34 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=HMBRAND
|
||||
DIST_VERSION=1.652
|
||||
DIST_A_EXT=tgz
|
||||
DIST_EXAMPLES=("ex/*")
|
||||
# bug #675164
|
||||
DIST_TEST="do"
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Database independent interface for Perl"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/PlRPC-0.200.0
|
||||
>=virtual/perl-Sys-Syslog-0.170.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.480.0
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
)
|
||||
"
|
||||
|
||||
PERL_RM_FILES=(
|
||||
t/pod-coverage.t
|
||||
t/pod.t
|
||||
)
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST DBI-1.647.tgz 727423 BLAKE2B 05560d9fb38d0c282fc095dc48847f6b5307c309ff2c00b38b7e70c28ba39296c462781829c730e9bd145798fe227a6913cbd0f98f4dcae93b53cbf92cfde635 SHA512 365b9d51d3c17bb3d8ce6941ef5141512e5aaf4886a62297cb4b56f8bfce9d49d45163ba3841cef59040ff649c752136407c6e8355f8f5a3b2244efd8ef6b0d7
|
||||
DIST DBI-1.651.tgz 735244 BLAKE2B 21792ff753a76261a81864ad7bf51b03486cb9603b1b4135ac357a655abb92d02c3e6d184d5f43fc5488543a19f87864de5f8b8bf7ab10545e73a82afb57938e SHA512 551ec29b88055a0c5380ba3a23105f33d64ab66a24833e6174e793d97583650719b50304255de54f967fac72f61e06cf0976483caaa340b6e725f6f45bfc24ba
|
||||
DIST DBI-1.652.tgz 734177 BLAKE2B 6a1e890abac93c502aad6d82e0d794436754818bcd564dbf706e41816e3d79cbc8e2eddd3f659d074fbc7412718d835c12d23c2c68742142ea9c0aca7af2a9bb SHA512 b695a177c7e3a1c0da70b4f2864521264fdda9560fd12f416add42d6f23099344bab5b13e9477c2283265a603013fad90a025610fdab1498b0792ae741c89a00
|
||||
|
||||
Reference in New Issue
Block a user