From 6e8771386552f07e7c6324500819c8320f3ec4a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 14 Oct 2018 17:24:31 +0200 Subject: Revert "dev-utils/laminar: update to unstable version with list commands" This reverts commit 7a22ad2aac7ead239aec72e800480da742f747b2. --- dev-util/laminar/laminar-0.6.0.2.ebuild | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 dev-util/laminar/laminar-0.6.0.2.ebuild (limited to 'dev-util/laminar/laminar-0.6.0.2.ebuild') diff --git a/dev-util/laminar/laminar-0.6.0.2.ebuild b/dev-util/laminar/laminar-0.6.0.2.ebuild deleted file mode 100644 index f5a3585..0000000 --- a/dev-util/laminar/laminar-0.6.0.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -HASHV="7cee824cee4f32c484b5489728fd91a1523d1b27" -DESCRIPTION="Lightweight and modular Continuous Integration service for Linux" -HOMEPAGE="http://laminar.ohwg.net/" -SRC_URI="https://github.com/ohwgiles/${PN}/archive/${HASHV}.tar.gz -> ${P}.tar.gz" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - dev-libs/capnproto - dev-libs/rapidjson - dev-db/sqlite - dev-libs/boost" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/laminar-${HASHV}" - -MYCMAKEARGS="-DCMAKE_INSTALL_PREFIX=/" -- cgit v1.2.3