diff options
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.13.2.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.13.2.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.13.2.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.13.2.ebuild deleted file mode 100644 index 89b03c0a5382..000000000000 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.13.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 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.6.13.2.ebuild,v 1.2 2005/10/07 20:14:09 agriffis Exp $ - -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -ETYPE="sources" -inherit kernel-2 -detect_version - -DESCRIPTION="Full sources for the Linux kernel" -HOMEPAGE="http://www.kernel.org" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm -ia64 ~ppc ~ppc64 ~x86" - |