summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/openvz-sources/openvz-sources-025.014.ebuild')
-rw-r--r--sys-kernel/openvz-sources/openvz-sources-025.014.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/sys-kernel/openvz-sources/openvz-sources-025.014.ebuild b/sys-kernel/openvz-sources/openvz-sources-025.014.ebuild
deleted file mode 100644
index 42ce521d6ba7..000000000000
--- a/sys-kernel/openvz-sources/openvz-sources-025.014.ebuild
+++ /dev/null
@@ -1,27 +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/openvz-sources/openvz-sources-025.014.ebuild,v 1.1 2006/01/31 20:29:40 phreak Exp $
-
-ETYPE="sources"
-CKV="2.6.15"
-
-K_USEPV=1
-K_NOSETEXTRAVERSION=1
-
-MY_PN="${PN/-sources/-patches}"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DESCRIPTION="Full sources including OpenVZ patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-HOMEPAGE="http://www.openvz.org"
-SRC_URI="${KERNEL_URI} ${ARCH_URI}
- http://dev.gentoo.org/~hollow/distfiles/${MY_PN}-${CKV}_${PVR}.tar.bz2
- http://dev.gentoo.org/~phreak/distfiles/${MY_PN}-${CKV}_${PVR}.tar.bz2"
-
-UNIPATCH_STRICTORDER=1
-UNIPATCH_LIST="${DISTDIR}/${MY_PN}-${CKV}_${PVR}.tar.bz2"