diff options
author | 2010-01-25 12:54:23 +0000 | |
---|---|---|
committer | 2010-01-25 12:54:23 +0000 | |
commit | 96e5b239b322ff21528e295694855358bbb798c3 (patch) | |
tree | bce5590d8740c673d0450a2cee524a9bfc8df1ef /net-analyzer/bmon/bmon-2.1.0-r3.ebuild | |
parent | Version bump. This is stable candidate. (diff) | |
download | gentoo-2-96e5b239b322ff21528e295694855358bbb798c3.tar.gz gentoo-2-96e5b239b322ff21528e295694855358bbb798c3.tar.bz2 gentoo-2-96e5b239b322ff21528e295694855358bbb798c3.zip |
Correct license thanks to Luke-Jr (bug #301973).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/bmon/bmon-2.1.0-r3.ebuild')
-rw-r--r-- | net-analyzer/bmon/bmon-2.1.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bmon/bmon-2.1.0-r3.ebuild b/net-analyzer/bmon/bmon-2.1.0-r3.ebuild index b09470c9e752..20162a20e8b9 100644 --- a/net-analyzer/bmon/bmon-2.1.0-r3.ebuild +++ b/net-analyzer/bmon/bmon-2.1.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-2.1.0-r3.ebuild,v 1.8 2008/08/14 15:06:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-2.1.0-r3.ebuild,v 1.9 2010/01/25 12:54:23 jer Exp $ inherit eutils toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="interface bandwidth monitor" HOMEPAGE="http://people.suug.ch/~tgr/bmon/" SRC_URI="http://people.suug.ch/~tgr/bmon/files/${P}.tar.gz" -LICENSE="Artistic" +LICENSE="MIT" SLOT="0" KEYWORDS="amd64 hppa ~ppc ~sparc x86" IUSE="dbi rrdtool" |