commit:     dec7cdc6630a94f89bc1b9e38f85b72a25386407
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 13:12:30 2024 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 13:15:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec7cdc6

app-admin/conky: Remove py3.9 and ROOT from DOC_CONTENTS

Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>

 app-admin/conky/conky-1.19.6-r2.ebuild | 8 ++++----
 1 file 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/.

Reply via email to