* [gentoo-commits] repo/gentoo:master commit in: acct-user/ushare/
@ 2020-12-28 14:47 Ben Kohler
0 siblings, 0 replies; 2+ messages in thread
From: Ben Kohler @ 2020-12-28 14:47 UTC (permalink / raw
To: gentoo-commits
commit: 38ef134a5390384fc8d39f13d6560dc6e58325d2
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 14:14:45 2020 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 14:47:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ef134a
acct-user/ushare: new user for media-video/ushare
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
acct-user/ushare/metadata.xml | 8 ++++++++
acct-user/ushare/ushare-0.ebuild | 12 ++++++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/ushare/metadata.xml b/acct-user/ushare/metadata.xml
new file mode 100644
index 00000000000..c67d4dcaca5
--- /dev/null
+++ b/acct-user/ushare/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>bkohler@gentoo.org</email>
+ <name>Ben Kohler</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/ushare/ushare-0.ebuild b/acct-user/ushare/ushare-0.ebuild
new file mode 100644
index 00000000000..aaa047c4f21
--- /dev/null
+++ b/acct-user/ushare/ushare-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 uShare"
+ACCT_USER_ID=349
+ACCT_USER_GROUPS=( ushare )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/ushare/
@ 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: 7f396caa6856c650655ad7a219b60ab370b34dc3
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:14:53 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 19:48:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f396caa
acct-user/ushare: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-user/ushare/{ushare-0-r1.ebuild => ushare-0-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/ushare/ushare-0-r1.ebuild b/acct-user/ushare/ushare-0-r2.ebuild
similarity index 80%
rename from acct-user/ushare/ushare-0-r1.ebuild
rename to acct-user/ushare/ushare-0-r2.ebuild
index 86e0e2ed7b1b..7c37b771e16f 100644
--- a/acct-user/ushare/ushare-0-r1.ebuild
+++ b/acct-user/ushare/ushare-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/ushare/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2020-12-28 14:47 Ben Kohler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox