From: Johannes Huber Date: Sat, 19 May 2018 18:40:25 +0000 (+0200) Subject: dev-libs/pcl: Revision bump 1.12-r1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4fb4bf23ac333b4e09346cfd6fe4320abbb21f76;p=gentoo.git dev-libs/pcl: Revision bump 1.12-r1 EAPI 7 Package-Manager: Portage-2.3.38, Repoman-2.3.9 --- 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"