dev-perl/Business-FedEx-DirectConnect: Cleanup old 1.10.0-r1

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-09-26 20:35:40 +12:00
parent b34768c375
commit 6198983dff

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=JPOWERS
MODULE_VERSION=1.01
inherit perl-module
DESCRIPTION="Interface to FedEx Ship Manager Direct"
SLOT="0"
KEYWORDS="amd64 ~ia64 x86"
IUSE=""
RDEPEND="dev-perl/libwww-perl
dev-perl/Tie-StrictHash"
DEPEND="${RDEPEND}"
SRC_TEST="do"