* [gentoo-commits] repo/gentoo:master commit in: acct-group/opm/
@ 2021-07-13 23:25 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-07-13 23:25 UTC (permalink / raw
To: gentoo-commits
commit: 0d2a6147ff870e0da50c3cd41e45ba7d60a83401
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 23:22:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 23:23:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2a6147
acct-group/opm: initial import
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-group/opm/metadata.xml | 8 ++++++++
acct-group/opm/opm-0.ebuild | 9 +++++++++
2 files changed, 17 insertions(+)
diff --git a/acct-group/opm/metadata.xml b/acct-group/opm/metadata.xml
new file mode 100644
index 00000000000..979bcc7aec9
--- /dev/null
+++ b/acct-group/opm/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>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/opm/opm-0.ebuild b/acct-group/opm/opm-0.ebuild
new file mode 100644
index 00000000000..a394950e580
--- /dev/null
+++ b/acct-group/opm/opm-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for an open proxy monitor"
+ACCT_GROUP_ID=127
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-group/opm/
@ 2021-10-28 7:51 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-10-28 7:51 UTC (permalink / raw
To: gentoo-commits
commit: 2d4ee1345dd6ac81a81d82839fad1dc7a133d387
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 07:46:46 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 07:46:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4ee134
acct-group/opm: update EAPI 7 -> 8
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-group/opm/opm-0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acct-group/opm/opm-0.ebuild b/acct-group/opm/opm-0.ebuild
index a394950e580..155f6374c26 100644
--- a/acct-group/opm/opm-0.ebuild
+++ b/acct-group/opm/opm-0.ebuild
@@ -1,7 +1,7 @@
# Copyright 2021 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:[~2021-10-28 7:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-13 23:25 [gentoo-commits] repo/gentoo:master commit in: acct-group/opm/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-10-28 7:51 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox