commit: 5e90d0cc1233824be7d0495480e240f0db8ceb16
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon Jan 3 17:19:38 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jan 3 17:19:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e90d0cc
dev-python/wrapio: add docs
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/wrapio/wrapio-2.0.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild
b/dev-python/wrapio/wrapio-2.0.0.ebuild
index 904c90104..b963cdb61 100644
--- a/dev-python/wrapio/wrapio-2.0.0.ebuild
+++ b/dev-python/wrapio/wrapio-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,3 +21,5 @@ KEYWORDS="~amd64 ~x86"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
+
+distutils_enable_sphinx docs