summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2004-06-20 19:43:23 +0000
committerIan Leitch <port001@gentoo.org>2004-06-20 19:43:23 +0000
commit34dc2d8f4c98c040b3a5b78d73139c3a7ecfe5c0 (patch)
tree82ebabe3fb717a851c99a3b305e28afae1c266c1 /x11-misc
parentstable on x86 (Manifest recommit) (diff)
downloadgentoo-2-34dc2d8f4c98c040b3a5b78d73139c3a7ecfe5c0.tar.gz
gentoo-2-34dc2d8f4c98c040b3a5b78d73139c3a7ecfe5c0.tar.bz2
gentoo-2-34dc2d8f4c98c040b3a5b78d73139c3a7ecfe5c0.zip
Initial commit, thanks to those in #36719
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/basket/ChangeLog10
-rw-r--r--x11-misc/basket/Manifest4
-rw-r--r--x11-misc/basket/basket-0.4.0d.ebuild16
-rw-r--r--x11-misc/basket/files/digest-basket-0.4.0d1
-rw-r--r--x11-misc/basket/metadata.xml5
5 files changed, 36 insertions, 0 deletions
diff --git a/x11-misc/basket/ChangeLog b/x11-misc/basket/ChangeLog
new file mode 100644
index 000000000000..85f4f709ca24
--- /dev/null
+++ b/x11-misc/basket/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-misc/basket
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.1 2004/06/20 19:43:23 port001 Exp $
+
+*basket-0.4.0d (20 Jun 2004)
+
+ 20 Jun 2004; Ian Leitch <port001@gentoo.org> +metadata.xml,
+ +basket-0.4.0d.ebuild:
+ Initial commit, thanks to those in #36719
+
diff --git a/x11-misc/basket/Manifest b/x11-misc/basket/Manifest
new file mode 100644
index 000000000000..760eb030171a
--- /dev/null
+++ b/x11-misc/basket/Manifest
@@ -0,0 +1,4 @@
+MD5 5e43bd190d0eae02b9e6be50a946be56 basket-0.4.0d.ebuild 433
+MD5 ea4cf2dc42c99f2bc6e56e01634dd965 ChangeLog 286
+MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
+MD5 8433b9ef958f62f31c4a2b5c3c45b520 files/digest-basket-0.4.0d 65
diff --git a/x11-misc/basket/basket-0.4.0d.ebuild b/x11-misc/basket/basket-0.4.0d.ebuild
new file mode 100644
index 000000000000..0282d8a5f473
--- /dev/null
+++ b/x11-misc/basket/basket-0.4.0d.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-0.4.0d.ebuild,v 1.1 2004/06/20 19:43:23 port001 Exp $
+
+inherit kde
+
+need-kde 3.1
+need-qt 3
+
+IUSE=""
+DESCRIPTION="A DropDrawers clone. Multiple information organizer"
+HOMEPAGE="http://les83plus.fr.st/sebastien.laout/basket"
+SRC_URI="http://les83plus.free.fr/sebastien.laout/basket/downloads/${P}.tar.gz"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+S=${WORKDIR}/${P/.0d//}
diff --git a/x11-misc/basket/files/digest-basket-0.4.0d b/x11-misc/basket/files/digest-basket-0.4.0d
new file mode 100644
index 000000000000..15697c85a62f
--- /dev/null
+++ b/x11-misc/basket/files/digest-basket-0.4.0d
@@ -0,0 +1 @@
+MD5 4961fe18c688392b3aa6c3777f30fc51 basket-0.4.0d.tar.gz 838075
diff --git a/x11-misc/basket/metadata.xml b/x11-misc/basket/metadata.xml
new file mode 100644
index 000000000000..731225048652
--- /dev/null
+++ b/x11-misc/basket/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>desktop-misc</herd>
+</pkgmetadata>