summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-04-04 21:05:27 +0000
committerAlin Năstac <mrness@gentoo.org>2005-04-04 21:05:27 +0000
commit1b15c8ca60f3f7312a7da7c459d54ba808169a1a (patch)
tree4c8a8c7df2fd92a7f4711994d0b4827f99019a0e /net-libs/wvstreams/wvstreams-4.0.2.ebuild
parentEnabled gnustep USE since it's ready (diff)
downloadgentoo-2-1b15c8ca60f3f7312a7da7c459d54ba808169a1a.tar.gz
gentoo-2-1b15c8ca60f3f7312a7da7c459d54ba808169a1a.tar.bz2
gentoo-2-1b15c8ca60f3f7312a7da7c459d54ba808169a1a.zip
__user declaration (#76943)
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/wvstreams/wvstreams-4.0.2.ebuild')
-rw-r--r--net-libs/wvstreams/wvstreams-4.0.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.0.2.ebuild b/net-libs/wvstreams/wvstreams-4.0.2.ebuild
index cddf95f3b8c8..277283e9f74d 100644
--- a/net-libs/wvstreams/wvstreams-4.0.2.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.0.2.ebuild,v 1.3 2005/04/03 05:48:54 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.0.2.ebuild,v 1.4 2005/04/04 21:05:26 mrness Exp $
inherit eutils
@@ -39,6 +39,7 @@ src_unpack() {
unpack ${A} ; cd ${S}
epatch ${FILESDIR}/${P}-linux-serial.patch
+ epatch ${FILESDIR}/${P}-wireless-user.patch
epatch ${FILESDIR}/${P}-speex-const.patch
if useq tcltk; then