summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-02-28 13:18:14 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-02-28 13:18:14 +0000
commit36ee6b55d9790927297da10acc782b5239a1f85e (patch)
tree2a6fe3c526229c0502843b37750f2c929c6a1dab /net-misc
parentmark .9 x86 stable (diff)
downloadgentoo-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')
-rw-r--r--net-misc/mknbi/mknbi-1.2.11.ebuild4
-rw-r--r--net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild4
-rw-r--r--net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild4
-rw-r--r--net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild4
-rw-r--r--net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild4
-rw-r--r--net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild4
-rw-r--r--net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/net-misc/mknbi/mknbi-1.2.11.ebuild b/net-misc/mknbi/mknbi-1.2.11.ebuild
index 12dbb27fbffd..8f7013d50108 100644
--- a/net-misc/mknbi/mknbi-1.2.11.ebuild
+++ b/net-misc/mknbi/mknbi-1.2.11.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mknbi/mknbi-1.2.11.ebuild,v 1.2 2003/02/13 14:59:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mknbi/mknbi-1.2.11.ebuild,v 1.3 2003/02/28 13:18:14 liquidx Exp $
DESCRIPTION="Utility for making tagged kernel images useful for netbooting"
HOMEPAGE="http://etherboot.sourceforge.net"
-LICENSE="GPL2"
+LICENSE="GPL-2"
SLOT="0"
SRC_FILE="mknbi-1.2.tar.gz"
diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild
index 22d1c3172223..74d86373dad3 100644
--- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild
+++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.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/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.17 2003/02/24 19:42:04 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.18 2003/02/28 13:18:14 liquidx Exp $
MY_PN=${PN/pd/paramd}
S=${WORKDIR}/${MY_PN}-${PV}
@@ -9,7 +9,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-bootparamd/${MY_PN}_${P
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="x86 sparc ppc mips"
-LICENSE="bsd"
+LICENSE="BSD"
SLOT="0"
src_compile() {
diff --git a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild
index f60c5ee24fdd..2c86e393f5b8 100644
--- a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild
+++ b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.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/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.13 2003/02/24 19:42:04 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.14 2003/02/28 13:18:14 liquidx Exp $
MY_PN=${PN/netkit/bsd}
MY_PN=${MY_PN/rd/r}
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/b/${MY_PN}/${MY_PN}_${PV}.orig.t
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
DEPEND=">=sys-libs/glibc-2.1.3"
KEYWORDS="x86 ppc sparc mips"
-LICENSE="bsd"
+LICENSE="BSD"
SLOT="0"
src_unpack() {
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() {
diff --git a/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild b/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild
index 0eae0440cd4c..72e069bc0038 100644
--- a/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild
+++ b/net-misc/netkit-talk/netkit-talk-0.17-r2.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/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild,v 1.13 2003/02/24 19:42:04 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r2.ebuild,v 1.14 2003/02/28 13:18:14 liquidx Exp $
A=netkit-ntalk-${PV}.tar.gz
S=${WORKDIR}/netkit-ntalk-${PV}
@@ -8,7 +8,7 @@ DESCRIPTION="Netkit - talkd"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="x86 ppc sparc alpha mips"
-LICENSE="bsd"
+LICENSE="BSD"
SLOT="0"
DEPEND="virtual/glibc
diff --git a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild b/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild
index 38d2a9387ac9..ef21e59f2518 100644
--- a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild
+++ b/net-misc/netkit-tftp/netkit-tftp-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-tftp/netkit-tftp-0.17-r1.ebuild,v 1.11 2003/02/24 19:42:04 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild,v 1.12 2003/02/28 13:18:14 liquidx Exp $
DESCRIPTION="the tftp server included in netkit"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.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() {
diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild
index aa076dc3c89e..6f3cd05164f8 100644
--- a/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild
+++ b/net-misc/netkit-timed/netkit-timed-0.17-r6.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-timed/netkit-timed-0.17-r6.ebuild,v 1.11 2003/02/24 19:42:04 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild,v 1.12 2003/02/28 13:18:14 liquidx Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Netkit - timed"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="x86 sparc ppc mips"
-LICENSE="bsd"
+LICENSE="BSD"
SLOT="0"
DEPEND="virtual/glibc"