summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-12-08 15:37:54 -0500
committerAnthony G. Basile <blueness@gentoo.org>2019-12-08 15:38:19 -0500
commitaf413c3b78cb88c7a55a82de2e01f38ef517d357 (patch)
treed8aecb12baadd143c4768bb88cd05f824e03dbbf /net-vpn
parentx11-themes/kvantum: More missing deps (diff)
downloadgentoo-af413c3b78cb88c7a55a82de2e01f38ef517d357.tar.gz
gentoo-af413c3b78cb88c7a55a82de2e01f38ef517d357.tar.bz2
gentoo-af413c3b78cb88c7a55a82de2e01f38ef517d357.zip
net-vpn/tor: don't inherit user eclass
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/tor/tor-0.4.1.6-r1.ebuild2
-rw-r--r--net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/tor/tor-0.4.1.6-r1.ebuild b/net-vpn/tor/tor-0.4.1.6-r1.ebuild
index 4bb1f0d376b1..8085c15bf0ad 100644
--- a/net-vpn/tor/tor-0.4.1.6-r1.ebuild
+++ b/net-vpn/tor/tor-0.4.1.6-r1.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit flag-o-matic readme.gentoo-r1 systemd user
+inherit flag-o-matic readme.gentoo-r1 systemd
MY_PV="$(ver_rs 4 -)"
MY_PF="${PN}-${MY_PV}"
diff --git a/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild b/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild
index ed9e10a6a652..641ea99a213a 100644
--- a/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild
+++ b/net-vpn/tor/tor-0.4.2.4_rc-r1.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit flag-o-matic readme.gentoo-r1 systemd user
+inherit flag-o-matic readme.gentoo-r1 systemd
MY_PV="$(ver_rs 4 -)"
MY_PF="${PN}-${MY_PV}"