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

Bug 175089

Summary: Wrong USE flags dependancy in pinentry ebuild
Product: Gentoo Linux Reporter: Jules Colding <colding>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: major CC: fauli
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jules Colding 2007-04-18 12:54:51 UTC
Hi,

The pinentry ebuild says (in part):

	$(use_enable gtk pinentry-gtk2) \

IMHO it should say:

	$(use_enable gtk2 pinentry-gtk2) \
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-04-18 12:58:12 UTC
No, gtk2 is not valid anymore.
Comment 2 Jules Colding 2007-04-18 13:26:50 UTC
OK, but shouldn't it be deleted from this page then?

http://www.gentoo.org/dyn/use-index.xml
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-04-18 14:00:06 UTC
(In reply to comment #2)
> OK, but shouldn't it be deleted from this page then?
> 
> http://www.gentoo.org/dyn/use-index.xml

 Not deleted, but maybe marked "deprecated".  Will look into that.