add three local use flags for dev-db/mysql-gui-tools
authorSven Wegener <swegener@gentoo.org>
Sat, 10 Mar 2007 23:28:50 +0000 (23:28 +0000)
committerSven Wegener <swegener@gentoo.org>
Sat, 10 Mar 2007 23:28:50 +0000 (23:28 +0000)
profiles/use.local.desc

index 986cd4b9150832d86fb4bc393e19de6370ec32fc..1b3375357c88f97a3ad85f96ba01c08f905528aa 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2659 2007/03/10 19:19:39 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2660 2007/03/10 23:28:50 swegener Exp $
 
 # This file contains descriptions of local USE flags, and the ebuilds which
 # contain them.
@@ -291,6 +291,9 @@ dev-db/mysql-community:latin1 - Use LATIN1 encoding instead of UTF8.
 dev-db/mysql-community:max-idx-128 - Raise the max index per table limit from 64 to 128
 dev-db/mysql-community:minimal - Install client programs only, no server
 dev-db/mysql-community:pbxt - Add experimental support for pbxt storage engine
+dev-db/mysql-gui-tools:administrator - Build and install MySQL Administrator
+dev-db/mysql-gui-tools:query-browser - Build and install MySQL Query Browser
+dev-db/mysql-gui-tools:workbench - Build and install MySQL Workbench
 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.