Bug 104341 - Conky 1.3.0 released
Bug#: 104341 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: brenden@rty.ca
Component: Ebuilds
URL:  http://conky.sf.net
Summary: Conky 1.3.0 released
Keywords:  
Status Whiteboard: 
Opened: 2005-08-30 23:29 0000
Description:   Opened: 2005-08-30 23:29 0000
Ebuild attached.

------- Comment #1 From Brenden Matthews 2005-08-30 23:30:12 0000 -------
Created an attachment (id=67316) [details]
conky-1.3.0.ebuild

Tested on amd64, ppc, and x86.

------- Comment #2 From Daniel Black 2005-08-31 03:24:40 0000 -------
Added. 
 
Thanks for the good ebuild Brenden. 
 
I don't think the dependencies are quite right with USE=-X. It still seems to 
link to X. Can you check this please. 

------- Comment #3 From Brenden Matthews 2005-08-31 09:39:16 0000 -------
(In reply to comment #2)
> Added. 
>  
> Thanks for the good ebuild Brenden. 
>  
> I don't think the dependencies are quite right with USE=-X. It still seems to 
> link to X. Can you check this please. 

When I do USE="-*" emerge "=app-admin/conky-1.3.0" it pulls the correct deps,
but when I do USE="-X -truetype" emerge "=app-admin/conky-1.3.0" X gets pulled.
 I don't think this is a problem with the Conky ebuild.