diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-09-26 20:48:55 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-09-26 20:50:06 +1200 |
commit | a5e15c7d09721f2e0563c1488be2664d1fa848a6 (patch) | |
tree | c4a69264d400baefdb2198de72bd35313d626196 /dev-perl/Business-UPS | |
parent | dev-perl/Business-ISSN: Cleanup old 1.3.0 (diff) | |
download | gentoo-a5e15c7d09721f2e0563c1488be2664d1fa848a6.tar.gz gentoo-a5e15c7d09721f2e0563c1488be2664d1fa848a6.tar.bz2 gentoo-a5e15c7d09721f2e0563c1488be2664d1fa848a6.zip |
dev-perl/Business-UPS: Cleanup old 2.10.0-r1
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild b/dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild deleted file mode 100644 index 28e5068e041c..000000000000 --- a/dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=TODDR -MODULE_VERSION=2.01 -inherit perl-module - -DESCRIPTION="A UPS Interface Module" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="dev-perl/libwww-perl" -DEPEND="${RDEPEND}" - -SRC_TEST="do" |