commit: ac433c5a48b56b486788453a83085d16dc5d2b8f Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sat May 19 18:41:38 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=ac433c5a
dev-libs/pcl: Remove 1.12 (r0) Uses deprecated EAPI 5. Package-Manager: Portage-2.3.38, Repoman-2.3.9 dev-libs/pcl/pcl-1.12.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-libs/pcl/pcl-1.12.ebuild b/dev-libs/pcl/pcl-1.12.ebuild deleted file mode 100644 index 14a525dda63..00000000000 --- a/dev-libs/pcl/pcl-1.12.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -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"
