Initial import

Package-Manager: portage-2.2.26
This commit is contained in:
Rafael Martins
2016-08-06 22:55:09 +02:00
parent 778b985f20
commit 6009c41728
4 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?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>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Python bindings for the ethtool kernel interface, that allows querying and
changing of Ethernet card settings, such as speed, port, auto-negotiation, and
PCI locations.
</longdescription>
</pkgmetadata>