diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-22 23:23:48 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-22 23:23:48 +0000 |
commit | c08c7f491708146892cbb465489a4d238cc0d029 (patch) | |
tree | af8869285e7151bbe3969e19c1517783b58609e2 /profiles | |
parent | Fix signedness bug on ppc, where "char" is unsigned by default. (diff) | |
download | historical-c08c7f491708146892cbb465489a4d238cc0d029.tar.gz historical-c08c7f491708146892cbb465489a4d238cc0d029.tar.bz2 historical-c08c7f491708146892cbb465489a4d238cc0d029.zip |
preemptive mask for new MySQL stuff
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 58899c3aab3a..3eb5f61c01cd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6333 2006/11/22 14:43:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6334 2006/11/22 23:23:48 vivo Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -1570,6 +1570,8 @@ sys-apps/gli # Francesco Riosa <vivo@gentoo.org> (07 Dec 2005) >=dev-db/mysql-5.1 +>=dev-db/mysql-community-5.1 +>=virtual/mysql-5.1 # Wolfram Schlich <wschlich@gentoo.org> (26 Nov 2005) # has security issues and will be removed from portage |