dev-libs/ivykis: bump to 0.42.3
authorTomas Mozes <hydrapolic@gmail.com>
Mon, 11 Jun 2018 06:01:40 +0000 (08:01 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 13 Jun 2018 10:43:15 +0000 (12:43 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8799

dev-libs/ivykis/Manifest
dev-libs/ivykis/ivykis-0.42.3.ebuild [new file with mode: 0644]

index 7a02b7162cbb26a90bd6d32b11c9814854c4927f..60c9dbb0da469fabbb6f216c2fbc6213551a982d 100644 (file)
@@ -1 +1,2 @@
 DIST ivykis-0.42.2.tar.gz 653885 BLAKE2B e4a5310ce6fd15aea79091edd56221f77c64a68472fa9bd44715da8c21b4b54f55c2e8c886491afcb8c206107b78b20cd7ad727a96690e8c718f2a2aaeb32aac SHA512 0a166869b434668219c379a8acf7b2da17cb1e29aef74f9dde869a322d3b34e36c84bd67800f7fb234a29bf9372061329189f02ab6d7f85bb2622b4c43185270
+DIST ivykis-0.42.3.tar.gz 654302 BLAKE2B 75a143b71bf69371b0b58c8ce342f404c8b67604480523e91b37541c74305950996696dae1c8b03277c240c7ff259560ce26a2899c52fb804f0114b8575918ed SHA512 d67560775d236dd205ef0f5de42bb7fedf52855ff0624f8abcb4ac80a75d4695650fcfbdf88b0e7339bf5c250df741428941881c3d7a2551ffe987cc31dff514
diff --git a/dev-libs/ivykis/ivykis-0.42.3.ebuild b/dev-libs/ivykis/ivykis-0.42.3.ebuild
new file mode 100644 (file)
index 0000000..0660fdd
--- /dev/null
@@ -0,0 +1,12 @@
+# 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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"