public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/yacy/, acct-user/yacy/
@ 2022-05-18 19:53 Tony Olagbaiye
  0 siblings, 0 replies; only message in thread
From: Tony Olagbaiye @ 2022-05-18 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     cc763af49529a8d5befa204bdf471fbbeff1efd7
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Wed May 18 19:52:53 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Wed May 18 19:52:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc763af4

acct-user/yacy: new package

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 acct-user/yacy/yacy-0.ebuild                   | 13 +++++++++++++
 net-misc/yacy/yacy-1.924.20210209.10069.ebuild |  3 ++-
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/acct-user/yacy/yacy-0.ebuild b/acct-user/yacy/yacy-0.ebuild
new file mode 100644
index 000000000..11898b80a
--- /dev/null
+++ b/acct-user/yacy/yacy-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for net-misc/yacy"
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( yacy )
+ACCT_USER_HOME="/var/lib/yacy/"
+
+acct-user_add_deps

diff --git a/net-misc/yacy/yacy-1.924.20210209.10069.ebuild b/net-misc/yacy/yacy-1.924.20210209.10069.ebuild
index 4b9f73599..c8ca6a480 100644
--- a/net-misc/yacy/yacy-1.924.20210209.10069.ebuild
+++ b/net-misc/yacy/yacy-1.924.20210209.10069.ebuild
@@ -19,7 +19,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE="systemd +openrc"
 
 DEPEND=">=virtual/jdk-1.8
-        acct-group/yacy"
+        acct-group/yacy
+        acct-user/yacy"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-18 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18 19:53 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/yacy/, acct-user/yacy/ Tony Olagbaiye

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