Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Z3950-ZOOM/
Date: Sun, 15 Jul 2018 03:40:41
Message-Id: 1531626017.b48b74bc47a8c404cac752c56e6891c54cffaaae.kentnl@gentoo
1 commit: b48b74bc47a8c404cac752c56e6891c54cffaaae
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 03:33:36 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 03:40:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48b74bc
7
8 dev-perl/Net-Z3950-ZOOM: Cleanup old version 1.280.0-r1
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 .../Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild | 19 -------------------
13 1 file changed, 19 deletions(-)
14
15 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
16 deleted file mode 100644
17 index 75fa9a3368a..00000000000
18 --- a/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild
19 +++ /dev/null
20 @@ -1,19 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -MODULE_AUTHOR=MIRK
27 -MODULE_VERSION=1.28
28 -inherit perl-module
29 -
30 -DESCRIPTION="Perl extension for invoking the ZOOM-C API"
31 -
32 -SLOT="0"
33 -KEYWORDS="~amd64 ~ppc ~x86"
34 -IUSE=""
35 -
36 -RDEPEND=">=dev-libs/yaz-2.1.50"
37 -DEPEND="${RDEPEND}"
38 -
39 -#SRC_TEST=online