Merge pull request #1740 from YunoHost/deprecate-rportd

Rportd has been closed-sourced and its repository deleted
This commit is contained in:
eric_G 2023-09-24 10:39:33 +02:00 committed by GitHub
commit 466f4750fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3135,9 +3135,10 @@ subtags = [ "email" ]
url = "https://github.com/YunoHost-Apps/roundcube_ynh" url = "https://github.com/YunoHost-Apps/roundcube_ynh"
[rportd] [rportd]
antifeatures = [ "deprecated-software" ]
category = "system_tools" category = "system_tools"
level = 8 level = 0
state = "working" state = "notworking"
subtags = [ "monitoring" ] subtags = [ "monitoring" ]
url = "https://github.com/YunoHost-Apps/rportd_ynh" url = "https://github.com/YunoHost-Apps/rportd_ynh"