summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-04-06 14:59:27 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-04-06 14:59:27 +0000
commit11594bc19d51aaeab5a314c571ee21e974d02b49 (patch)
tree467d688d0fad522f09cb765ce8744482e9284084 /net-misc/zaptel/zaptel-1.2.27.ebuild
parentAdd ~sh (diff)
downloadhistorical-11594bc19d51aaeab5a314c571ee21e974d02b49.tar.gz
historical-11594bc19d51aaeab5a314c571ee21e974d02b49.tar.bz2
historical-11594bc19d51aaeab5a314c571ee21e974d02b49.zip
Port 1.4-branch hrtimer build fix to 1.2.27, fixes build against 2.6.28 kernels. Quote a few variables in the 1.2.18 ebuilds.
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'net-misc/zaptel/zaptel-1.2.27.ebuild')
-rw-r--r--net-misc/zaptel/zaptel-1.2.27.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/zaptel/zaptel-1.2.27.ebuild b/net-misc/zaptel/zaptel-1.2.27.ebuild
index 8f46938c2b57..95eb33e4879e 100644
--- a/net-misc/zaptel/zaptel-1.2.27.ebuild
+++ b/net-misc/zaptel/zaptel-1.2.27.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.27.ebuild,v 1.2 2008/12/15 11:26:36 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.27.ebuild,v 1.3 2009/04/06 14:59:26 chainsaw Exp $
inherit toolchain-funcs eutils linux-mod flag-o-matic multilib
@@ -175,6 +175,7 @@ src_unpack() {
epatch "${FILESDIR}"/zaptel-1.2.25-xpputils.diff
epatch "${FILESDIR}"/zaptel-1.2.27-kernel.patch
epatch "${FILESDIR}"/zaptel-1.2.27-semaphore.patch
+ epatch "${FILESDIR}"/zaptel-1.2.27-hrtimer.patch
# try to apply bristuff patch
if use bri; then