* [gentoo-commits] repo/gentoo:master commit in: acct-group/nginx/
@ 2021-07-14 19:52 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2021-07-14 19:52 UTC (permalink / raw
To: gentoo-commits
commit: 32d8ee8826d715708ec4ec0b5bfc24d5dac2dab3
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 14 19:40:02 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 19:51:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d8ee88
acct-group/nginx: add group (82) nginx
Bug: https://bugs.gentoo.org/701254
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-group/nginx/metadata.xml | 8 ++++++++
acct-group/nginx/nginx-0.ebuild | 10 ++++++++++
2 files changed, 18 insertions(+)
diff --git a/acct-group/nginx/metadata.xml b/acct-group/nginx/metadata.xml
new file mode 100644
index 00000000000..a32d600f949
--- /dev/null
+++ b/acct-group/nginx/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>whissi@gentoo.org</email>
+ <name>Thomas Deutschmann</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/nginx/nginx-0.ebuild b/acct-group/nginx/nginx-0.ebuild
new file mode 100644
index 00000000000..3377bb72a49
--- /dev/null
+++ b/acct-group/nginx/nginx-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for www-servers/nginx"
+
+ACCT_GROUP_ID="82"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-group/nginx/
@ 2022-05-14 11:29 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2022-05-14 11:29 UTC (permalink / raw
To: gentoo-commits
commit: 7539fb4fcd567a3d12469b704837713cf15b435d
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 10:48:55 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat May 14 11:27:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7539fb4f
acct-group/nginx: update EAPI 7->8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-group/nginx/{nginx-0.ebuild => nginx-0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-group/nginx/nginx-0.ebuild b/acct-group/nginx/nginx-0-r1.ebuild
similarity index 77%
rename from acct-group/nginx/nginx-0.ebuild
rename to acct-group/nginx/nginx-0-r1.ebuild
index 3377bb72a49b..b326e769a163 100644
--- a/acct-group/nginx/nginx-0.ebuild
+++ b/acct-group/nginx/nginx-0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-group
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-14 11:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-14 11:29 [gentoo-commits] repo/gentoo:master commit in: acct-group/nginx/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2021-07-14 19:52 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox