summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/basket/basket-1.0.2.ebuild')
-rw-r--r--x11-misc/basket/basket-1.0.2.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-misc/basket/basket-1.0.2.ebuild b/x11-misc/basket/basket-1.0.2.ebuild
new file mode 100644
index 000000000000..68fc3d1a6fca
--- /dev/null
+++ b/x11-misc/basket/basket-1.0.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-1.0.2.ebuild,v 1.1 2007/04/28 14:12:28 nelchael Exp $
+
+inherit kde
+
+IUSE="crypt"
+
+DESCRIPTION="A DropDrawers clone. Multiple information organizer"
+HOMEPAGE="http://basket.kde.org/"
+SRC_URI="http://basket.kde.org/downloads/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="crypt? ( >=app-crypt/gpgme-1.0 )"
+RDEPEND="${DEPEND}"
+
+need-kde 3.3