commit:     d69785b89aa4eecd96573d5f7a3967ec64c22fcc
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 04:48:39 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Aug 19 19:05:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69785b8

net-vpn/protonvpn-cli: treeclean

Closes: https://bugs.gentoo.org/952160 (pkgremoved)
Closes: https://bugs.gentoo.org/947780 (pkgremoved)
Closes: https://bugs.gentoo.org/927026 (pkgremoved)
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 net-vpn/protonvpn-cli/Manifest                     |  1 -
 net-vpn/protonvpn-cli/metadata.xml                 | 14 ----------
 .../protonvpn-cli/protonvpn-cli-2.2.11-r2.ebuild   | 31 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/net-vpn/protonvpn-cli/Manifest b/net-vpn/protonvpn-cli/Manifest
deleted file mode 100644
index 4a2230dc834d..000000000000
--- a/net-vpn/protonvpn-cli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST protonvpn-cli-2.2.11.tar.gz 641106 BLAKE2B 
916560e32716e1d29dbfa3ae513df3976dbe4bb667ad9b541f96caefba89636f74f2c13dc8b7d08b22dcc90b380904aa497cc529af8c6ca5865fad67f885acd9
 SHA512 
95d1681ccdd91ad43d4b0e4976c10e0d9c99bc6264fe9324a59d3495235a8439450574a18ed38c86dc4513cf754684328f2d060389e0a49bd61b5ce81356cfcb

diff --git a/net-vpn/protonvpn-cli/metadata.xml 
b/net-vpn/protonvpn-cli/metadata.xml
deleted file mode 100644
index abdc7d2169b8..000000000000
--- a/net-vpn/protonvpn-cli/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person" proxied="yes">
-               <email>[email protected]</email>
-       </maintainer>
-       <maintainer type="project" proxied="proxy">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">ProtonVPN/protonvpn-cli-ng</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r2.ebuild 
b/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r2.ebuild
deleted file mode 100644
index ed82b3452335..000000000000
--- a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A VPN command-line tool from protonvpn - python rewrite"
-HOMEPAGE="https://protonvpn.com https://github.com/ProtonVPN/protonvpn-cli-ng";
-SRC_URI="https://github.com/ProtonVPN/linux-cli-community/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv"
-
-RDEPEND="
-       dev-python/docopt[${PYTHON_USEDEP}]
-       dev-python/distro[${PYTHON_USEDEP}]
-       dev-python/pythondialog:0[${PYTHON_USEDEP}]
-       dev-python/jinja2[${PYTHON_USEDEP}]
-       dev-python/requests[${PYTHON_USEDEP}]
-       net-vpn/openvpn
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/linux-cli-community-${PV}"
-
-DOCS=( CHANGELOG.md README.md USAGE.md )

Reply via email to