diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-08-15 04:59:48 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-08-15 20:00:32 -0400 |
commit | 8fe2bddc020d6b66bac560b5b2f6c03c47fe2830 (patch) | |
tree | 6424f10e5e4f61347984e95ec764bd70e6075198 /net-libs/wslay/metadata.xml | |
parent | www-client/chromium: fix PythonHasVersionUsage (diff) | |
download | gentoo-8fe2bddc020d6b66bac560b5b2f6c03c47fe2830.tar.gz gentoo-8fe2bddc020d6b66bac560b5b2f6c03c47fe2830.tar.bz2 gentoo-8fe2bddc020d6b66bac560b5b2f6c03c47fe2830.zip |
net-libs/wslay: new package, add 1.1.1_p20210115
To unbundle from godot, this is the same snapshot (and current
latest commit) that godot uses.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-libs/wslay/metadata.xml')
-rw-r--r-- | net-libs/wslay/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-libs/wslay/metadata.xml b/net-libs/wslay/metadata.xml new file mode 100644 index 000000000000..47029d119abf --- /dev/null +++ b/net-libs/wslay/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>ionen@gentoo.org</email> + <name>Ionen Wolkens</name> + </maintainer> + <upstream> + <remote-id type="github">tatsuhiro-t/wslay</remote-id> + </upstream> +</pkgmetadata> |