public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/wikijs/
@ 2024-02-18 13:23 Michael Mair-Keimberger
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Mair-Keimberger @ 2024-02-18 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     75d539f0b6a67efa9284f67f6b14cbc6ea0c7b75
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Feb 18 13:19:20 2024 +0000
Commit:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
CommitDate: Sun Feb 18 13:19:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75d539f0

acct-group/wikijs: new package, add 0

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>

 acct-group/wikijs/wikijs-0.ebuild | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/acct-group/wikijs/wikijs-0.ebuild b/acct-group/wikijs/wikijs-0.ebuild
new file mode 100644
index 0000000000..e35f674ff2
--- /dev/null
+++ b/acct-group/wikijs/wikijs-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-group
+
+DESCRIPTION="Group for wikijs"
+
+ACCT_GROUP_ID=-1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/wikijs/
@ 2024-02-18 13:28 Michael Mair-Keimberger
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Mair-Keimberger @ 2024-02-18 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     fd3bc728997e74f7c0daeb8e25961fe07e65158e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Feb 18 13:27:48 2024 +0000
Commit:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
CommitDate: Sun Feb 18 13:27:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd3bc728

acct-group/wikijs: add missing metadata.xml

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>

 acct-group/wikijs/metadata.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/acct-group/wikijs/metadata.xml b/acct-group/wikijs/metadata.xml
new file mode 100644
index 0000000000..4b92be8751
--- /dev/null
+++ b/acct-group/wikijs/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>mmk@levelnine.at</email>
+		<name>Michael Mair-Keimberger</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/wikijs/
@ 2024-09-04 15:06 Michael Mair-Keimberger
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Mair-Keimberger @ 2024-09-04 15:06 UTC (permalink / raw
  To: gentoo-commits

commit:     867fc7861e53ff52c789364e1029beb81ccee187
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Sep  4 15:01:47 2024 +0000
Commit:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
CommitDate: Wed Sep  4 15:01:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=867fc786

acct-group/wikijs: treeclean

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>

 acct-group/wikijs/metadata.xml    |  8 --------
 acct-group/wikijs/wikijs-0.ebuild | 10 ----------
 2 files changed, 18 deletions(-)

diff --git a/acct-group/wikijs/metadata.xml b/acct-group/wikijs/metadata.xml
deleted file mode 100644
index 4b92be875..000000000
--- a/acct-group/wikijs/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>mmk@levelnine.at</email>
-		<name>Michael Mair-Keimberger</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/acct-group/wikijs/wikijs-0.ebuild b/acct-group/wikijs/wikijs-0.ebuild
deleted file mode 100644
index e35f674ff..000000000
--- a/acct-group/wikijs/wikijs-0.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit acct-group
-
-DESCRIPTION="Group for wikijs"
-
-ACCT_GROUP_ID=-1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-04 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-18 13:23 [gentoo-commits] repo/proj/guru:dev commit in: acct-group/wikijs/ Michael Mair-Keimberger
  -- strict thread matches above, loose matches on Subject: below --
2024-02-18 13:28 Michael Mair-Keimberger
2024-09-04 15:06 Michael Mair-Keimberger

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