new ebuild app-apps/ktra-0.5.1 - Your Little Cargo Registry.
This commit is contained in:
15
acct-user/ktra/ktra-0.ebuild
Normal file
15
acct-user/ktra/ktra-0.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for www-apps/ktra"
|
||||
|
||||
ACCT_USER_GROUPS=( "ktra" )
|
||||
ACCT_USER_ID="233"
|
||||
ACCT_USER_SHELL="/bin/sh"
|
||||
ACCT_USER_HOME="/var/lib/ktra"
|
||||
|
||||
acct-user_add_deps
|
5
acct-user/ktra/metadata.xml
Normal file
5
acct-user/ktra/metadata.xml
Normal file
@@ -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>
|
Reference in New Issue
Block a user