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

Bug 103123

Summary: gnome-base/gnome-applets: acpid and apmd are linux-specific packages
Product: Gentoo/Alt Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: OtherAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: bsd+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 103124    
Attachments: gnome-applets.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-20 03:45:08 UTC
acpid and apmd are not available under FreeBSD, so their dependency should be 
conditional to kernel_linux (until per-package use.mask is possible, at 
least). 
 
The attached patch fixes this and allows deps for gnome to be resolved. 
 
Thanks, 
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-20 03:45:20 UTC
Created attachment 66381 [details, diff]
gnome-applets.patch
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-21 17:21:09 UTC
This is fine too. Could you please commit your fixes?

Look out for trailing whitespaces :).
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-22 05:28:50 UTC
Thanks, committed (the whitespaces are usually taken care of by kate, this 
time I used vim :P I've removed it anwyay :)).