diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-10 03:17:05 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-10 03:17:05 +0000 |
commit | d499db27f9ae16da8f50ad4b5e1add8aceaf342f (patch) | |
tree | a920184625802adda0e687e267949761cb0a2569 /sys-kernel/linux-sources | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-d499db27f9ae16da8f50ad4b5e1add8aceaf342f.tar.gz gentoo-2-d499db27f9ae16da8f50ad4b5e1add8aceaf342f.tar.bz2 gentoo-2-d499db27f9ae16da8f50ad4b5e1add8aceaf342f.zip |
bison upgrade, and masked
Diffstat (limited to 'sys-kernel/linux-sources')
-rw-r--r-- | sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild b/sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild index 5ea486fb7e9a..91d10a52455a 100644 --- a/sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild +++ b/sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild,v 1.5 2002/07/17 00:48:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild,v 1.6 2002/08/10 03:17:05 seemant Exp $ -SLOT="0" -LICENSE="GPL" DESCRIPTION="Obsolete kernel package. Please choose another" HOMEPAGE="http://www.gentoo.org/ http://www.kernel.org/" SRC_URI="" + +SLOT="0" +LICENSE="GPL-2" KEYWORDS="x86 ppc" pkg_setup() { |