diff options
author | Rémi Cardona <remi@gentoo.org> | 2010-09-21 20:52:21 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2010-09-21 20:52:21 +0000 |
commit | 4080f3ccee769f77dc1a774fbccc19face000cec (patch) | |
tree | 0005b1c6cf71665ea1f58daeaff4a8397b5dcc1a /profiles | |
parent | Version bump. Drop old. (diff) | |
download | gentoo-2-4080f3ccee769f77dc1a774fbccc19face000cec.tar.gz gentoo-2-4080f3ccee769f77dc1a774fbccc19face000cec.tar.bz2 gentoo-2-4080f3ccee769f77dc1a774fbccc19face000cec.zip |
add x11-misc/transset to package.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 3f03555e0480..f8a15ee67d32 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11963 2010/09/21 16:37:17 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11964 2010/09/21 20:52:21 remi Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,12 @@ #--- END OF EXAMPLES --- +# Rémi Cardona <remi@gentoo.org> (21 Sep 2010) +# transset was never meant to be a proper tool, is dead upstream, has a +# maintained fork (x11-misc/transset-df) and doesn't respect LDFLAGS +# (see bug #338150) +x11-misc/transset + # Theo Chatzimichos <tampakrap@gentoo.org> (21 Sep 2010) # Mask Qt 4.7.0, it will be unmasked as soon as it is tinderboxed ~x11-libs/qt-assistant-4.7.0 |