summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-05-19 20:40:25 +0200
committerJohannes Huber <johu@gentoo.org>2018-05-19 20:41:59 +0200
commit4fb4bf23ac333b4e09346cfd6fe4320abbb21f76 (patch)
tree4d6fb79aab687e724f3e015d5b0ce6a6c0633a5a /dev-libs/pcl
parentdev-db/postgresql: stable 10.3 for sparc (diff)
downloadgentoo-4fb4bf23ac333b4e09346cfd6fe4320abbb21f76.tar.gz
gentoo-4fb4bf23ac333b4e09346cfd6fe4320abbb21f76.tar.bz2
gentoo-4fb4bf23ac333b4e09346cfd6fe4320abbb21f76.zip
dev-libs/pcl: Revision bump 1.12-r1
EAPI 7 Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'dev-libs/pcl')
-rw-r--r--dev-libs/pcl/pcl-1.12-r1.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-libs/pcl/pcl-1.12-r1.ebuild b/dev-libs/pcl/pcl-1.12-r1.ebuild
new file mode 100644
index 000000000000..9be9a04989ca
--- /dev/null
+++ b/dev-libs/pcl/pcl-1.12-r1.ebuild
@@ -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"