diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-10-05 19:29:29 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-10-05 19:29:29 +0000 |
commit | 2b7328dfc6e8eb4fed7c9d26d7ddc21927b5b25f (patch) | |
tree | 634b07132fc2caec390217113b490a078f86b010 /kde-base/kdetoys | |
parent | added ppc to keywords (diff) | |
download | historical-2b7328dfc6e8eb4fed7c9d26d7ddc21927b5b25f.tar.gz historical-2b7328dfc6e8eb4fed7c9d26d7ddc21927b5b25f.tar.bz2 historical-2b7328dfc6e8eb4fed7c9d26d7ddc21927b5b25f.zip |
kde 3.0.4 ebuilds. 3.0.4 has NOT been released yet, don't try to use these, they are just for collaboration between me and verwilst.
Diffstat (limited to 'kde-base/kdetoys')
-rw-r--r-- | kde-base/kdetoys/files/digest-kdetoys-3.0.4 | 1 | ||||
-rw-r--r-- | kde-base/kdetoys/kdetoys-3.0.4.ebuild | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/kde-base/kdetoys/files/digest-kdetoys-3.0.4 b/kde-base/kdetoys/files/digest-kdetoys-3.0.4 new file mode 100644 index 000000000000..3bc6292f7caf --- /dev/null +++ b/kde-base/kdetoys/files/digest-kdetoys-3.0.4 @@ -0,0 +1 @@ +MD5 d39101459a5c5a3e5b241e57882e0c20 kdetoys-3.0.4.tar.bz2 1426222 diff --git a/kde-base/kdetoys/kdetoys-3.0.4.ebuild b/kde-base/kdetoys/kdetoys-3.0.4.ebuild new file mode 100644 index 000000000000..dd628fa2a312 --- /dev/null +++ b/kde-base/kdetoys/kdetoys-3.0.4.ebuild @@ -0,0 +1,8 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.0.4.ebuild,v 1.1 2002/10/05 19:29:29 danarmak Exp $ +inherit kde-dist + +DESCRIPTION="KDE $PV - toys" +KEYWORDS="x86" + |