diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
commit | 36ee6b55d9790927297da10acc782b5239a1f85e (patch) | |
tree | 2a6fe3c526229c0502843b37750f2c929c6a1dab /net-misc/netkit-routed | |
parent | mark .9 x86 stable (diff) | |
download | gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.tar.gz gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.tar.bz2 gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.zip |
Invalid License Cleanups. Part 1.
Also updated VIM license file.
Diffstat (limited to 'net-misc/netkit-routed')
-rw-r--r-- | net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild index 57e55220b56c..474fba2cb076 100644 --- a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild +++ b/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild,v 1.15 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild,v 1.16 2003/02/28 13:18:14 liquidx Exp $ DESCRIPTION="Netkit - routed" SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" KEYWORDS="x86 sparc ppc mips" -LICENSE="bsd" +LICENSE="BSD" SLOT="0" src_compile() { |