diff options
-rw-r--r-- | app-admin/sudox/Manifest | 2 | ||||
-rw-r--r-- | app-admin/sudox/sudox-9.1.ebuild (renamed from app-admin/sudox/sudox-9.0.1.ebuild) | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/sudox/Manifest b/app-admin/sudox/Manifest index a363d499..b0ded9ae 100644 --- a/app-admin/sudox/Manifest +++ b/app-admin/sudox/Manifest @@ -1 +1 @@ -DIST sudox-9.0.1.tar.gz 13463 SHA512 046c372fb37e23ccc38be9c61449491dd9ebf0c01a02346c0799f0dbafeebd45bc19eda24079299bf646e43610d86b3bd7f01bc1e7352721bbeb9b624f34ef7a +DIST sudox-9.1.tar.gz 13729 SHA512 ba242f43a49069998f63eb3c94b786f36bcba736a082c2c5726add8358f9689208d931c9ec51fe9a0ca9f1df9dad739453594f0091f08589c3b78dc85cabbafe diff --git a/app-admin/sudox/sudox-9.0.1.ebuild b/app-admin/sudox/sudox-9.1.ebuild index a5e4beef..1bf8e723 100644 --- a/app-admin/sudox/sudox-9.0.1.ebuild +++ b/app-admin/sudox/sudox-9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2011-2018 Martin V\"ath +# Copyright 2011-2019 Martin V\"ath # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,7 +24,7 @@ src_prepare() { } src_install() { - dodoc README ChangeLog + dodoc README.md ChangeLog newdoc sudoers.d/${PN} sudoers.d dobin bin/* insinto /usr/share/zsh/site-functions diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 29b881a9..bb55d256 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1,6 +1,6 @@ app-accessibility/gespeaker 0.8.6-r2 0.8.6_p0: A GTK+ frontend for espeak app-admin/flexlm 9.5-r2: Macrovision FLEXlm license manager and utils -app-admin/sudox 9.0.1: wrapper for sudo which can pass X authority data and deal with screen and tmux +app-admin/sudox 9.1: wrapper for sudo which can pass X authority data and deal with screen and tmux app-arch/archwrap 11.3: A collection of POSIX shell scripts to invoke archiver programs app-arch/bzwc 5.0: A POSIX shell wrapper for wc, supporting compressed files (xz, lzma, bz2, gz) app-arch/paq8l 20070308: Open source file compressor and archiver |