diff options
Diffstat (limited to 'dev-libs/protobuf/metadata.xml')
-rw-r--r-- | dev-libs/protobuf/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-libs/protobuf/metadata.xml b/dev-libs/protobuf/metadata.xml index 5f0a96f49a03..ca1ce7e978cb 100644 --- a/dev-libs/protobuf/metadata.xml +++ b/dev-libs/protobuf/metadata.xml @@ -4,6 +4,16 @@ <maintainer type='person'> <email>vapier@gentoo.org</email> </maintainer> +<maintainer type='person'> + <email>tomboy64@sina.cn</email> +</maintainer> +<slots> + <subslots>soname major version number</subslots> +</slots> +<use> + <flag name="java">Builds the Java implementation. This is not needed for Java support in protoc.</flag> + <flag name="python">Builds the Python implementation. This is not needed for Python support in protoc.</flag> +</use> <upstream> <remote-id type='github'>google/protobuf</remote-id> </upstream> |