summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2024-02-11 14:12:30 +0100
committerDaniel Pielmeier <billie@gentoo.org>2024-02-11 14:15:31 +0100
commitdec7cdc6630a94f89bc1b9e38f85b72a25386407 (patch)
tree748c48c211fe5830fdccb402e5bc6ce83de1a654 /app-admin
parentdev-python/sphinx-autodoc-typehints: Remove old (diff)
downloadgentoo-dec7cdc6630a94f89bc1b9e38f85b72a25386407.tar.gz
gentoo-dec7cdc6630a94f89bc1b9e38f85b72a25386407.tar.bz2
gentoo-dec7cdc6630a94f89bc1b9e38f85b72a25386407.zip
app-admin/conky: Remove py3.9 and ROOT from DOC_CONTENTS
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/conky/conky-1.19.6-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/conky/conky-1.19.6-r2.ebuild b/app-admin/conky/conky-1.19.6-r2.ebuild
index 1819ca6c3b75..780a97784f42 100644
--- a/app-admin/conky/conky-1.19.6-r2.ebuild
+++ b/app-admin/conky/conky-1.19.6-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_10,3_11} )
inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
@@ -17,8 +17,8 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 ~riscv sparc x86"
IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
- mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad truetype
- wayland webserver wifi X xinerama xmms2"
+ mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
+ truetype wayland webserver wifi X xinerama xmms2"
RESTRICT="!test? ( test )"
COMMON_DEPEND="
@@ -115,7 +115,7 @@ CONFIG_CHECK="~IPV6"
DOCS=( README.md AUTHORS )
DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="You can find sample configurations at ${ROOT}/usr/share/doc/${PF}.
+DOC_CONTENTS="You can find sample configurations at /usr/share/doc/${PF}.
To customize, copy to \${XDG_CONFIG_HOME}/conky/conky.conf and edit it to your liking.
There are pretty html docs available at https://conky.cc/.