diff options
Diffstat (limited to 'sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild')
-rw-r--r-- | sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 |