summaryrefslogtreecommitdiff
path: root/dev-libs
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@booking.com>2023-01-08 15:57:54 +0100
committerMarcin Deranek <marcin.deranek@booking.com>2023-01-08 15:57:54 +0100
commit323aedb1e05714f2bf53f208ba82099a448c0202 (patch)
treec60bf77a0304dbcef0516092c66a5914faeccd40 /dev-libs
parentba2aa91d7401147c69f8478afadd0d0c36b4bf74 (diff)
downloadportage-323aedb1e05714f2bf53f208ba82099a448c0202.tar.gz
portage-323aedb1e05714f2bf53f208ba82099a448c0202.tar.bz2
portage-323aedb1e05714f2bf53f208ba82099a448c0202.zip
Add metadata.xml to dev-libs/fastText
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/fastText/Manifest1
-rw-r--r--dev-libs/fastText/metadata.xml12
2 files changed, 13 insertions, 0 deletions
diff --git a/dev-libs/fastText/Manifest b/dev-libs/fastText/Manifest
index 4d7f44a..cd48211 100644
--- a/dev-libs/fastText/Manifest
+++ b/dev-libs/fastText/Manifest
@@ -1,2 +1,3 @@
DIST fastText-0.9.2.gh.tar.gz 4036722 BLAKE2B ea3af92ce18d04241128cfb28773f0785a006e79c861d718c2c6ad788d776ad60b0543a42eb8be5a865cbc12283355521431fe2fba48544399e4a2b1520ff3f1 SHA512 8f0f6e78b3c6b3c7e7d107778952f340cc208b8e0b920dd118a57884cca8ef7007ea88b6f3352cb7e08289a64743f507309e1e1259c785f810af7f5fa09f2656
EBUILD fastText-0.9.2.ebuild 1745 BLAKE2B 1462b4a1b7a700c6b5cfac636b2a7b237d147f6137c7858ed95bf25fc1d0c6d4c4dfab929b16ea90217d140d791f03a9c1f0f312e58efd6f683f72a3c54888d6 SHA512 786b52ec8088d8045ad6b1f3bc583d1e12e9414ba9597673a61ff30b1d2ca75d11ca152b2d93dfc8cc52c03d6557e2fe23f59fb32333ce82cc7ce3b49f7770a8
+MISC metadata.xml 418 BLAKE2B 7926e0f5f00e8373cf31e606acab1937d98879fe40d7707db35f8c822c7660094fcc0ff857191a9bc0d478ae1010952e2b07ac0624966348ebab68518c4bf14f SHA512 fed695742374bb045d6c50f755198d8e130356a4ed26d276119e818d6048c4bb284ef4196c26e270777dc0f318d1251d856cdd9f6cac41201a0cf5943eb8106d
diff --git a/dev-libs/fastText/metadata.xml b/dev-libs/fastText/metadata.xml
new file mode 100644
index 0000000..6d0fd97
--- /dev/null
+++ b/dev-libs/fastText/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marcin.deranek@slonko.net</email>
+ <name>Marcin Deranek</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/facebookresearch/fastText/issues</bugs-to>
+ <remote-id type="github">facebookresearch/fastText</remote-id>
+ </upstream>
+</pkgmetadata>