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/needrestart/
Date: Wed, 27 Jan 2021 01:15:33 +0000 (UTC)	[thread overview]
Message-ID: <1611710126.aafb2d4d202efb834bd9ad5c9794bce6794c6103.sam@gentoo> (raw)

commit:     aafb2d4d202efb834bd9ad5c9794bce6794c6103
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 01:15:26 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 01:15:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafb2d4d

app-admin/needrestart: drop duplicate KEYWORDS lines

Confuses ekeyword and no KEYWORDS line => no KEYWORDS, so
it's not a problem for the live ebuild.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/needrestart/needrestart-3.3.ebuild  | 3 +--
 app-admin/needrestart/needrestart-3.5.ebuild  | 3 +--
 app-admin/needrestart/needrestart-9999.ebuild | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/app-admin/needrestart/needrestart-3.3.ebuild b/app-admin/needrestart/needrestart-3.3.ebuild
index 61b91b443d5..576521c08c4 100644
--- a/app-admin/needrestart/needrestart-3.3.ebuild
+++ b/app-admin/needrestart/needrestart-3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,6 @@ if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/liske/${PN}.git"
 	inherit git-r3
 	SRC_URI=""
-	KEYWORDS="amd64 x86"
 else
 	SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="amd64 x86"

diff --git a/app-admin/needrestart/needrestart-3.5.ebuild b/app-admin/needrestart/needrestart-3.5.ebuild
index 631c9ffd80d..a90d4adcab9 100644
--- a/app-admin/needrestart/needrestart-3.5.ebuild
+++ b/app-admin/needrestart/needrestart-3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,6 @@ if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/liske/${PN}.git"
 	inherit git-r3
 	SRC_URI=""
-	KEYWORDS=""
 else
 	SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"

diff --git a/app-admin/needrestart/needrestart-9999.ebuild b/app-admin/needrestart/needrestart-9999.ebuild
index 631c9ffd80d..a90d4adcab9 100644
--- a/app-admin/needrestart/needrestart-9999.ebuild
+++ b/app-admin/needrestart/needrestart-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,6 @@ if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/liske/${PN}.git"
 	inherit git-r3
 	SRC_URI=""
-	KEYWORDS=""
 else
 	SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"


             reply	other threads:[~2021-01-27  1:15 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27  1:15 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23  8:06 [gentoo-commits] repo/gentoo:master commit in: app-admin/needrestart/ Arthur Zamarin
2024-11-22 18:24 Arthur Zamarin
2024-11-22 15:51 Sam James
2024-11-19 16:56 Craig Andrews
2024-08-12 13:58 Craig Andrews
2024-06-02 15:03 Craig Andrews
2024-02-09  2:21 Sam James
2022-07-16 16:10 Craig Andrews
2022-07-16 15:18 Craig Andrews
2022-07-15 12:14 Sam James
2022-07-15 10:03 Arthur Zamarin
2022-07-10  7:56 Sam James
2022-05-17 17:22 Craig Andrews
2021-03-30 17:38 Sam James
2021-03-28  7:14 Sam James
2021-03-17  2:11 Craig Andrews
2021-03-01 23:42 Sam James
2021-03-01 17:18 Thomas Deutschmann
2020-04-10 20:38 Craig Andrews
2020-03-23 13:17 Craig Andrews
2020-03-09 12:49 Craig Andrews
2020-03-01 16:12 Craig Andrews
2020-03-01 16:12 Craig Andrews
2019-02-06  1:16 Craig Andrews
2018-07-09 14:11 Mikle Kolyada
2018-07-09  1:29 Thomas Deutschmann
2018-06-25 13:17 Craig Andrews
2018-06-18 16:16 Craig Andrews
2018-03-30 16:40 Craig Andrews
2018-02-23 17:13 Craig Andrews
2017-11-29  3:20 Craig Andrews
2017-11-29  3:20 Craig Andrews
2017-07-30  8:36 Michał Górny
2017-05-31 12:53 Patrice Clement
2017-01-17 18:57 David Seifert
2016-11-04 17:55 Göktürk Yüksek
2016-09-16  5:37 Göktürk Yüksek
2016-09-16  5:37 Göktürk Yüksek
2016-09-09  4:05 Göktürk Yüksek
2016-07-21  4:00 Göktürk Yüksek
2016-07-17  5:20 Göktürk Yüksek
2016-07-14  1:26 Göktürk Yüksek
2016-07-14  1:26 Göktürk Yüksek
2016-07-07  7:47 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=1611710126.aafb2d4d202efb834bd9ad5c9794bce6794c6103.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