summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2011-01-09 12:39:06 +0000
committerAlex Alexander <wired@gentoo.org>2011-01-09 12:39:06 +0000
commit9cea2d721e3907db632b83c429d8e84a113ff707 (patch)
treebca7b229e9cc660c3ee2f308670411bb3f349e79
parentRemove unneccessary RDEPEND on x11-apps/xdpyinfo (diff)
downloadgentoo-2-9cea2d721e3907db632b83c429d8e84a113ff707.tar.gz
gentoo-2-9cea2d721e3907db632b83c429d8e84a113ff707.tar.bz2
gentoo-2-9cea2d721e3907db632b83c429d8e84a113ff707.zip
version bumps, removed old, switched URI and HOMEPAGE to new host
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
-rw-r--r--sys-kernel/pf-sources/ChangeLog17
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild8
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.32_p16.ebuild8
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.33_p4.ebuild8
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild8
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.35_p10.ebuild8
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild8
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.35_p7.ebuild50
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.35_p8.ebuild50
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.36_p2.ebuild64
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.36_p5.ebuild6
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.36_p6.ebuild (renamed from sys-kernel/pf-sources/pf-sources-2.6.36_p3.ebuild)6
-rw-r--r--sys-kernel/pf-sources/pf-sources-2.6.37_p2.ebuild (renamed from sys-kernel/pf-sources/pf-sources-2.6.36_p1.ebuild)8
13 files changed, 49 insertions, 200 deletions
diff --git a/sys-kernel/pf-sources/ChangeLog b/sys-kernel/pf-sources/ChangeLog
index 2906742410ac..226027ea11d9 100644
--- a/sys-kernel/pf-sources/ChangeLog
+++ b/sys-kernel/pf-sources/ChangeLog
@@ -1,6 +1,19 @@
# ChangeLog for sys-kernel/pf-sources
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/ChangeLog,v 1.12 2010/12/20 11:42:18 wired Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/ChangeLog,v 1.13 2011/01/09 12:39:06 wired Exp $
+
+*pf-sources-2.6.37_p2 (09 Jan 2011)
+*pf-sources-2.6.36_p6 (09 Jan 2011)
+
+ 09 Jan 2011; Alex Alexander <wired@gentoo.org> pf-sources-2.6.31_p9.ebuild,
+ pf-sources-2.6.32_p16.ebuild, pf-sources-2.6.33_p4.ebuild,
+ pf-sources-2.6.34_p7.ebuild, -pf-sources-2.6.35_p7.ebuild,
+ -pf-sources-2.6.35_p8.ebuild, pf-sources-2.6.35_p10.ebuild,
+ pf-sources-2.6.35_p11.ebuild, -pf-sources-2.6.36_p1.ebuild,
+ -pf-sources-2.6.36_p2.ebuild, -pf-sources-2.6.36_p3.ebuild,
+ pf-sources-2.6.36_p5.ebuild, +pf-sources-2.6.36_p6.ebuild,
+ +pf-sources-2.6.37_p2.ebuild:
+ version bumps, removed old, switched URI and HOMEPAGE to new host
*pf-sources-2.6.36_p5 (20 Dec 2010)
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild
index 45b006e514f1..133d93904b64 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild,v 1.2 2010/09/03 18:44:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild,v 1.3 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -16,13 +16,13 @@ detect_version
K_NOSETEXTRAVERSION="don't_set_it"
DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
+HOMEPAGE="http://pf.natalenko.name/"
PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
SRC_URI="${KERNEL_URI} ${PF_URI}"
KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.32_p16.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.32_p16.ebuild
index 366b1d71acdf..b98b2cf4ab46 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.32_p16.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.32_p16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.32_p16.ebuild,v 1.2 2010/09/03 18:44:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.32_p16.ebuild,v 1.3 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -16,13 +16,13 @@ detect_version
K_NOSETEXTRAVERSION="don't_set_it"
DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
+HOMEPAGE="http://pf.natalenko.name/"
PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
SRC_URI="${KERNEL_URI} ${PF_URI}"
KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.33_p4.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.33_p4.ebuild
index 100d3f2f3d17..7a6b62333f0e 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.33_p4.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.33_p4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.33_p4.ebuild,v 1.2 2010/09/03 18:44:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.33_p4.ebuild,v 1.3 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -16,13 +16,13 @@ detect_version
K_NOSETEXTRAVERSION="don't_set_it"
DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
+HOMEPAGE="http://pf.natalenko.name/"
PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
SRC_URI="${KERNEL_URI} ${PF_URI}"
KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild
index ab598c185f05..7ec7f01bdf2f 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild,v 1.2 2010/09/03 18:44:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild,v 1.3 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -16,13 +16,13 @@ detect_version
K_NOSETEXTRAVERSION="don't_set_it"
DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
+HOMEPAGE="http://pf.natalenko.name/"
PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
SRC_URI="${KERNEL_URI} ${PF_URI}"
KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.35_p10.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.35_p10.ebuild
index 0275910d52c9..8aa85daaf78d 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.35_p10.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.35_p10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.35_p10.ebuild,v 1.1 2010/09/28 15:35:38 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.35_p10.ebuild,v 1.2 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -16,13 +16,13 @@ detect_version
K_NOSETEXTRAVERSION="don't_set_it"
DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
+HOMEPAGE="http://pf.natalenko.name/"
PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
SRC_URI="${KERNEL_URI} ${PF_URI}"
KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild
index 1850977b0447..cd8a9c275942 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild,v 1.1 2010/10/06 22:00:24 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild,v 1.2 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -16,13 +16,13 @@ detect_version
K_NOSETEXTRAVERSION="don't_set_it"
DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
+HOMEPAGE="http://pf.natalenko.name/"
PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
SRC_URI="${KERNEL_URI} ${PF_URI}"
KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.35_p7.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.35_p7.ebuild
deleted file mode 100644
index 395e1f0c82e7..000000000000
--- a/sys-kernel/pf-sources/pf-sources-2.6.35_p7.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.35_p7.ebuild,v 1.2 2010/09/03 18:44:22 wired Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".bz2"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
-
-PF_PATCHSET="${PV/*_p}"
-PF_KERNEL="${PV/_p[0-9]*}"
-PF_KERNEL="${PF_KERNEL/_/-}"
-PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
-SRC_URI="${KERNEL_URI} ${PF_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-KV_FULL="${PVR/_p/-pf}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the pf developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${PF_FILE}"
-}
-
-K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: \
-${HOMEPAGE}."
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.35_p8.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.35_p8.ebuild
deleted file mode 100644
index 38979eb5a801..000000000000
--- a/sys-kernel/pf-sources/pf-sources-2.6.35_p8.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.35_p8.ebuild,v 1.1 2010/09/23 16:34:40 wired Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".bz2"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
-
-PF_PATCHSET="${PV/*_p}"
-PF_KERNEL="${PV/_p[0-9]*}"
-PF_KERNEL="${PF_KERNEL/_/-}"
-PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
-SRC_URI="${KERNEL_URI} ${PF_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-KV_FULL="${PVR/_p/-pf}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the pf developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${PF_FILE}"
-}
-
-K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: \
-${HOMEPAGE}."
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.36_p2.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.36_p2.ebuild
deleted file mode 100644
index 6ee1fbd3d4d5..000000000000
--- a/sys-kernel/pf-sources/pf-sources-2.6.36_p2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.36_p2.ebuild,v 1.1 2010/11/24 08:53:54 wired Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".bz2"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
-
-PF_PATCHSET="${PV/*_p}"
-PF_KERNEL="${PV/_p[0-9]*}"
-PF_KERNEL="${PF_KERNEL/_/-}"
-PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
-EXPERIMENTAL_PATCHES=(
- # http://ck-hack.blogspot.com/2010/11/create-task-groups-by-tty-comment.html
- http://ck.kolivas.org/patches/bfs/bfs357-penalise_fork_depth_account_threads.patch
-)
-EXPERIMENTAL_URI="
- experimental? (
- ${EXPERIMENTAL_PATCHES[@]}
- )
-"
-SRC_URI="${KERNEL_URI} ${PF_URI} ${EXPERIMENTAL_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE="experimental"
-
-KV_FULL="${PVR/_p/-pf}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the pf developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${PF_FILE}"
- if use experimental; then
- for patch in ${EXPERIMENTAL_PATCHES[@]}; do
- epatch "${DISTDIR}"/"${patch/*\/}"
- done
- fi
-}
-
-K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: \
-${HOMEPAGE}."
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.36_p5.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.36_p5.ebuild
index 06de4046cf77..314187c60c84 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.36_p5.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.36_p5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.36_p5.ebuild,v 1.1 2010/12/20 11:42:18 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.36_p5.ebuild,v 1.2 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -22,7 +22,7 @@ PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
EXPERIMENTAL_PATCHES=(
# http://ck-hack.blogspot.com/2010/11/create-task-groups-by-tty-comment.html
http://ck.kolivas.org/patches/bfs/bfs357-penalise_fork_depth_account_threads.patch
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.36_p3.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.36_p6.ebuild
index f5135ae8ceb7..697bfd15e948 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.36_p3.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.36_p6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.36_p3.ebuild,v 1.1 2010/12/15 17:01:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.36_p6.ebuild,v 1.1 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -22,7 +22,7 @@ PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
EXPERIMENTAL_PATCHES=(
# http://ck-hack.blogspot.com/2010/11/create-task-groups-by-tty-comment.html
http://ck.kolivas.org/patches/bfs/bfs357-penalise_fork_depth_account_threads.patch
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.36_p1.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.37_p2.ebuild
index dda8227c756b..8398a2f38a5a 100644
--- a/sys-kernel/pf-sources/pf-sources-2.6.36_p1.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-2.6.37_p2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.36_p1.ebuild,v 1.2 2010/11/19 17:11:28 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.37_p2.ebuild,v 1.1 2011/01/09 12:39:06 wired Exp $
EAPI="2"
@@ -16,13 +16,13 @@ detect_version
K_NOSETEXTRAVERSION="don't_set_it"
DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ"
-HOMEPAGE="http://pf-kernel.org.ua/"
+HOMEPAGE="http://pf.natalenko.name/"
PF_PATCHSET="${PV/*_p}"
PF_KERNEL="${PV/_p[0-9]*}"
PF_KERNEL="${PF_KERNEL/_/-}"
PF_FILE="patch-${PF_KERNEL}-pf${PF_PATCHSET}${COMPRESSTYPE}"
-PF_URI="http://pf-kernel.org.ua/sources/$(get_version_component_range 1-3)/${PF_FILE}"
+PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-3)/${PF_FILE}"
EXPERIMENTAL_PATCHES=(
# http://ck-hack.blogspot.com/2010/11/create-task-groups-by-tty-comment.html
http://ck.kolivas.org/patches/bfs/bfs357-penalise_fork_depth_account_threads.patch