summaryrefslogtreecommitdiff
path: root/acct-user/radius
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /acct-user/radius
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'acct-user/radius')
-rw-r--r--acct-user/radius/Manifest2
-rw-r--r--acct-user/radius/metadata.xml12
-rw-r--r--acct-user/radius/radius-0.ebuild11
3 files changed, 25 insertions, 0 deletions
diff --git a/acct-user/radius/Manifest b/acct-user/radius/Manifest
new file mode 100644
index 000000000000..102fb72f8280
--- /dev/null
+++ b/acct-user/radius/Manifest
@@ -0,0 +1,2 @@
+EBUILD radius-0.ebuild 228 BLAKE2B adc11e480ca053624cf593912e54388ac728ebe580528184f55c74baff6b98dca632fde1197a67aa3daaa065b49b77bdd903282b590f8118625615d2d4601944 SHA512 8af9d5a2a24fadda5e0d7ec5022451fb7a1bf87cf49a6dfd5a61f83b7c85cf764ce62ae22b45b4200837566d533f69a9ab7f0081c661ceff255bbada92648df7
+MISC metadata.xml 364 BLAKE2B 86532d92dd0d8a219a2ab741ce27bfaf6ed29ec37aef0b3785c8b5bc30c3a460c8350909fb2d0d374cbf8f4f1c464a1363f9dcd1b6c526126f187196a424d8ef SHA512 4f57e81d788a73c51e4d8885d8ccdc0ddf6fcd480c41225a6f1042c949781c0872381fd975474521ad6c569b96a6e8ef7bbf71f75bddab41bd7c5b6797a472f5
diff --git a/acct-user/radius/metadata.xml b/acct-user/radius/metadata.xml
new file mode 100644
index 000000000000..3a673c3423b9
--- /dev/null
+++ b/acct-user/radius/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>geaaru@gmail.com</email>
+ <name>Daniele Rondina</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/radius/radius-0.ebuild b/acct-user/radius/radius-0.ebuild
new file mode 100644
index 000000000000..09ca61699b99
--- /dev/null
+++ b/acct-user/radius/radius-0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="FreeRadius program user"
+ACCT_USER_ID=95
+ACCT_USER_GROUPS=( radius )
+acct-user_add_deps