public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-group/vdr/
@ 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:     9f1403e58d5071720f90a4de435ba44046037082
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 14 19:50:05 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 19:51:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1403e5

acct-group/vdr: add group (92) vdr

Bug: https://bugs.gentoo.org/781344
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-group/vdr/metadata.xml |  8 ++++++++
 acct-group/vdr/vdr-0.ebuild | 10 ++++++++++
 2 files changed, 18 insertions(+)

diff --git a/acct-group/vdr/metadata.xml b/acct-group/vdr/metadata.xml
new file mode 100644
index 00000000000..984a01fab26
--- /dev/null
+++ b/acct-group/vdr/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="project">
+		<email>vdr@gentoo.org</email>
+		<name>Gentoo VDR Project</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-group/vdr/vdr-0.ebuild b/acct-group/vdr/vdr-0.ebuild
new file mode 100644
index 00000000000..2aab79f2bb6
--- /dev/null
+++ b/acct-group/vdr/vdr-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 media-tv/gentoo-vdr-scripts"
+
+ACCT_GROUP_ID="92"


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

* [gentoo-commits] repo/gentoo:master commit in: acct-group/vdr/
@ 2021-07-15 17:48 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-07-15 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     bbc4ec20a4041e36f85187305bf392288dcbb875
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 17:48:06 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 17:48:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc4ec20

acct-group/vdr: drop old version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-group/vdr/vdr-0.ebuild | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/acct-group/vdr/vdr-0.ebuild b/acct-group/vdr/vdr-0.ebuild
deleted file mode 100644
index 2aab79f2bb6..00000000000
--- a/acct-group/vdr/vdr-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 media-tv/gentoo-vdr-scripts"
-
-ACCT_GROUP_ID="92"


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

* [gentoo-commits] repo/gentoo:master commit in: acct-group/vdr/
@ 2021-07-15 17:48 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-07-15 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     fa932baba4c4363dd6e25b7f458df2f912a8a438
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 17:46:28 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 17:46:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa932bab

acct-group/vdr: update gid, description to match overlay

Bug: https://bugs.gentoo.org/781344
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

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

diff --git a/acct-group/vdr/vdr-0-r1.ebuild b/acct-group/vdr/vdr-0-r1.ebuild
new file mode 100644
index 00000000000..b150a48a3ab
--- /dev/null
+++ b/acct-group/vdr/vdr-0-r1.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 the VDR (VideoDiskRecorder)"
+
+ACCT_GROUP_ID="452"


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

end of thread, other threads:[~2021-07-15 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-14 19:52 [gentoo-commits] repo/gentoo:master commit in: acct-group/vdr/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2021-07-15 17:48 Conrad Kostecki
2021-07-15 17:48 Conrad Kostecki

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