dev-python/beagle: initial add

Package-Manager: Portage-2.3.27, Repoman-2.3.9
This commit is contained in:
Matthew Thode
2018-04-11 11:22:11 -05:00
parent 2fe6df573a
commit d9409129e5
3 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
Beagle is a command line client for Hound, the code search tool.
</longdescription>
<upstream>
<remote-id type="pypi">beagle</remote-id>
<remote-id type="github">dhellmann/beagle</remote-id>
</upstream>
</pkgmetadata>