Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8650 - typo in nessus-libraries-1.2.4.ebuild
Summary: typo in nessus-libraries-1.2.4.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-02 08:52 UTC by meyerm
Modified: 2002-10-02 14:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description meyerm 2002-10-02 08:52:06 UTC
row 12 is: 
RDEPEND=${DEPEND}" 
 
should be: 
RDEPEND=${DEPEND} 
 
That's all... :-)
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-02 14:07:51 UTC
thanks :)