commit: 99d48ffd9392fbd2fb63d53edfed82353deccc93
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 20:23:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 20:23:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d48ffd
app-admin/doas: make DESCRIPTION emphasise non-official status
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/doas/doas-6.0.ebuild | 4 ++--
app-admin/doas/doas-6.6.1.ebuild | 4 ++--
app-admin/doas/doas-6.8.1.ebuild | 2 +-
app-admin/doas/doas-6.8.ebuild | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-admin/doas/doas-6.0.ebuild b/app-admin/doas/doas-6.0.ebuild
index 5ee851f748f..08f3406d2f0 100644
--- a/app-admin/doas/doas-6.0.ebuild
+++ b/app-admin/doas/doas-6.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit toolchain-funcs
-DESCRIPTION="Run commands as super user or another user, alternative to sudo
from OpenBSD"
+DESCRIPTION="Run commands as super/another user (alt sudo) (unofficial port
from OpenBSD)"
MY_PN=OpenDoas
MY_P=${MY_PN}-${PV}
diff --git a/app-admin/doas/doas-6.6.1.ebuild b/app-admin/doas/doas-6.6.1.ebuild
index 04fca0a26c7..45b4cea04e5 100644
--- a/app-admin/doas/doas-6.6.1.ebuild
+++ b/app-admin/doas/doas-6.6.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
-DESCRIPTION="Run commands as super user or another user, alternative to sudo
from OpenBSD"
+DESCRIPTION="Run commands as super/another user (alt sudo) (unofficial port
from OpenBSD)"
MY_PN=OpenDoas
MY_P=${MY_PN}-${PV}
diff --git a/app-admin/doas/doas-6.8.1.ebuild b/app-admin/doas/doas-6.8.1.ebuild
index 294eda46cd6..deb04261e4e 100644
--- a/app-admin/doas/doas-6.8.1.ebuild
+++ b/app-admin/doas/doas-6.8.1.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
MY_PN=OpenDoas
MY_P=${MY_PN}-${PV}
-DESCRIPTION="Run commands as super user or another user, alternative to sudo
from OpenBSD"
+DESCRIPTION="Run commands as super/another user (alt sudo) (unofficial port
from OpenBSD)"
HOMEPAGE="https://github.com/Duncaen/OpenDoas"
SRC_URI="https://github.com/Duncaen/${MY_PN}/archive/v${PV}.tar.gz ->
${MY_P}.tar.gz"
S="${WORKDIR}"/${MY_P}
diff --git a/app-admin/doas/doas-6.8.ebuild b/app-admin/doas/doas-6.8.ebuild
index 294eda46cd6..deb04261e4e 100644
--- a/app-admin/doas/doas-6.8.ebuild
+++ b/app-admin/doas/doas-6.8.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
MY_PN=OpenDoas
MY_P=${MY_PN}-${PV}
-DESCRIPTION="Run commands as super user or another user, alternative to sudo
from OpenBSD"
+DESCRIPTION="Run commands as super/another user (alt sudo) (unofficial port
from OpenBSD)"
HOMEPAGE="https://github.com/Duncaen/OpenDoas"
SRC_URI="https://github.com/Duncaen/${MY_PN}/archive/v${PV}.tar.gz ->
${MY_P}.tar.gz"
S="${WORKDIR}"/${MY_P}