[gentoo-commits] repo/gentoo:master commit in: acct-user/sobby/, profiles/, acct-group/sobby/

2023-09-27 Thread Florian Schmaus
commit: 168266e1f52484e0aba13de743181e413cd5d023
Author: Florian Schmaus  gentoo  org>
AuthorDate: Wed Sep 27 13:15:43 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 13:22:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=168266e1

acct-{user,group}/sobby: treeclean

Signed-off-by: Florian Schmaus  gentoo.org>

 acct-group/sobby/metadata.xml  |  5 -
 acct-group/sobby/sobby-0-r1.ebuild |  8 
 acct-user/sobby/metadata.xml   |  5 -
 acct-user/sobby/sobby-0-r1.ebuild  | 14 --
 profiles/package.mask  |  2 --
 5 files changed, 34 deletions(-)

diff --git a/acct-group/sobby/metadata.xml b/acct-group/sobby/metadata.xml
deleted file mode 100644
index 115e9d64a669..
--- a/acct-group/sobby/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-

diff --git a/acct-group/sobby/sobby-0-r1.ebuild 
b/acct-group/sobby/sobby-0-r1.ebuild
deleted file mode 100644
index 021a16065541..
--- a/acct-group/sobby/sobby-0-r1.ebuild
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-group
-
-ACCT_GROUP_ID=322

diff --git a/acct-user/sobby/metadata.xml b/acct-user/sobby/metadata.xml
deleted file mode 100644
index 115e9d64a669..
--- a/acct-user/sobby/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-

diff --git a/acct-user/sobby/sobby-0-r1.ebuild 
b/acct-user/sobby/sobby-0-r1.ebuild
deleted file mode 100644
index 4a8e1a4efd95..
--- a/acct-user/sobby/sobby-0-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="User for running sobby"
-ACCT_USER_ID=322
-ACCT_USER_GROUPS=( sobby )
-ACCT_USER_HOME=/var/lib/sobby
-ACCT_USER_HOME_PERMS=0700
-
-acct-user_add_deps

diff --git a/profiles/package.mask b/profiles/package.mask
index b2de5303dac1..3f17c1d58887 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -325,8 +325,6 @@ app-dicts/edictionary
 # Florian Schmaus  (2023-07-17)
 # Obsolete acct-* packages which became leaf packages.
 # Removal on 2023-08-17.
-acct-user/sobby
-acct-group/sobby
 acct-user/spread
 acct-group/spread
 acct-user/stg



[gentoo-commits] repo/gentoo:master commit in: acct-user/sobby/

2021-02-15 Thread Matt Turner
commit: 460bacf7cc88459e6a564f5031511e6297d62010
Author: David Michael  gmail  com>
AuthorDate: Tue Feb  9 17:29:45 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Feb 16 01:25:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460bacf7

acct-user/sobby: new package

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 acct-user/sobby/metadata.xml   |  5 +
 acct-user/sobby/sobby-0.ebuild | 14 ++
 2 files changed, 19 insertions(+)

diff --git a/acct-user/sobby/metadata.xml b/acct-user/sobby/metadata.xml
new file mode 100644
index 000..7a38bb90096
--- /dev/null
+++ b/acct-user/sobby/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+

diff --git a/acct-user/sobby/sobby-0.ebuild b/acct-user/sobby/sobby-0.ebuild
new file mode 100644
index 000..e3bb30a78d1
--- /dev/null
+++ b/acct-user/sobby/sobby-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for running sobby"
+ACCT_USER_ID=322
+ACCT_USER_GROUPS=( sobby )
+ACCT_USER_HOME=/var/lib/sobby
+ACCT_USER_HOME_PERMS=0700
+
+acct-user_add_deps