diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
commit | 609a263914674bf2467c61bcc5ca9d4ce4fd6a56 (patch) | |
tree | 7dc80a66aaf7a8998789c39afd503eede7e46852 /net-misc/zaptel | |
parent | whitespace (diff) | |
download | gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.gz gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.bz2 gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/zaptel')
-rw-r--r-- | net-misc/zaptel/zaptel-1.0.10-r2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-misc/zaptel/zaptel-1.0.10-r2.ebuild b/net-misc/zaptel/zaptel-1.0.10-r2.ebuild index 66c006cfa333..cf0e03acd137 100644 --- a/net-misc/zaptel/zaptel-1.0.10-r2.ebuild +++ b/net-misc/zaptel/zaptel-1.0.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.0.10-r2.ebuild,v 1.2 2007/06/26 02:35:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.0.10-r2.ebuild,v 1.3 2007/07/12 02:52:15 mr_bones_ Exp $ IUSE="bri devfs26 rtc ukcid" @@ -113,7 +113,6 @@ src_unpack() { -e "1 i KVERS?=\$(shell uname -r)" {} \; fi - cd ${S} ####################################################################### # apply other patches here, @@ -130,7 +129,6 @@ src_unpack() { fi fi - # UK callerid patch, adds support for british-telecoms callerid to x100p cards # see http://www.lusyn.com/asterisk/patches.html for more information use ukcid && \ |