public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/upmpdcli/
@ 2020-11-12  6:27 Erik Mackdanz
  0 siblings, 0 replies; 2+ messages in thread
From: Erik Mackdanz @ 2020-11-12  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     09b2fdf8f2b571c08f697e582d9e8d10b3174c3d
Author:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 06:26:49 2020 +0000
Commit:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 06:26:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b2fdf8

acct-user/upmpdcli: New package for GLEP 81

Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>

 acct-user/upmpdcli/metadata.xml      |  7 +++++++
 acct-user/upmpdcli/upmpdcli-0.ebuild | 12 ++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/acct-user/upmpdcli/metadata.xml b/acct-user/upmpdcli/metadata.xml
new file mode 100644
index 00000000000..d4fa7b75336
--- /dev/null
+++ b/acct-user/upmpdcli/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>stasibear@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/upmpdcli/upmpdcli-0.ebuild b/acct-user/upmpdcli/upmpdcli-0.ebuild
new file mode 100644
index 00000000000..8ec71887042
--- /dev/null
+++ b/acct-user/upmpdcli/upmpdcli-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for upmpdcli"
+ACCT_USER_ID=372
+ACCT_USER_GROUPS=( upmpdcli )
+
+acct-user_add_deps


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

* [gentoo-commits] repo/gentoo:master commit in: acct-user/upmpdcli/
@ 2024-03-18 19:52 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2024-03-18 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     18dbc3564e855f70ada8b9ccc2f354a840eacb81
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:14:48 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 19:48:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18dbc356

acct-user/upmpdcli: update EAPI 7 -> 8

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/upmpdcli/{upmpdcli-0-r1.ebuild => upmpdcli-0-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/acct-user/upmpdcli/upmpdcli-0-r1.ebuild b/acct-user/upmpdcli/upmpdcli-0-r2.ebuild
similarity index 80%
rename from acct-user/upmpdcli/upmpdcli-0-r1.ebuild
rename to acct-user/upmpdcli/upmpdcli-0-r2.ebuild
index 29d8cc165013..1f18010a6e45 100644
--- a/acct-user/upmpdcli/upmpdcli-0-r1.ebuild
+++ b/acct-user/upmpdcli/upmpdcli-0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 


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

end of thread, other threads:[~2024-03-18 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 19:52 [gentoo-commits] repo/gentoo:master commit in: acct-user/upmpdcli/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2020-11-12  6:27 Erik Mackdanz

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