commit:     51eec5679fabb44368c1cebf29ee0ee6b72e0f72
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 23:51:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  5 23:51:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51eec567

net-vpn/tor: update README->README.md for USE=doc

Closes: https://bugs.gentoo.org/842792
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-vpn/tor/tor-0.4.7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/tor-0.4.7.7.ebuild b/net-vpn/tor/tor-0.4.7.7.ebuild
index aa699f12c38b..560dfd9632ce 100644
--- a/net-vpn/tor/tor-0.4.7.7.ebuild
+++ b/net-vpn/tor/tor-0.4.7.7.ebuild
@@ -76,7 +76,7 @@ src_unpack() {
 }
 
 src_configure() {
-       use doc && DOCS+=( README ChangeLog ReleaseNotes doc/HACKING )
+       use doc && DOCS+=( README.md ChangeLog ReleaseNotes doc/HACKING )
        export ac_cv_lib_cap_cap_init=$(usex caps)
        econf \
                --localstatedir="${EPREFIX}/var" \

Reply via email to