Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 526484

Summary: net-analyzer/openvas-libraries-8.0_beta3 - typo in DEPEND: >=dev-libs/hiredies-0.10.1
Product: Gentoo Linux Reporter: Silvio <silvio.gerli>
Component: [OLD] LibraryAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: normal CC: jlec, silvio.gerli
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Silvio 2014-10-22 17:46:06 UTC
there is an error in the ebuilds dependencies:

>=dev-libs/hiredies-0.10.1
                 ^

should be

>=dev-libs/hiredis-0.10.1

there is an "e" that shouldn't be there ;)

hiredies doesn't exist.




Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-22 23:12:13 UTC
 
  22 Oct 2014; Jeroen Roovers <jer@gentoo.org>
  openvas-libraries-8.0_beta3.ebuild:
  Fix typo in DEPEND (bug #526484).