diff options
author | 2001-12-29 17:41:37 +0000 | |
---|---|---|
committer | 2001-12-29 17:41:37 +0000 | |
commit | 31ea401556c658c3b023797bba71370f471437d6 (patch) | |
tree | 8675242200fdcbca6ae10a94064e5ff3fbe4c818 /app-misc/kgraphspace | |
parent | unmasked fam (diff) | |
download | gentoo-2-31ea401556c658c3b023797bba71370f471437d6.tar.gz gentoo-2-31ea401556c658c3b023797bba71370f471437d6.tar.bz2 gentoo-2-31ea401556c658c3b023797bba71370f471437d6.zip |
big commit :-) read gentoo-announce msg and eclass/doc/news.txt for details
Diffstat (limited to 'app-misc/kgraphspace')
-rw-r--r-- | app-misc/kgraphspace/files/digest-kgraphspace-0.2.14-r2 | 1 | ||||
-rw-r--r-- | app-misc/kgraphspace/kgraphspace-0.2.14-r2.ebuild | 12 |
2 files changed, 13 insertions, 0 deletions
diff --git a/app-misc/kgraphspace/files/digest-kgraphspace-0.2.14-r2 b/app-misc/kgraphspace/files/digest-kgraphspace-0.2.14-r2 new file mode 100644 index 000000000000..074acbfd3712 --- /dev/null +++ b/app-misc/kgraphspace/files/digest-kgraphspace-0.2.14-r2 @@ -0,0 +1 @@ +MD5 4c5f451e92b6db85f1c683276f06b2e6 kgraphspace-0.2.14.tar.bz2 225280 diff --git a/app-misc/kgraphspace/kgraphspace-0.2.14-r2.ebuild b/app-misc/kgraphspace/kgraphspace-0.2.14-r2.ebuild new file mode 100644 index 000000000000..1e908267785e --- /dev/null +++ b/app-misc/kgraphspace/kgraphspace-0.2.14-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2000 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Author Philippe Namias <pnamias@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/app-misc/kgraphspace/kgraphspace-0.2.14-r2.ebuild,v 1.1 2001/12/29 17:41:37 danarmak Exp $ +. /usr/portage/eclass/inherit.eclass +inherit kde-base || die + +DESCRIPTION="A Disk space utility " +SRC_URI="http://download.sourceforge.net/kgraphspace/${P}.tar.bz2" +HOMEPAGE="http://kgraphspace.sourceforge.net" + +need-kde 2.0 |