diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /sys-apps/ethtool | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'sys-apps/ethtool')
-rw-r--r-- | sys-apps/ethtool/ethtool-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ethtool/ethtool-1.7.ebuild b/sys-apps/ethtool/ethtool-1.7.ebuild index 84e8c3abd85d..743e9306a91a 100644 --- a/sys-apps/ethtool/ethtool-1.7.ebuild +++ b/sys-apps/ethtool/ethtool-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ethtool/ethtool-1.7.ebuild,v 1.3 2003/02/13 15:55:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ethtool/ethtool-1.7.ebuild,v 1.4 2003/02/28 16:55:00 liquidx Exp $ DESCRIPTION="Utility for examining and tuning your ethernet-based network interface" @@ -8,7 +8,7 @@ HOMEPAGE="http://sourceforge.net/projects/gkernel/" SRC_URI="mirror://sourceforge/gkernel/${P}.tar.gz" -LICENSE="GPL2" +LICENSE="GPL-2" SLOT="0" |