diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-06-09 21:54:39 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-06-09 21:54:39 +0000 |
commit | 9f4c936176a5e06ddc84b9722ddfeb2c6468e816 (patch) | |
tree | 755fb6f2527b997391d2849de61e7b54fe17c525 /profiles | |
parent | Fix root-directory issue, see bug #222865. (diff) | |
download | gentoo-2-9f4c936176a5e06ddc84b9722ddfeb2c6468e816.tar.gz gentoo-2-9f4c936176a5e06ddc84b9722ddfeb2c6468e816.tar.bz2 gentoo-2-9f4c936176a5e06ddc84b9722ddfeb2c6468e816.zip |
Munin 1.3.4 has totally new USE flags, much reduced, and mainly using global ones instead of local.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d6db14971e75..875a16cf4b4c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1521 2008/06/09 16:51:52 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1522 2008/06/09 21:54:39 robbat2 Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If doubt put a record here! + 09 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> use.local.desc: + Munin 1.3.4 has totally new USE flags, much reduced, and mainly using + global ones instead of local. + 09 Jun 2008; Joe Peterson <lavajoe@gentoo.org> package.mask: Mask btrfs live ebuilds - too volatile for normal use diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8c24b0a13a30..cb876d421be6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3577 2008/06/08 22:51:00 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3578 2008/06/09 21:54:39 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1393,6 +1393,7 @@ net-analyzer/munin:munin-dhcp - installs deps for monitoring DHCP net-analyzer/munin:munin-irc - installs deps for monitoring IRC net-analyzer/munin:munin-squid - installs deps for monitoring squid net-analyzer/munin:munin-surfboard - installs deps for monitoring a Motoro Surfboard Cable modem +net-analyzer/munin:irc - installs deps for monitoring IRC net-analyzer/nagios-core:lighttpd - install lighttpd config net-analyzer/nagios-core:web - enable web interface net-analyzer/nagios-nrpe:command-args - allow clients to specify command arguments |