diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-10-17 16:55:48 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-10-17 16:55:48 +0000 |
commit | e126bd5b9142c3ce80682e4e8307a63e8df949ae (patch) | |
tree | fdf681bb0c2f44226ba2a273e7baf9b28b526a22 /profiles/base | |
parent | Bump patchset to fix build failure on alpha and mark stable on alpha/ia64/spa... (diff) | |
download | historical-e126bd5b9142c3ce80682e4e8307a63e8df949ae.tar.gz historical-e126bd5b9142c3ce80682e4e8307a63e8df949ae.tar.bz2 historical-e126bd5b9142c3ce80682e4e8307a63e8df949ae.zip |
dhcpcd should use zeroconf
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index 4f7622e11afd..922d48d82644 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -12,3 +12,7 @@ app-editors/emacs-cvs xpm # 2007/10/11 - Samuli Suominen <drac@gentoo.org> # Replaced noamazon USE flag with amazon for bug 134493, comment #1. media-sound/amarok amazon + +# 2007/10/17 - Roy Marples <uberlord@gentoo.org> +# zeroconf is a good idea, and we should support it by default. +net-misc/dhcpcd zeroconf |