mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
dev-ml/ipaddr: add useflags and tests
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -9,4 +9,10 @@
|
||||
<upstream>
|
||||
<remote-id type="github">mirage/ocaml-ipaddr</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="cstruct">A library for manipulation of IP address representations using Cstructs</flag>
|
||||
<flag name="sexp">A library for manipulation of IP address representations using sexp</flag>
|
||||
<flag name="macaddr-cstruct">A library for manipulation of MAC address representations using Cstructs</flag>
|
||||
<flag name="macaddr-sexp">A library for manipulation of MAC address representations using sexp</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user