diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-07-15 15:33:36 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-07-15 15:40:17 +1200 |
commit | b48b74bc47a8c404cac752c56e6891c54cffaaae (patch) | |
tree | 5f9e3bba497b5e62e0bf773940a33fe2f95546dc /dev-perl/Net-Z3950-ZOOM | |
parent | dev-perl/Net-Whois-IP: Cleanup old version 1.190.0 (diff) | |
download | gentoo-b48b74bc47a8c404cac752c56e6891c54cffaaae.tar.gz gentoo-b48b74bc47a8c404cac752c56e6891c54cffaaae.tar.bz2 gentoo-b48b74bc47a8c404cac752c56e6891c54cffaaae.zip |
dev-perl/Net-Z3950-ZOOM: Cleanup old version 1.280.0-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Net-Z3950-ZOOM')
-rw-r--r-- | dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild deleted file mode 100644 index 75fa9a3368a7..000000000000 --- a/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.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=MIRK -MODULE_VERSION=1.28 -inherit perl-module - -DESCRIPTION="Perl extension for invoking the ZOOM-C API" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND=">=dev-libs/yaz-2.1.50" -DEPEND="${RDEPEND}" - -#SRC_TEST=online |