diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 10:25:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 10:25:37 +0000 |
commit | 17244513b03cff1f9401041eacd0b82336abe086 (patch) | |
tree | cd6bf77c1a4af30ad9c72546725723f0215a697e /profiles | |
parent | Automated update of use.local.desc (diff) | |
download | historical-17244513b03cff1f9401041eacd0b82336abe086.tar.gz historical-17244513b03cff1f9401041eacd0b82336abe086.tar.bz2 historical-17244513b03cff1f9401041eacd0b82336abe086.zip |
mask elf useflag for net-snmp: it is too tight to the gnu libc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-bsd/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-bsd/package.use.mask | 6 |
2 files changed, 10 insertions, 1 deletions
diff --git a/profiles/default-bsd/ChangeLog b/profiles/default-bsd/ChangeLog index 4e3703b80b7b..ff1044cd408f 100644 --- a/profiles/default-bsd/ChangeLog +++ b/profiles/default-bsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.36 2008/09/05 06:46:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.37 2008/09/25 10:25:37 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask: + mask elf useflag for net-snmp: it is too tight to the gnu libc 05 Sep 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask: laptop support in hal is linux-specific unfortunately diff --git a/profiles/default-bsd/package.use.mask b/profiles/default-bsd/package.use.mask index 6d11c90a7f65..7f7dd5fa4a59 100644 --- a/profiles/default-bsd/package.use.mask +++ b/profiles/default-bsd/package.use.mask @@ -57,3 +57,9 @@ media-video/vlc dc1394 # Alexis Ballier <aballier@gentoo.org> (8 Aug 2008) # Depends on torque which is a linux only thing sys-cluster/openmpi pbs + + +# Alexis Ballier <aballier@gentoo.org> (25 Sep 2008) +# elf -> dev-libs/elfutils is too tight to the gnu libc +# rpm could be masked but we have rpm 5 keyworded even if it's still masked. +net-analyzer/net-snmp elf |