diff options
author | Julien Roy <julien@jroy.ca> | 2023-01-22 22:57:51 -0500 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2023-01-22 22:57:51 -0500 |
commit | 1e3e2506203331b90aa1ccbdf571c27b7ef3ad14 (patch) | |
tree | 3f3a6fb21cd9639446bfe383333b95eb983fcb2f /net-im/conduit/metadata.xml | |
parent | ce7da04d2c2fb7de10f862fd60c97f6809a0f9ef (diff) | |
download | MrRoy-Overlay-1e3e2506203331b90aa1ccbdf571c27b7ef3ad14.tar.gz MrRoy-Overlay-1e3e2506203331b90aa1ccbdf571c27b7ef3ad14.tar.bz2 MrRoy-Overlay-1e3e2506203331b90aa1ccbdf571c27b7ef3ad14.zip |
*/*: treeclean packages which are now in GURU
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'net-im/conduit/metadata.xml')
-rw-r--r-- | net-im/conduit/metadata.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/net-im/conduit/metadata.xml b/net-im/conduit/metadata.xml deleted file mode 100644 index 574bbe2..0000000 --- a/net-im/conduit/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>julien@jroy.ca</email> - <name>Julien Roy</name> - </maintainer> - <longdescription>An efficient Matrix homeserver that's easy to set up and just works. You can install -it on a mini-computer like the Raspberry Pi to host Matrix for your family, -friends or company.</longdescription> - <upstream> - <maintainer> - <name>Timo Kösters</name> - <email>timo@koesters.xyz</email> - </maintainer> - <changelog>https://gitlab.com/famedly/conduit/-/releases</changelog> - <doc>https://gitlab.com/famedly/conduit/-/blob/next/DEPLOY.md</doc> - <bugs-to>https://gitlab.com/famedly/conduit/-/issues</bugs-to> - <remote-id type="gitlab">famedly/conduit</remote-id> - <remote-id type="github">ruma/ruma</remote-id> - <remote-id type="github">timokoesters/reqwest</remote-id> - <remote-id type="github">timokoesters/heed</remote-id> - </upstream> -</pkgmetadata> |