Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133373 - aircrack-ng-0.5 (updated ebuild)
Summary: aircrack-ng-0.5 (updated ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL: http://www.aircrack-ng.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-15 04:48 UTC by cygeus
Modified: 2006-05-24 19:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
aircrack-ng-0.5.ebuild (aircrack-ng-0.5.ebuild,813 bytes, text/plain)
2006-05-15 04:49 UTC, cygeus
Details
aircrack-ng-0.5-r1.ebuild (aircrack-ng-0.5-r1.ebuild,842 bytes, text/plain)
2006-05-15 05:32 UTC, cygeus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cygeus 2006-05-15 04:48:27 UTC
Hi

I attach an updated ebuild for aircrack-ng(WLAN tools for breaking 802.11 WEP/WPA keys).
Only tested on x86, so I've set KEYWORDS to ~x86. The ebuild in portage(aircrack-ng 0.4) has KEYWORDS="~amd64 ~ppc ~x86".

thanks
Comment 1 cygeus 2006-05-15 04:49:37 UTC
Created attachment 86801 [details]
aircrack-ng-0.5.ebuild

ebuild for aircrack-ng 0.5
Comment 2 Steev Klimaszewski (RETIRED) gentoo-dev 2006-05-15 05:11:47 UTC
The package in portage (and this one) also have a problem in that they don't install the man pages to the proper location.  I would suggest also adding

mandir="/usr/share/man/man1"

to the src_install() { }
Comment 3 cygeus 2006-05-15 05:32:28 UTC
Created attachment 86802 [details]
aircrack-ng-0.5-r1.ebuild

manpages: fixed install dir (thanks Steev)
Comment 4 Marcelo Goes (RETIRED) gentoo-dev 2006-05-24 19:07:30 UTC
Thanks, I added your ebuild to cvs. Cheers!