summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-12-31 19:42:29 -0600
committerWilliam Hubbs <williamh@gentoo.org>2021-12-31 19:58:27 -0600
commit01059bf1f3d7b80637ab14ed33f4d130fa378373 (patch)
tree5386ba0a3b75e9586ba9091279991941bf903b69 /acct-user
parentsys-libs/newlib: version bump to 4.2.0.20211231 (diff)
downloadgentoo-01059bf1f3d7b80637ab14ed33f4d130fa378373.tar.gz
gentoo-01059bf1f3d7b80637ab14ed33f4d130fa378373.tar.bz2
gentoo-01059bf1f3d7b80637ab14ed33f4d130fa378373.zip
acct-user/badvpn: remove for lastrites
Bug: https://bugs.gentoo.org/770619 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/badvpn/badvpn-0.ebuild13
-rw-r--r--acct-user/badvpn/metadata.xml8
2 files changed, 0 insertions, 21 deletions
diff --git a/acct-user/badvpn/badvpn-0.ebuild b/acct-user/badvpn/badvpn-0.ebuild
deleted file mode 100644
index 5322dfafce8d..000000000000
--- a/acct-user/badvpn/badvpn-0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="A user for net-vpn/badvpn"
-
-ACCT_USER_ID=116
-ACCT_USER_GROUPS=( badvpn )
-
-acct-user_add_deps
diff --git a/acct-user/badvpn/metadata.xml b/acct-user/badvpn/metadata.xml
deleted file mode 100644
index db463f3eeb66..000000000000
--- a/acct-user/badvpn/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>williamh@gentoo.org</email>
- <name>William Hubbs</name>
- </maintainer>
-</pkgmetadata>