summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-07-07 16:10:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-07-07 16:10:48 +0000
commitfb9978f691ac2103fdfd0bc79e19d1aca9d0c131 (patch)
treecde3044c4a758d82f29ac76b54c44c8a62bb135a /dev-db
parentFix compilation with forced --as-needed, bug #276885 (diff)
downloadgentoo-2-fb9978f691ac2103fdfd0bc79e19d1aca9d0c131.tar.gz
gentoo-2-fb9978f691ac2103fdfd0bc79e19d1aca9d0c131.tar.bz2
gentoo-2-fb9978f691ac2103fdfd0bc79e19d1aca9d0c131.zip
USE=community/profiling descriptions for metadata. Additionally, this package is now obsolete, as upstream have re-merged community and enterprise lines.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql-community/ChangeLog9
-rw-r--r--dev-db/mysql-community/metadata.xml2
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-db/mysql-community/ChangeLog b/dev-db/mysql-community/ChangeLog
index 639e5e18c2cb..e3bdd7f8cfbe 100644
--- a/dev-db/mysql-community/ChangeLog
+++ b/dev-db/mysql-community/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/mysql-community
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-community/ChangeLog,v 1.26 2009/04/12 07:46:29 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-community/ChangeLog,v 1.27 2009/07/07 16:10:48 robbat2 Exp $
+
+ 07 Jul 2009; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
+ USE=community/profiling descriptions for metadata. Additionally, this
+ package is now obsolete, as upstream have re-merged community and
+ enterprise lines.
*mysql-community-5.0.77-r1 (12 Apr 2009)
diff --git a/dev-db/mysql-community/metadata.xml b/dev-db/mysql-community/metadata.xml
index 2ba055a2c0d1..b74a8ad92a50 100644
--- a/dev-db/mysql-community/metadata.xml
+++ b/dev-db/mysql-community/metadata.xml
@@ -12,5 +12,7 @@
</flag>
<flag name='minimal'>Install client programs only, no server</flag>
<flag name='pbxt'>Add experimental support for pbxt storage engine</flag>
+ <flag name='community'>Enables the community features from upstream.</flag>
+ <flag name='profiling'>Add support for statement profiling (requires USE=community).</flag>
</use>
</pkgmetadata>