diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-01-14 04:56:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-01-14 04:56:01 +0000 |
commit | f9c27989f19bb1cc732bf111869854aa947c47d4 (patch) | |
tree | fd35e1648be0a4049a555456fd0162f8c63e4c08 /profiles | |
parent | New version of naim, cleanup old versions (diff) | |
download | gentoo-2-f9c27989f19bb1cc732bf111869854aa947c47d4.tar.gz gentoo-2-f9c27989f19bb1cc732bf111869854aa947c47d4.tar.bz2 gentoo-2-f9c27989f19bb1cc732bf111869854aa947c47d4.zip |
mask gsm USE flag for net-misc/yate; bug 107648
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/amd64/package.use.mask | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog index 7e70b0e865d7..f1a9d2528230 100644 --- a/profiles/default-linux/amd64/ChangeLog +++ b/profiles/default-linux/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.55 2007/01/14 04:15:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.56 2007/01/14 04:56:01 blubb Exp $ + + 14 Jan 2007; <blubb@gentoo.org> package.use.mask: + mask gsm USE flag for net-misc/yate; bug 107648 14 Jan 2007; <blubb@gentoo.org> package.use.mask: mask spell useflag for opera; bug 136853 diff --git a/profiles/default-linux/amd64/package.use.mask b/profiles/default-linux/amd64/package.use.mask index 496a7bea76e2..9d38f9961bc1 100644 --- a/profiles/default-linux/amd64/package.use.mask +++ b/profiles/default-linux/amd64/package.use.mask @@ -66,3 +66,7 @@ media-libs/libsoundtouch -sse # Jan 14th 2007; blubb@gentoo.org # bug 136853: We'd need aspell in emul-libs to make this flag useful www-client/opera spell + +# Jan 14th 2007; blubb@gentoo.org +# bug 107648: yate tries to link to static gsm which is a no-go +net-misc/yate gsm |