aboutsummaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2013-06-18 10:11:54 -0700
committerSébastien Fabbro <bicatali@gentoo.org>2013-06-18 10:11:54 -0700
commit94a47aba8632bc468ef26c88c57fd81b63e5f609 (patch)
treecb6e17ab4b71db646a9aa1fc5dcef391a4b63a9b /dev-db
parentsci-physics/openmx upgraded to 3.7.3 with some openMP and MPI C/F90 juggling,... (diff)
downloadsci-94a47aba8632bc468ef26c88c57fd81b63e5f609.tar.gz
sci-94a47aba8632bc468ef26c88c57fd81b63e5f609.tar.bz2
sci-94a47aba8632bc468ef26c88c57fd81b63e5f609.zip
big fixes of metadata and package sub-herd re-distribution
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/cppdb/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-db/cppdb/metadata.xml b/dev-db/cppdb/metadata.xml
index 247592e77..1d2ef4be0 100644
--- a/dev-db/cppdb/metadata.xml
+++ b/dev-db/cppdb/metadata.xml
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
- <use>
- <flag name="mysql_internal">Don't build a separate mysql loadable module but rather build it into the cppdb library itself</flag>
- <flag name="odbc_internal">Don't build a separate postgresql loadable module but rather build it into the cppdb library itself</flag>
- <flag name="postgres_internal">Don't build a separate odbc loadable module but rather build it into the cppdb library itself</flag>
- <flag name="sqlite_internal">Don't build a separate sqlite3 loadable module but rather build it into the cppdb library itself</flag>
- </use>
+<herd>sci-chemistry</herd>
+<maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+</maintainer>
+<use>
+ <flag name="mysql_internal">Don't build a separate mysql loadable module but rather build it into the cppdb library itself</flag>
+ <flag name="odbc_internal">Don't build a separate postgresql loadable module but rather build it into the cppdb library itself</flag>
+ <flag name="postgres_internal">Don't build a separate odbc loadable module but rather build it into the cppdb library itself</flag>
+ <flag name="sqlite_internal">Don't build a separate sqlite3 loadable module but rather build it into the cppdb library itself</flag>
+</use>
</pkgmetadata>