Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103123 - gnome-base/gnome-applets: acpid and apmd are linux-specific packages
Summary: gnome-base/gnome-applets: acpid and apmd are linux-specific packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 103124
  Show dependency tree
 
Reported: 2005-08-20 03:45 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

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


Attachments
gnome-applets.patch (gnome-applets.patch,689 bytes, patch)
2005-08-20 03:45 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :)).