summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-20 08:49:49 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-20 08:49:49 +0200
commit4385ff6c19a6e178c88997ecdfffd3e06c266c22 (patch)
tree54b65cd413122dc31cf73f6c14576f33fa72b5b0 /dev-db
parentuse.desc: Add new global flag 'jemalloc' (diff)
downloadgentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.gz
gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.bz2
gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.zip
*/*: remove redundant local descriptions of 'jemalloc' flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mariadb-galera/metadata.xml1
-rw-r--r--dev-db/mariadb/metadata.xml1
-rw-r--r--dev-db/mysql-cluster/metadata.xml1
-rw-r--r--dev-db/mysql/metadata.xml1
-rw-r--r--dev-db/percona-server/metadata.xml1
-rw-r--r--dev-db/redis/metadata.xml3
-rw-r--r--dev-db/rethinkdb/metadata.xml3
7 files changed, 0 insertions, 11 deletions
diff --git a/dev-db/mariadb-galera/metadata.xml b/dev-db/mariadb-galera/metadata.xml
index 2e7afd2663cf..85ebf9880ac9 100644
--- a/dev-db/mariadb-galera/metadata.xml
+++ b/dev-db/mariadb-galera/metadata.xml
@@ -9,7 +9,6 @@
<flag name="client-libs">Build the client libraries from the server package instead of the C Connector packages</flag>
<flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag>
<flag name="jdbc">Enable the CONNECT engine to access foreign databases via JDBC</flag>
- <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag>
<flag name="latin1">Use LATIN1 encoding instead of UTF8</flag>
<flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag>
<flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag>
diff --git a/dev-db/mariadb/metadata.xml b/dev-db/mariadb/metadata.xml
index e58332a7acbe..3419b52226ee 100644
--- a/dev-db/mariadb/metadata.xml
+++ b/dev-db/mariadb/metadata.xml
@@ -14,7 +14,6 @@
<flag name="innodb-lzo">Enables lzo compression methods for InnoDB/XtraDB</flag>
<flag name="innodb-snappy">Enables snappy compression methods for InnoDB/XtraDB using <pkg>app-arch/snappy</pkg></flag>
<flag name="jdbc">Enable the CONNECT engine to access foreign databases via JDBC</flag>
- <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag>
<flag name="latin1">Use LATIN1 encoding instead of UTF8</flag>
<flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag>
<flag name="mroonga">Add support for the Mroonga engine for interfacing with the Groonga text search</flag>
diff --git a/dev-db/mysql-cluster/metadata.xml b/dev-db/mysql-cluster/metadata.xml
index 0efe3d7675fa..e769804157d3 100644
--- a/dev-db/mysql-cluster/metadata.xml
+++ b/dev-db/mysql-cluster/metadata.xml
@@ -10,7 +10,6 @@
<flag name="community">Enables the community features from upstream.</flag>
<flag name="embedded">Build embedded server (libmysqld)</flag>
<flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag>
- <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag>
<flag name="latin1">Use LATIN1 encoding instead of UTF8</flag>
<flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag>
<flag name="openssl">Enable SSL connections and crypto functions using <pkg>dev-libs/openssl</pkg></flag>
diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml
index 2ec6490392c6..d3fabed9ef6b 100644
--- a/dev-db/mysql/metadata.xml
+++ b/dev-db/mysql/metadata.xml
@@ -15,7 +15,6 @@ dev-db/mariadb
<flag name="client-libs">Build the client libraries from the server package instead of the C Connector packages (not recommended)</flag>
<flag name="experimental">Build experimental features aka "rapid" plugins</flag>
<flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag>
- <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag>
<flag name="latin1">Use LATIN1 encoding instead of UTF8</flag>
<flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag>
<flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag>
diff --git a/dev-db/percona-server/metadata.xml b/dev-db/percona-server/metadata.xml
index 622134f10584..6cc220d337d3 100644
--- a/dev-db/percona-server/metadata.xml
+++ b/dev-db/percona-server/metadata.xml
@@ -9,7 +9,6 @@
<flag name="cjk">Add CJK support for InnoDB fulltext search using <pkg>app-text/mecab</pkg></flag>
<flag name="client-libs">Build the libmysqlclient libraries</flag>
<flag name="experimental">Build experimental features aka "rapid" plugins</flag>
- <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag>
<flag name="latin1">Use LATIN1 encoding instead of UTF8</flag>
<flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag>
<flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag>
diff --git a/dev-db/redis/metadata.xml b/dev-db/redis/metadata.xml
index 19c095efc2a0..96eae677a075 100644
--- a/dev-db/redis/metadata.xml
+++ b/dev-db/redis/metadata.xml
@@ -8,9 +8,6 @@
<email>robbat2@gentoo.org</email>
</maintainer>
<use>
- <flag name="jemalloc">
- Use <pkg>dev-libs/jemalloc</pkg> for allocations.
- </flag>
<flag name="tcmalloc">
Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations.
</flag>
diff --git a/dev-db/rethinkdb/metadata.xml b/dev-db/rethinkdb/metadata.xml
index 91224a49a819..48fd46f66002 100644
--- a/dev-db/rethinkdb/metadata.xml
+++ b/dev-db/rethinkdb/metadata.xml
@@ -6,9 +6,6 @@
<name>Ultrabug</name>
</maintainer>
<use>
- <flag name="jemalloc">
- Use <pkg>dev-libs/jemalloc</pkg> for allocations (default).
- </flag>
<flag name="tcmalloc">
Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations.
</flag>