summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2005-07-15 19:05:17 +0000
committerFrancesco Riosa <vivo@gentoo.org>2005-07-15 19:05:17 +0000
commit2a5418a4b89a90d8313d26991924aa83cb8188b7 (patch)
tree67918c9abc1d2c7dc1daebea3daab369c59e3994
parentStable on sparc (diff)
downloadhistorical-2a5418a4b89a90d8313d26991924aa83cb8188b7.tar.gz
historical-2a5418a4b89a90d8313d26991924aa83cb8188b7.tar.bz2
historical-2a5418a4b89a90d8313d26991924aa83cb8188b7.zip
Prepare for mysql-4.0.25 commit
-rw-r--r--profiles/package.mask4
-rw-r--r--profiles/use.local.desc3
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index aead4d9029aa..603dcb40558c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
#####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4192 2005/07/15 07:21:42 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4193 2005/07/15 19:05:16 vivo Exp $
# When you add an entry to this file, add your name, the date, and an
# explanation of why something is getting masked
#
@@ -765,7 +765,7 @@ media-video/bcast
# <robbat2@gentoo.org> (17 Nov 2004)
# Masking for testing
-=dev-db/mysql-4.1*
+>=dev-db/mysql-4.1
# <pythonhead@gentoo.org (13 Nov 2004)
# 2.6.0 is now in portage but will remove this soon as deps in other ebuilds are fixed
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index ca66f0514f1e..d1da12f950a8 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1314 2005/07/15 18:38:54 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1315 2005/07/15 19:05:17 vivo Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -146,6 +146,7 @@ dev-db/mysql:cluster - Add support for NDB clustering.
dev-db/mysql:extraengine - Add support for alternative storage engines.
dev-db/mysql:geometry - Add support for geometry data.
dev-db/mysql:utf8 - Use UTF8 encoding instead of LATIN1.
+dev-db/mysql:big-tables - Make tables contain up to 1.844E+19 rows
dev-db/pgcluster:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
dev-db/postgis:geos - Add the GEOS library for exact topological tests.
dev-db/postgis:proj - Add the Proj library for reprojection features.