diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
commit | 40caf1ff2cde79fcfdc3d9acbb04f5c74b908520 (patch) | |
tree | 2afae7f4d2f810e0a4412dc9ebd4098669365849 /net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild | |
parent | add $LICENSE to all the kde apps (diff) | |
download | historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.gz historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.bz2 historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild')
-rw-r--r-- | net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild b/net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild index ed23259955d4..0e8b829e8b0a 100644 --- a/net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild +++ b/net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Christophe Vanfleteren <c.vanfleteren@pandora.be> - +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/kdevmon/kdevmon-0.4.6.4.ebuild,v 1.3 2002/07/01 21:33:31 danarmak Exp $ inherit kde-base || die need-kde 3 +LICENSE="GPL-2" S=${WORKDIR}/kdevmon-0.4.6 DESCRIPTION="Monitor bandwith usage with this KDE program." SRC_URI="http://www.Informatik.Uni-Oldenburg.DE/~bigboss/kdevmon/${PN}-0.4.6-4.tar.gz" |