diff options
author | Sam James <sam@gentoo.org> | 2022-04-18 19:47:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-18 19:47:55 +0100 |
commit | cf74bf617c43bda32e45ab0c249db280a4ae4227 (patch) | |
tree | 5e74c29e73f8a2e245fec83c53ffe529b4f6cde1 /net-vpn/tor | |
parent | net-vpn/tor: drop 0.4.6.7, 0.4.6.8, 0.4.6.9, 0.4.7.4_alpha (diff) | |
download | gentoo-cf74bf617c43bda32e45ab0c249db280a4ae4227.tar.gz gentoo-cf74bf617c43bda32e45ab0c249db280a4ae4227.tar.bz2 gentoo-cf74bf617c43bda32e45ab0c249db280a4ae4227.zip |
net-vpn/tor: drop unused flag-o-matic
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.4.6.10.ebuild | 2 | ||||
-rw-r--r-- | net-vpn/tor/tor-0.4.7.5_alpha.ebuild | 2 | ||||
-rw-r--r-- | net-vpn/tor/tor-0.4.7.6_rc.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-vpn/tor/tor-0.4.6.10.ebuild b/net-vpn/tor/tor-0.4.6.10.ebuild index f84054aac604..0e0a28e5d34e 100644 --- a/net-vpn/tor/tor-0.4.6.10.ebuild +++ b/net-vpn/tor/tor-0.4.6.10.ebuild @@ -4,7 +4,7 @@ EAPI="8" PYTHON_COMPAT=( python3_{8,9} ) -inherit flag-o-matic python-any-r1 readme.gentoo-r1 systemd verify-sig +inherit python-any-r1 readme.gentoo-r1 systemd verify-sig MY_PV="$(ver_rs 4 -)" MY_PF="${PN}-${MY_PV}" diff --git a/net-vpn/tor/tor-0.4.7.5_alpha.ebuild b/net-vpn/tor/tor-0.4.7.5_alpha.ebuild index a117b5a80dea..aa699f12c38b 100644 --- a/net-vpn/tor/tor-0.4.7.5_alpha.ebuild +++ b/net-vpn/tor/tor-0.4.7.5_alpha.ebuild @@ -4,7 +4,7 @@ EAPI="8" PYTHON_COMPAT=( python3_{8,9} ) -inherit flag-o-matic python-any-r1 readme.gentoo-r1 systemd verify-sig +inherit python-any-r1 readme.gentoo-r1 systemd verify-sig MY_PV="$(ver_rs 4 -)" MY_PF="${PN}-${MY_PV}" diff --git a/net-vpn/tor/tor-0.4.7.6_rc.ebuild b/net-vpn/tor/tor-0.4.7.6_rc.ebuild index a117b5a80dea..aa699f12c38b 100644 --- a/net-vpn/tor/tor-0.4.7.6_rc.ebuild +++ b/net-vpn/tor/tor-0.4.7.6_rc.ebuild @@ -4,7 +4,7 @@ EAPI="8" PYTHON_COMPAT=( python3_{8,9} ) -inherit flag-o-matic python-any-r1 readme.gentoo-r1 systemd verify-sig +inherit python-any-r1 readme.gentoo-r1 systemd verify-sig MY_PV="$(ver_rs 4 -)" MY_PF="${PN}-${MY_PV}" |