diff options
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.4.33.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.4.33.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.ebuild deleted file mode 100644 index 3e5a41bf585f..000000000000 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.ebuild,v 1.1 2006/08/11 06:01:38 phreak Exp $ - -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -ETYPE="sources" -inherit kernel-2 -detect_version - -HOMEPAGE="http://www.kernel.org" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~ppc ~sparc ~x86" |