diff options
author | 2002-07-17 00:48:28 +0000 | |
---|---|---|
committer | 2002-07-17 00:48:28 +0000 | |
commit | 688fc0c41bc349388c3057585c403a6d1aef37f7 (patch) | |
tree | 3eca41218c48b8e7544c2f7bfcd933ce95fe7962 /sys-kernel | |
parent | repoman'd (diff) | |
download | historical-688fc0c41bc349388c3057585c403a6d1aef37f7.tar.gz historical-688fc0c41bc349388c3057585c403a6d1aef37f7.tar.bz2 historical-688fc0c41bc349388c3057585c403a6d1aef37f7.zip |
repoman'd
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-sources/linux-sources-2.4.19-r1.ebuild | 9 |
1 files changed, 8 insertions, 1 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 2f24993091e8..5ea486fb7e9a 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,6 +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.4 2002/07/11 06:30:56 drobbins Exp $ +# $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 $ + +SLOT="0" +LICENSE="GPL" +DESCRIPTION="Obsolete kernel package. Please choose another" +HOMEPAGE="http://www.gentoo.org/ http://www.kernel.org/" +SRC_URI="" +KEYWORDS="x86 ppc" pkg_setup() { clear |