* [gentoo-commits] repo/gentoo:master commit in: acct-group/rt/
@ 2021-07-14 19:52 Conrad Kostecki
0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-07-14 19:52 UTC (permalink / raw
To: gentoo-commits
commit: 925d0192f542cd8538645d39a76be68f48dabb26
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 14 19:31:57 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 19:51:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925d0192
acct-group/rt: add group (126) rt
Bug: https://bugs.gentoo.org/781527
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-group/rt/metadata.xml | 12 ++++++++++++
acct-group/rt/rt-0.ebuild | 10 ++++++++++
2 files changed, 22 insertions(+)
diff --git a/acct-group/rt/metadata.xml b/acct-group/rt/metadata.xml
new file mode 100644
index 00000000000..b5bf61d4207
--- /dev/null
+++ b/acct-group/rt/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>titanofold@gentoo.org</email>
+ <name>Aaron W. Swenson</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>web-apps@gentoo.org</email>
+ <name>Gentoo Webapps</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/rt/rt-0.ebuild b/acct-group/rt/rt-0.ebuild
new file mode 100644
index 00000000000..460d0c3d7dc
--- /dev/null
+++ b/acct-group/rt/rt-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-apps/rt"
+
+ACCT_GROUP_ID="126"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-group/rt/
@ 2022-05-13 22:50 Conrad Kostecki
0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2022-05-13 22:50 UTC (permalink / raw
To: gentoo-commits
commit: 49c6dc4e1bb8866384e4ad537e4c329e6ab5c1a8
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 11:30:56 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri May 13 22:49:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c6dc4e
acct-group/rt: drop 0
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-group/rt/rt-0.ebuild | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/acct-group/rt/rt-0.ebuild b/acct-group/rt/rt-0.ebuild
deleted file mode 100644
index 460d0c3d7dcc..000000000000
--- a/acct-group/rt/rt-0.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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-apps/rt"
-
-ACCT_GROUP_ID="126"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-group/rt/
@ 2022-05-13 22:50 Conrad Kostecki
0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2022-05-13 22:50 UTC (permalink / raw
To: gentoo-commits
commit: 625708edc6dea87955b813a47806e75c5934608f
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 11:30:45 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri May 13 22:49:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625708ed
acct-group/rt: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-group/rt/rt-0-r1.ebuild | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/acct-group/rt/rt-0-r1.ebuild b/acct-group/rt/rt-0-r1.ebuild
new file mode 100644
index 000000000000..5f188764ed44
--- /dev/null
+++ b/acct-group/rt/rt-0-r1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-group
+
+DESCRIPTION="A group for www-apps/rt"
+
+ACCT_GROUP_ID="126"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-05-13 22:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-13 22:50 [gentoo-commits] repo/gentoo:master commit in: acct-group/rt/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2022-05-13 22:50 Conrad Kostecki
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