diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
commit | 61fc0b979044371777fbf1d14db2d7c3c0a9427b (patch) | |
tree | 3541ae4ee7ec45c2e901153b1a64cbe8f1fdd1c7 /kde-base/kdf/kdf-3.4.1.ebuild | |
parent | Add the missing HOMEPAGE variable so repoman doesn't complain. (diff) | |
download | historical-61fc0b979044371777fbf1d14db2d7c3c0a9427b.tar.gz historical-61fc0b979044371777fbf1d14db2d7c3c0a9427b.tar.bz2 historical-61fc0b979044371777fbf1d14db2d7c3c0a9427b.zip |
KDE 3.4.1 ebuilds; package.masked as they aren't released yet
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'kde-base/kdf/kdf-3.4.1.ebuild')
-rw-r--r-- | kde-base/kdf/kdf-3.4.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kdf/kdf-3.4.1.ebuild b/kde-base/kdf/kdf-3.4.1.ebuild new file mode 100644 index 000000000000..6580957b2652 --- /dev/null +++ b/kde-base/kdf/kdf-3.4.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-3.4.1.ebuild,v 1.1 2005/05/25 21:23:05 danarmak Exp $ + +KMNAME=kdeutils +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE free disk space utility" +KEYWORDS="~x86 ~amd64" +IUSE=""
\ No newline at end of file |