public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/gemini/, acct-group/owncast/, acct-group/_rpki-client/, ...
@ 2021-08-28  3:36 Anna Vyalkova
  0 siblings, 0 replies; only message in thread
From: Anna Vyalkova @ 2021-08-28  3:36 UTC (permalink / raw
  To: gentoo-commits

commit:     3e2491155fc218a9c27cdfdf5a00b4de34f33cc7
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Aug 27 11:56:14 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Aug 28 03:34:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e249115

acct-group/*: EAPI 7->8, use default keywords

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 acct-group/_bgpd/_bgpd-0-r1.ebuild            | 4 +---
 acct-group/_rpki-client/_rpki-client-0.ebuild | 6 ++----
 acct-group/biboumi/biboumi-0.ebuild           | 6 ++----
 acct-group/fort/fort-0-r1.ebuild              | 4 +---
 acct-group/gemini/gemini-0.ebuild             | 2 --
 acct-group/hinsightd/hinsightd-0.ebuild       | 4 +---
 acct-group/jackett/jackett-0.ebuild           | 3 +--
 acct-group/monero/monero-0.ebuild             | 6 ++----
 acct-group/owncast/owncast-0.ebuild           | 4 +---
 acct-group/purritobin/purritobin-0.ebuild     | 3 +--
 acct-group/wsdd/wsdd-0.ebuild                 | 4 +---
 11 files changed, 13 insertions(+), 33 deletions(-)

diff --git a/acct-group/_bgpd/_bgpd-0-r1.ebuild b/acct-group/_bgpd/_bgpd-0-r1.ebuild
index b794df968..e38c2c9c6 100644
--- a/acct-group/_bgpd/_bgpd-0-r1.ebuild
+++ b/acct-group/_bgpd/_bgpd-0-r1.ebuild
@@ -1,10 +1,8 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
-KEYWORDS="~amd64 ~x86"
-
 ACCT_GROUP_ID=-1

diff --git a/acct-group/_rpki-client/_rpki-client-0.ebuild b/acct-group/_rpki-client/_rpki-client-0.ebuild
index fe4f50546..e38c2c9c6 100644
--- a/acct-group/_rpki-client/_rpki-client-0.ebuild
+++ b/acct-group/_rpki-client/_rpki-client-0.ebuild
@@ -1,10 +1,8 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
-KEYWORDS="~amd64 ~x86"
-
 ACCT_GROUP_ID=-1

diff --git a/acct-group/biboumi/biboumi-0.ebuild b/acct-group/biboumi/biboumi-0.ebuild
index 35028819c..e38c2c9c6 100644
--- a/acct-group/biboumi/biboumi-0.ebuild
+++ b/acct-group/biboumi/biboumi-0.ebuild
@@ -1,10 +1,8 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
-KEYWORDS="~amd64"
-
 ACCT_GROUP_ID=-1

diff --git a/acct-group/fort/fort-0-r1.ebuild b/acct-group/fort/fort-0-r1.ebuild
index b794df968..e38c2c9c6 100644
--- a/acct-group/fort/fort-0-r1.ebuild
+++ b/acct-group/fort/fort-0-r1.ebuild
@@ -1,10 +1,8 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
-KEYWORDS="~amd64 ~x86"
-
 ACCT_GROUP_ID=-1

diff --git a/acct-group/gemini/gemini-0.ebuild b/acct-group/gemini/gemini-0.ebuild
index 1ba282cef..e7f909014 100644
--- a/acct-group/gemini/gemini-0.ebuild
+++ b/acct-group/gemini/gemini-0.ebuild
@@ -5,6 +5,4 @@ EAPI=8
 
 inherit acct-group
 
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
-
 ACCT_GROUP_ID=-1

diff --git a/acct-group/hinsightd/hinsightd-0.ebuild b/acct-group/hinsightd/hinsightd-0.ebuild
index fee4c79a1..c29debc26 100644
--- a/acct-group/hinsightd/hinsightd-0.ebuild
+++ b/acct-group/hinsightd/hinsightd-0.ebuild
@@ -1,11 +1,9 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
 DESCRIPTION="A user group for www-servers/hinsightd"
-KEYWORDS="~amd64"
-
 ACCT_GROUP_ID=-1

diff --git a/acct-group/jackett/jackett-0.ebuild b/acct-group/jackett/jackett-0.ebuild
index 0f39af451..cb28a117e 100644
--- a/acct-group/jackett/jackett-0.ebuild
+++ b/acct-group/jackett/jackett-0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
 ACCT_GROUP_ID=-1
 DESCRIPTION="Group for www-apps/jackett-bin"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"

diff --git a/acct-group/monero/monero-0.ebuild b/acct-group/monero/monero-0.ebuild
index f20c47bf8..e38c2c9c6 100644
--- a/acct-group/monero/monero-0.ebuild
+++ b/acct-group/monero/monero-0.ebuild
@@ -1,10 +1,8 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
 ACCT_GROUP_ID=-1

diff --git a/acct-group/owncast/owncast-0.ebuild b/acct-group/owncast/owncast-0.ebuild
index ba016face..76aecc93a 100644
--- a/acct-group/owncast/owncast-0.ebuild
+++ b/acct-group/owncast/owncast-0.ebuild
@@ -1,11 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
 DESCRIPTION="Group for media-video/owncast"
 ACCT_GROUP_ID=-1

diff --git a/acct-group/purritobin/purritobin-0.ebuild b/acct-group/purritobin/purritobin-0.ebuild
index 1ce4e61dc..e569288f1 100644
--- a/acct-group/purritobin/purritobin-0.ebuild
+++ b/acct-group/purritobin/purritobin-0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-group
 
 ACCT_GROUP_ID=-1
 DESCRIPTION="Group for net-misc/purritobin"
-KEYWORDS="~amd64 ~arm64 ~x86"

diff --git a/acct-group/wsdd/wsdd-0.ebuild b/acct-group/wsdd/wsdd-0.ebuild
index e5f7ea741..b780b0a3a 100644
--- a/acct-group/wsdd/wsdd-0.ebuild
+++ b/acct-group/wsdd/wsdd-0.ebuild
@@ -1,9 +1,7 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-KEYWORDS="~amd64 ~arm ~x86"
+EAPI=8
 
 inherit acct-group
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-28  3:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-28  3:36 [gentoo-commits] repo/proj/guru:dev commit in: acct-group/gemini/, acct-group/owncast/, acct-group/_rpki-client/, Anna Vyalkova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox