summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/shake/shake-0.31.ebuild')
-rw-r--r--sys-fs/shake/shake-0.31.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/sys-fs/shake/shake-0.31.ebuild b/sys-fs/shake/shake-0.31.ebuild
deleted file mode 100644
index 8a9d24efbc54..000000000000
--- a/sys-fs/shake/shake-0.31.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/shake-0.31.ebuild,v 1.4 2009/01/18 15:19:03 maekke Exp $
-
-inherit cmake-utils
-
-DESCRIPTION="defragmenter that runs in userspace while the system is used"
-HOMEPAGE="http://vleu.net/shake/"
-SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="sys-apps/attr"
-DEPEND="${RDEPEND}
- sys-apps/help2man"