aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/glendix-sources/glendix-sources-2.6.31.6.ebuild')
-rw-r--r--sys-kernel/glendix-sources/glendix-sources-2.6.31.6.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-kernel/glendix-sources/glendix-sources-2.6.31.6.ebuild b/sys-kernel/glendix-sources/glendix-sources-2.6.31.6.ebuild
index ea74d6d..5e5fcf1 100644
--- a/sys-kernel/glendix-sources/glendix-sources-2.6.31.6.ebuild
+++ b/sys-kernel/glendix-sources/glendix-sources-2.6.31.6.ebuild
@@ -9,14 +9,13 @@ ETYPE="sources"
inherit kernel-2
detect_version
-DESCRIPTION="Patched sources for the Linux kernel with experimental Plan9 support."
-HOMEPAGE="http://www.kernel.org"
+DESCRIPTION="Patched sources for the Linux kernel with experimental support for programs from the Plan 9 From Bell Labs research operating system."
+HOMEPAGE="http://www.glendix.org http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
KEYWORDS="x86"
IUSE="deblob"
src_prepare() {
- # Applying Glendix patch...
- epatch "${FILESDIR}/glendix_2.6.31.6.patch"
+ epatch "${FILESDIR}/glendix_${PV}.patch"
} \ No newline at end of file