diff options
author | 2006-10-09 01:58:20 +0000 | |
---|---|---|
committer | 2006-10-09 01:58:20 +0000 | |
commit | 80c5242e107bfbfcc9ca48ab0d2a862a93aa0ce5 (patch) | |
tree | b518c35bb9473944e4de9cef1149535561ee0460 /profiles | |
parent | 2.1.2_pre2-r7 revbump. This fixes bugs #140021, #149608, #150251, and #150361. (diff) | |
download | gentoo-2-80c5242e107bfbfcc9ca48ab0d2a862a93aa0ce5.tar.gz gentoo-2-80c5242e107bfbfcc9ca48ab0d2a862a93aa0ce5.tar.bz2 gentoo-2-80c5242e107bfbfcc9ca48ab0d2a862a93aa0ce5.zip |
Fix typo: libx11 -> libX11.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 279c1e0e0c58..1511b959bf70 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6029 2006/10/09 01:54:20 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6030 2006/10/09 01:58:20 dberkholz Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -26,8 +26,8 @@ =media-libs/mesa-6.5.1-r2 x11-proto/xcb-proto x11-libs/libxcb -=x11-libs/libx11-1.1* -=x11-libs/libx11-1.0.99* +=x11-libs/libX11-1.1* +=x11-libs/libX11-1.0.99* # <exg@gentoo.org> (07 Oct 2006) # Masked for testing |