aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/basket/basket-9999.ebuild')
-rw-r--r--x11-misc/basket/basket-9999.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-misc/basket/basket-9999.ebuild b/x11-misc/basket/basket-9999.ebuild
deleted file mode 100644
index 16b66e9c1f..0000000000
--- a/x11-misc/basket/basket-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit kde4-base git
-
-DESCRIPTION="A DropDrawers clone. Multiple information organizer"
-HOMEPAGE="http://basket.kde.org/"
-EGIT_REPO_URI="git://github.com/kelvie/basket.git"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-SLOT="0"
-IUSE="debug"
-
-src_unpack() {
- git_src_unpack
-}