public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/doas/
Date: Sun, 31 Jan 2021 20:23:35 +0000 (UTC)	[thread overview]
Message-ID: <1612124613.99d48ffd9392fbd2fb63d53edfed82353deccc93.sam@gentoo> (raw)

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}


             reply	other threads:[~2021-01-31 20:23 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 20:23 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03  2:24 [gentoo-commits] repo/gentoo:master commit in: app-admin/doas/ Sam James
2022-10-28 18:55 Sam James
2022-10-28 14:55 Arthur Zamarin
2022-10-28 14:55 Arthur Zamarin
2022-04-15  6:18 Joonas Niilola
2022-04-15  6:18 Joonas Niilola
2021-08-18  3:15 Yixun Lan
2021-06-30 18:40 Sam James
2021-02-18  7:27 Sam James
2021-02-11  7:36 Sergei Trofimovich
2021-02-10 14:48 Sam James
2021-02-07 18:19 Sergei Trofimovich
2021-02-05  2:06 Sam James
2021-02-01  8:28 Sam James
2021-02-01  8:27 Sam James
2021-02-01  8:26 Sam James
2021-01-30 21:37 Sam James
2021-01-27 17:45 Sergei Trofimovich
2021-01-27  0:21 Sam James
2020-12-04 20:45 Sergei Trofimovich
2020-11-06 11:17 Sam James
2020-11-06  5:21 Sam James
2020-11-05 14:32 Joonas Niilola
2020-11-03 11:57 Joonas Niilola
2020-08-08  9:04 Joonas Niilola
2020-07-06 11:27 Mart Raudsepp
2020-03-15 17:52 Joonas Niilola
2019-10-12 18:33 Mikle Kolyada
2018-04-16  7:00 Mikle Kolyada
2017-12-16  8:20 Tobias Klausmann
2016-10-15 15:14 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1612124613.99d48ffd9392fbd2fb63d53edfed82353deccc93.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox