summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/glog')
-rw-r--r--dev-cpp/glog/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-cpp/glog/metadata.xml b/dev-cpp/glog/metadata.xml
index fcf6c17cbcb3..11ff2aeb0648 100644
--- a/dev-cpp/glog/metadata.xml
+++ b/dev-cpp/glog/metadata.xml
@@ -4,7 +4,10 @@
<maintainer>
<email>vapier@gentoo.org</email>
</maintainer>
- <herd>cpp</herd>
+ <maintainer>
+ <email>cpp@gentoo.org</email>
+ <name>Gentoo C++ Project</name>
+ </maintainer>
<use>
<flag name="gflags">Use <pkg>dev-cpp/gflags</pkg> for flag parsing</flag>
<flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> for stack unwinding instead of glibc/gcc (may be more reliable on x86_64)</flag>