diff options
author | Alex Alexander <wired@gentoo.org> | 2011-03-11 00:36:06 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2011-03-11 00:36:06 +0000 |
commit | 1b08faea1285d821d1d49a266e58fca73fef0883 (patch) | |
tree | fc722120e3978e35a41208e0cca68e7d36c6b776 /profiles/package.mask | |
parent | restored gtk USE flag for GTK style, fixed compilation with cairo[qt4] present. (diff) | |
download | historical-1b08faea1285d821d1d49a266e58fca73fef0883.tar.gz historical-1b08faea1285d821d1d49a266e58fca73fef0883.tar.bz2 historical-1b08faea1285d821d1d49a266e58fca73fef0883.zip |
masked x11-themes/qgtkstyle. style provided by qt-gui[gtk] now.
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index bc57287b4207..9b878abe700e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12535 2011/03/10 17:26:50 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12536 2011/03/11 00:36:06 wired 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,11 @@ #--- END OF EXAMPLES --- +# Alex Alexander <wired@gentoo.org> (11 Mar 2011) +# not needed anymore. the cairo[qt4] blocker issue was fixed and +# the style is once again provided by qt-gui[gtk] +x11-themes/qgtkstyle + # Torsten Veller <tove@gentoo.org> (09 Mar 2011) # Masked for testing: upgrade path, SSL options, cert-checking # Unbundled all modules not in the LWP:: namespace from the libwww-perl |