summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/e4rat/e4rat-0.2.1.ebuild')
-rw-r--r--sys-fs/e4rat/e4rat-0.2.1.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/sys-fs/e4rat/e4rat-0.2.1.ebuild b/sys-fs/e4rat/e4rat-0.2.1.ebuild
deleted file mode 100644
index 76a43c726..000000000
--- a/sys-fs/e4rat/e4rat-0.2.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit cmake-utils
-
-DESCRIPTION="Toolset to accelerate the boot process and application startup"
-HOMEPAGE="http://e4rat.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- >=dev-libs/boost-1.42[static-libs]
- sys-fs/e2fsprogs
- sys-process/audit"
-
-RDEPEND="${DEPEND}"
-
-CMAKE_BUILD_TYPE=release