diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-03-20 09:35:33 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-03-20 10:25:03 +0200 |
commit | 151ee49abc89a277b005419db4418a9be1ac841b (patch) | |
tree | 4b466a649d77d92f4850876c62b07e6abf76a001 /dev-libs/ivykis/ivykis-0.42.2.ebuild | |
parent | dev-cpp/sourcetrail: drop 2018.3.55, 2019.1.11, 2019.2.39, 2019.3.46 (diff) | |
download | gentoo-151ee49abc89a277b005419db4418a9be1ac841b.tar.gz gentoo-151ee49abc89a277b005419db4418a9be1ac841b.tar.bz2 gentoo-151ee49abc89a277b005419db4418a9be1ac841b.zip |
dev-libs/ivykis: drop 0.42.2, 0.42.3
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/ivykis/ivykis-0.42.2.ebuild')
-rw-r--r-- | dev-libs/ivykis/ivykis-0.42.2.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-libs/ivykis/ivykis-0.42.2.ebuild b/dev-libs/ivykis/ivykis-0.42.2.ebuild deleted file mode 100644 index 8fbb7e4a643f..000000000000 --- a/dev-libs/ivykis/ivykis-0.42.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Library for asynchronous I/O readiness notification" -HOMEPAGE="https://github.com/buytenh/ivykis" -SRC_URI="https://github.com/buytenh/ivykis/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 sparc x86" |