dev-libs/pcl: Revision bump 1.12-r1
authorJohannes Huber <johu@gentoo.org>
Sat, 19 May 2018 18:40:25 +0000 (20:40 +0200)
committerJohannes Huber <johu@gentoo.org>
Sat, 19 May 2018 18:41:59 +0000 (20:41 +0200)
EAPI 7

Package-Manager: Portage-2.3.38, Repoman-2.3.9

dev-libs/pcl/pcl-1.12-r1.ebuild [new file with mode: 0644]

diff --git a/dev-libs/pcl/pcl-1.12-r1.ebuild b/dev-libs/pcl/pcl-1.12-r1.ebuild
new file mode 100644 (file)
index 0000000..9be9a04
--- /dev/null
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Portable Coroutine Library"
+HOMEPAGE="http://xmailserver.org/libpcl.html"
+SRC_URI="http://xmailserver.org/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~x86"