* [gentoo-commits] repo/gentoo:master commit in: acct-user/usbmux/
@ 2020-03-23 23:37 James Le Cuirot
0 siblings, 0 replies; 2+ messages in thread
From: James Le Cuirot @ 2020-03-23 23:37 UTC (permalink / raw
To: gentoo-commits
commit: 5477449854d96a2f5d1a609fbb93786c12460422
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 21:38:50 2020 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 23 22:58:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54774498
acct-user/usbmux: Add user for app-pda/usbmuxd
Sorry for adding this as maintainer-needed. I don't wish to become the
maintainer for usbmuxd, I'm just fixing it up now.
Package-Manager: Portage-2.3.94, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
acct-user/usbmux/metadata.xml | 5 +++++
acct-user/usbmux/usbmux-0.ebuild | 12 ++++++++++++
2 files changed, 17 insertions(+)
diff --git a/acct-user/usbmux/metadata.xml b/acct-user/usbmux/metadata.xml
new file mode 100644
index 00000000000..7a38bb90096
--- /dev/null
+++ b/acct-user/usbmux/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/acct-user/usbmux/usbmux-0.ebuild b/acct-user/usbmux/usbmux-0.ebuild
new file mode 100644
index 00000000000..6607c1e3c5c
--- /dev/null
+++ b/acct-user/usbmux/usbmux-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 the usbmuxd daemon"
+ACCT_USER_ID=418
+ACCT_USER_GROUPS=( usb plugdev )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/usbmux/
@ 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: 3870622f26a6129a775c11918a44fcc1813138ef
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:14:50 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=3870622f
acct-user/usbmux: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-user/usbmux/{usbmux-0-r2.ebuild => usbmux-0-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/usbmux/usbmux-0-r2.ebuild b/acct-user/usbmux/usbmux-0-r3.ebuild
similarity index 81%
rename from acct-user/usbmux/usbmux-0-r2.ebuild
rename to acct-user/usbmux/usbmux-0-r3.ebuild
index e3eef86c0e7e..83834396c9e3 100644
--- a/acct-user/usbmux/usbmux-0-r2.ebuild
+++ b/acct-user/usbmux/usbmux-0-r3.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/usbmux/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2020-03-23 23:37 James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox