dev-cpp/cpp-hocon: adding as it's now needed by puppety things

Package-Manager: portage-2.2.28
This commit is contained in:
Matthew Thode
2016-08-18 11:01:53 -05:00
parent cf3f0108e0
commit 671687695b
3 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<upstream>
<remote-id type="github">puppetlabs/cpp-hocon</remote-id>
</upstream>
<longdescription lang="en">
A C++ port of the Typesafe Config library.
</longdescription>
</pkgmetadata>