summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-09 15:10:28 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-09 15:10:28 +0000
commit7f755673f5bb322d8a7a159b38846b6a5ac6aeaf (patch)
tree375e78d09caad5af727876024a7ca65096cb1405 /sys-kernel/vanilla-sources
parentsmall fixor (diff)
downloadgentoo-2-7f755673f5bb322d8a7a159b38846b6a5ac6aeaf.tar.gz
gentoo-2-7f755673f5bb322d8a7a159b38846b6a5ac6aeaf.tar.bz2
gentoo-2-7f755673f5bb322d8a7a159b38846b6a5ac6aeaf.zip
Added LICENSE, KEYWORDS and SLOT tags
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild4
1 files changed, 3 insertions, 1 deletions
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 2a45c7467602..976f21a766b3 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.4 2002/05/08 05:59:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.5 2002/07/09 15:10:28 aliz 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,8 @@ 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"
+SLOT="0"
+KEYWORDS="x86"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then