diff options
author | William McArthur <sandymac@gentoo.org> | 2002-04-29 21:01:13 +0000 |
---|---|---|
committer | William McArthur <sandymac@gentoo.org> | 2002-04-29 21:01:13 +0000 |
commit | 8ed84a585f378ad468b2949fad641d05b14c475a (patch) | |
tree | 65864fc744b33743df8db17a9f0acf567ff457b6 | |
parent | Updated some ebuilds with the appropriate LICENSE="foo" line. (diff) | |
download | gentoo-2-8ed84a585f378ad468b2949fad641d05b14c475a.tar.gz gentoo-2-8ed84a585f378ad468b2949fad641d05b14c475a.tar.bz2 gentoo-2-8ed84a585f378ad468b2949fad641d05b14c475a.zip |
Added LICENSE="GPL-2" to each of the current kernel ebuilds.
10 files changed, 22 insertions, 12 deletions
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild index 30b4253cb5ed..bd592e5880b5 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild,v 1.3 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -21,6 +21,7 @@ DESCRIPTION="Full sources for the Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2" PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" +LICENSE="GPL-2" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then diff --git a/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild b/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild index ec8bd110a42b..e088ce2643b4 100644 --- a/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild,v 1.2 2002/03/12 22:33:16 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild,v 1.3 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -29,6 +29,7 @@ PROVIDE="virtual/kernel" HOMEPAGE="http://www.kernel.org/ http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html/ http://www.namesys.com" +LICENSE="GPL-2" if [ $PN = "linux-sources" ] && [ -z "`use build`" ] diff --git a/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild b/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild index 5895a9b37f4f..121ab54f056e 100644 --- a/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild,v 1.2 2002/03/12 22:33:16 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild,v 1.3 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -32,6 +32,7 @@ PROVIDE="virtual/kernel" HOMEPAGE="http://www.kernel.org/ http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html/ http://www.namesys.com" +LICENSE="GPL-2" if [ $PN = "linux-sources" ] && [ -z "`use build`" ] diff --git a/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild index 70e5fe316674..69979e8a24b5 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild,v 1.1 2002/04/25 21:34:57 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild,v 1.2 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -17,6 +17,7 @@ DESCRIPTION="Full sources for the Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2" PROVIDE="virtual/kernel" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" +LICENSE="GPL-2" KERNEL_ARCH=`echo $ARCH |\ sed -e s/[i]*.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/` diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild index 66a042c6cd22..fee3f35a583c 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild,v 1.3 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -17,10 +17,11 @@ ETYPE="sources" # 2.4.16, plus: # 2.4.17-pre4 (aka "2.4.16-pre4") openmosix -DESCRIPTION="Full sources for the Gentoo Linux kernel" +DESCRIPTION="Full sources for the Gentoo openMosix Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2" PROVIDE="virtual/linux-sources" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" +HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org/" +LICENSE="GPL-2" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild index b0dc05c8edf0..92f25b9684a3 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Kain X <kain@gentoo.org> -# $Id: ppc-sources-2.4.19.ebuild,v 1.1 2002/04/27 13:12:31 pvdabeel Exp $ +# $Id: ppc-sources-2.4.19.ebuild,v 1.2 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -28,6 +28,7 @@ DESCRIPTION="Full sources for the Gentoo Linux PPC kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://ftp.sunsite.dk/projects/gentooppc/distfiles/linux-gentoo-ppc-${KV}.patch.bz2" PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" +LICENSE="GPL-2" XFSV=20020124 diff --git a/sys-kernel/redhat-sources/redhat-sources-2.4.18.0.13.ebuild b/sys-kernel/redhat-sources/redhat-sources-2.4.18.0.13.ebuild index 23e7a088397b..326352560d8e 100644 --- a/sys-kernel/redhat-sources/redhat-sources-2.4.18.0.13.ebuild +++ b/sys-kernel/redhat-sources/redhat-sources-2.4.18.0.13.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/redhat-sources/redhat-sources-2.4.18.0.13.ebuild,v 1.3 2002/04/28 07:42:59 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/redhat-sources/redhat-sources-2.4.18.0.13.ebuild,v 1.4 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -18,6 +18,7 @@ DESCRIPTION="Full sources for the Redhat Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-${KV}.patch.bz2" PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.redhat.com/" +LICENSE="GPL-2" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.18-r1.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.18-r1.ebuild index c241b7788e2f..5d7c2b3ee007 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.18-r1.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.18-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.18-r1.ebuild,v 1.1 2002/03/05 21:23:37 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.18-r1.ebuild,v 1.2 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -21,6 +21,7 @@ S=${WORKDIR}/linux-${KV} DESCRIPTION="Full (vanilla) sources for the User Mode Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://uml-pub.ists.dartmouth.edu/uml/${UML_PATCH}.bz2" HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" +LICENSE="GPL-2" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild index 5844c1cc2638..86e9a15a16f3 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.3 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -20,6 +20,7 @@ DESCRIPTION="Full sources for the Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2" PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" +LICENSE="GPL-2" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild index 5aa10de08cdc..458976e3e05f 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild,v 1.3 2002/04/29 06:29:21 sandymac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild,v 1.4 2002/04/29 21:01:13 sandymac Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -20,6 +20,7 @@ DESCRIPTION="Full sources for the Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2" PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" +LICENSE="GPL-2" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then |