commit:     25e5f49e928f4caddf65cde4d460204700924381
Author:     Xin Yang <yangmame <AT> icloud <DOT> com>
AuthorDate: Fri Jun  7 06:21:41 2024 +0000
Commit:     Xin Yang <yangmame <AT> icloud <DOT> com>
CommitDate: Fri Jun  7 06:27:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=25e5f49e

net-vpn/candy: add missing readme.gentoo-r1 eclass

Signed-off-by: Xin Yang <yangmame <AT> icloud.com>

 net-vpn/candy/candy-5.8.7.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-vpn/candy/candy-5.8.7.ebuild b/net-vpn/candy/candy-5.8.7.ebuild
index 6da8fc22d..3a05aa426 100644
--- a/net-vpn/candy/candy-5.8.7.ebuild
+++ b/net-vpn/candy/candy-5.8.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake systemd
+inherit cmake systemd readme.gentoo-r1
 
 DESCRIPTION="A reliable, low-latency, and anti-censorship virtual private 
network"
 HOMEPAGE="https://github.com/lanthora/candy";
@@ -36,6 +36,8 @@ src_install(){
        systemd_dounit candy.service
        systemd_dounit candy@.service
        newinitd candy.initd candy
+
+       readme.gentoo_create_doc
 }
 
 pkg_postinst() {

Reply via email to