diff options
Diffstat (limited to 'sys-kernel/hppa-sources/hppa-sources-2.6.11_p2.ebuild')
-rw-r--r-- | sys-kernel/hppa-sources/hppa-sources-2.6.11_p2.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-kernel/hppa-sources/hppa-sources-2.6.11_p2.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.6.11_p2.ebuild deleted file mode 100644 index 53dadc329f0f..000000000000 --- a/sys-kernel/hppa-sources/hppa-sources-2.6.11_p2.ebuild +++ /dev/null @@ -1,17 +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/hppa-sources/hppa-sources-2.6.11_p2.ebuild,v 1.1 2005/03/13 11:00:55 gmsoft Exp $ - -ETYPE="sources" -inherit kernel-2 -K_NOUSENAME=true -K_NOSETEXTRAVERSION=true - -detect_version - -DESCRIPTION="Full sources for the Linux kernel with patch for hppa" -PATCH_LEVEL="${PV/${OKV}_p/}" -SRC_URI="${KERNEL_URI} http://ftp.parisc-linux.org/cvs/linux-2.6/patch-${OKV}-pa${PATCH_LEVEL}.gz" -UNIPATCH_LIST="${DISTDIR}/patch-${OKV}-pa${PATCH_LEVEL}.gz" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://parisc-linux.org" -KEYWORDS="hppa -*" |