mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/GnuPG-Interface: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1,42 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DIST_AUTHOR=BPS
|
||||
DIST_VERSION=1.02
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Perl interface to GnuPG"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~hppa ppc ~riscv x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=app-crypt/gnupg-1.4
|
||||
virtual/perl-autodie
|
||||
>=virtual/perl-Math-BigInt-1.780.0
|
||||
>=dev-perl/Moo-0.91.11
|
||||
>=dev-perl/MooX-HandlesVia-0.1.4
|
||||
>=dev-perl/MooX-late-0.14.0
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.360.0
|
||||
"
|
||||
|
||||
src_test() {
|
||||
# Nearly all tests succeed with this patchset and GnuPG 2.1 when running outside the
|
||||
# emerge sandbox. However, the agent architecture is not really sandbox-friendly, so...
|
||||
#
|
||||
# Test Summary Report
|
||||
# -------------------
|
||||
# t/decrypt.t (Wstat: 0 Tests: 6 Failed: 2)
|
||||
# Failed tests: 5-6
|
||||
# Failed 1/22 test programs. 2/56 subtests failed.
|
||||
perl_rm_files t/decrypt.t
|
||||
# Needs to run a setup test that spawns a persistent daemon
|
||||
DIST_TEST="do"
|
||||
perl-module_src_test
|
||||
}
|
||||
@@ -1,2 +1 @@
|
||||
DIST GnuPG-Interface-1.02.tar.gz 75523 BLAKE2B 4b1311bbd930ae6719db9d7d25e247804c1f71f29da52b1896086ff4905cfdf09792d85fa9e90da462e974279cc673bacdcd2b6a32171eca1be861df5f712a98 SHA512 ff4365aa75fbcd2dc77c915ec36c0b578219ae1a2148e936b4769221f91c78a3bc3d371159b5130e7bee36ecf0e169b6a16e3a160d2598811d6f70850119f6e4
|
||||
DIST GnuPG-Interface-1.03.tar.gz 77280 BLAKE2B ce22f9964fee17b8a4bd65c53b31a7ac17407fd39e4995737b0639a91538fb909f7e036faa2d23a7d6c5cdf85e56a9231b17dcaa9574aad63f1d91a49c4c1790 SHA512 5c8fb872fed755886a1f1b91bf53291207708f5dad2cbf3f69522744e9d4cee17a80cd795b91dfef7e3ce6b741cd2d0c6d8b71d109192393c5d177d781a07649
|
||||
|
||||
Reference in New Issue
Block a user