Bug 14263 - Modify airsnort ebuild to remove default pcmcia dependency
Bug#: 14263 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: tidoineurope@yahoo.com
Component: Unspecified
URL: 
Summary: Modify airsnort ebuild to remove default pcmcia dependency
Keywords:  
Status Whiteboard: 
Opened: 2003-01-20 17:56 0000
Description:   Opened: 2003-01-20 17:56 0000
Very simple change to the ebuild to remove the default pcmcia dependency
(for those of us with fancy new laptops with built-in pci wireless...)

18c18
<       >=sys-apps/pcmcia-cs-3.1.33"
---
>       pcmcia? ( >=sys-apps/pcmcia-cs-3.1.33 )"

------- Comment #1 From Bug Hunter 2003-01-20 17:57:13 0000 -------
Created an attachment (id=7486) [details]
proposed airsnort-0.2.1a-r1.ebuild

------- Comment #2 From SpanKY 2003-01-23 23:14:07 0000 -------
done !  thx for pointing it out

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/net-wireless/airsnort/airsnort-0.2.1a.ebuild.diff?r1=1.2&r2=1.3