summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Javier FĂ©lix <web@inode64.com>2023-09-15 14:58:20 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-12-11 14:58:03 +0200
commitd20e5788358b90edc2545386d0704981699f539c (patch)
treee521ede470dca4f93cf00bb186680abe7f460d2b /sys-power
parentkernel-build.eclass: work around permissions issue with module signing (diff)
downloadgentoo-d20e5788358b90edc2545386d0704981699f539c.tar.gz
gentoo-d20e5788358b90edc2545386d0704981699f539c.tar.bz2
gentoo-d20e5788358b90edc2545386d0704981699f539c.zip
sys-power/nut: Rename asciidoc-ready documentation sources to *.adoc
https://github.com/networkupstools/nut/commit/83f3d8b18143baea8da0584ab11f3a4f59f56738 Signed-off-by: INODE64 <web@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/32800 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/nut/nut-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/nut/nut-9999.ebuild b/sys-power/nut/nut-9999.ebuild
index 1d0b5e50edae..a56635519b2d 100644
--- a/sys-power/nut/nut-9999.ebuild
+++ b/sys-power/nut/nut-9999.ebuild
@@ -187,11 +187,11 @@ src_install() {
mv "${i}" "${i/.sample/}" || die
done
- local DOCS=( AUTHORS MAINTAINERS NEWS README TODO UPGRADING )
+ local DOCS=( AUTHORS MAINTAINERS NEWS.adoc README.adoc TODO.adoc UPGRADING.adoc )
einstalldocs
if use doc; then
- newdoc lib/README README.lib
+ newdoc lib/README.adoc
dodoc docs/*.txt
docinto cables
dodoc docs/cables/*