commit: 4fb4bf23ac333b4e09346cfd6fe4320abbb21f76 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sat May 19 18:40:25 2018 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sat May 19 18:41:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb4bf23
dev-libs/pcl: Revision bump 1.12-r1 EAPI 7 Package-Manager: Portage-2.3.38, Repoman-2.3.9 dev-libs/pcl/pcl-1.12-r1.ebuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 00000000000..9be9a04989c --- /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"
