aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/tuntap/metadata.xml')
-rw-r--r--dev-ml/tuntap/metadata.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-ml/tuntap/metadata.xml b/dev-ml/tuntap/metadata.xml
deleted file mode 100644
index 3f2551c2f..000000000
--- a/dev-ml/tuntap/metadata.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">This is an OCaml library for handling TUN/TAP devices. TUN refers to layer 3
-virtual interfaces whereas TAP refers to layer 2 Ethernet ones.
-
-See &lt;http://en.wikipedia.org/wiki/TUN/TAP&gt; for more information.
-
-Linux, FreeBSD, OpenBSD and macOS should all be supported. You will need
-to install the third-party &lt;http://tuntaposx.sourceforge.net/&gt; on macOS before
-using this library.</longdescription>
- <upstream>
- <doc>https://mirage.github.io/ocaml-tuntap/</doc>
- <bugs-to>https://github.com/mirage/ocaml-tuntap/issues</bugs-to>
- <remote-id type="github">mirage/ocaml-tuntap</remote-id>
- <maintainer>
- <name>Vincent Bernardoff</name>
- <email>vb@luminar.eu.org</email>
- </maintainer>
- </upstream>
-</pkgmetadata>