mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
www-apps/librarian: treeclean
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,16 +0,0 @@
|
||||
#!/sbin/openrc-run
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
name="librarian"
|
||||
description="Private front-end for Odyssee"
|
||||
command=/usr/bin/librarian
|
||||
pidfile="/var/run/${RC_SVCNAME}.pid"
|
||||
command_user="librarian"
|
||||
command_background=true
|
||||
output_log="/var/log/librarian.log"
|
||||
error_log="${output_log}"
|
||||
|
||||
start_pre() {
|
||||
checkpath -fo librarian:librarian /var/log/librarian.log
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>benoit.dufour@mail.com</email>
|
||||
<name>Benoît Dufour</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="codeberg">librarian/librarian</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user