summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGioacchino Mazzurco <gio@eigenlab.org>2019-02-11 15:20:53 -0300
committerAndreas Sturmlechner <asturm@gentoo.org>2019-05-15 14:46:33 +0200
commitde94a2f07ced4c0020367e75a447acddd382b7a8 (patch)
treec5ac7adf41413850d2dabd0df95aa7546238d3ae /net-p2p/retroshare/metadata.xml
parentmedia-gfx/rawtherapee: bump to EAPI=7 (diff)
downloadgentoo-de94a2f07ced4c0020367e75a447acddd382b7a8.tar.gz
gentoo-de94a2f07ced4c0020367e75a447acddd382b7a8.tar.bz2
gentoo-de94a2f07ced4c0020367e75a447acddd382b7a8.zip
net-p2p/retroshare: Drop 0.6.9999 ebuild
Remove un-maintainable ebuild Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org> Closes: https://github.com/gentoo/gentoo/pull/11029 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p/retroshare/metadata.xml')
-rw-r--r--net-p2p/retroshare/metadata.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/retroshare/metadata.xml b/net-p2p/retroshare/metadata.xml
index 1e20d558f6ee..51ddf9dc82ee 100644
--- a/net-p2p/retroshare/metadata.xml
+++ b/net-p2p/retroshare/metadata.xml
@@ -23,10 +23,12 @@
<flag name="feedreader">Enables the Feedreader plugin</flag>
<flag name="gnome-keyring">Enables potentially insecure autologin capability via Gnome Keyring</flag>
<flag name="gui">Enables the GUI version of RetroShare</flag>
- <flag name="settings-api">Enables settings control via API</flag>
+ <flag name="jsonapi">Enables the new RetroShare JSON API</flag>
+ <flag name="service">Enables the new RetroShare service controllable only trough JSON API</flag>
<flag name="sqlcipher">Enables GXS database encryption via SQLCipher</flag>
<flag name="voip">Enables VOIP plugin</flag>
<flag name="webui">Enables Web interface and API support</flag>
+ <flag name="xapian">Enables GXS content indexing and search trough Xapian</flag>
</use>
<upstream>
<bugs-to>https://github.com/RetroShare/RetroShare/issues</bugs-to>