Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ivykis/
Date: Fri, 22 Jun 2018 18:43:31
Message-Id: 1529692840.3f099a3ff4b4c0ca56e253865effe1150d441619.mgorny@gentoo
1 commit: 3f099a3ff4b4c0ca56e253865effe1150d441619
2 Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Fri Jun 22 12:37:43 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 22 18:40:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f099a3f
7
8 dev-libs/ivykis: drop old
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 Closes: https://github.com/gentoo/gentoo/pull/8829
12
13 dev-libs/ivykis/ivykis-0.42.3.ebuild | 12 ------------
14 1 file changed, 12 deletions(-)
15
16 diff --git a/dev-libs/ivykis/ivykis-0.42.3.ebuild b/dev-libs/ivykis/ivykis-0.42.3.ebuild
17 deleted file mode 100644
18 index 0660fddcca9..00000000000
19 --- a/dev-libs/ivykis/ivykis-0.42.3.ebuild
20 +++ /dev/null
21 @@ -1,12 +0,0 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=6
26 -
27 -DESCRIPTION="Library for asynchronous I/O readiness notification"
28 -HOMEPAGE="https://github.com/buytenh/ivykis"
29 -SRC_URI="https://github.com/buytenh/ivykis/archive/v${PV}.tar.gz -> ${P}.tar.gz"
30 -
31 -LICENSE="LGPL-2.1"
32 -SLOT="0"
33 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"