commit:     4003c7b05dac15da607025a77c033bb6aaba7337
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 13:57:57 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 14:25:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4003c7b0

net-misc/pyhoca-gui: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-misc/pyhoca-gui/Manifest                  |  1 -
 net-misc/pyhoca-gui/metadata.xml              | 14 ----------
 net-misc/pyhoca-gui/pyhoca-gui-0.6.1.1.ebuild | 40 ---------------------------
 profiles/package.mask                         |  1 -
 4 files changed, 56 deletions(-)

diff --git a/net-misc/pyhoca-gui/Manifest b/net-misc/pyhoca-gui/Manifest
deleted file mode 100644
index 00ef21627149..000000000000
--- a/net-misc/pyhoca-gui/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pyhoca-gui-0.6.1.1.tar.gz 2099727 BLAKE2B 
944ee3cd743d502ce320759b9200c74de13802e23aabc2a5fe5659e123e2bbc368bf8a216c73de2c2ed22408d8fe50b4b945cc0714d05e1cb0faa1e5617dd4b0
 SHA512 
e7e24d60c1e4ecca2201c2a25bfc8c5552e54e30a5f744c5bc9c36ba4050a64cbb8616ab2e035b34cd14c62702ff88e32c863cac8aef0f8f4cb18db1d2e737b6

diff --git a/net-misc/pyhoca-gui/metadata.xml b/net-misc/pyhoca-gui/metadata.xml
deleted file mode 100644
index 4c89615fa22e..000000000000
--- a/net-misc/pyhoca-gui/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">
-               <email>voyag...@gentoo.org</email>
-               <name>Bernard Cafarelli</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <longdescription>
-PyHoca-GUI is a client implementation for X2Go using the project's Python X2Go 
client API (a Python module). PyHoca-GUI uses wxPython for rendering graphical 
desktop elements (menus, dialog boxes etc.).
-
-PyHoca-GUI is designed as a very minimal GUI that behaves very similar to 
GNOME's network manager applet (nm-applet). It appears as a small Phoca icon (a 
little seal) that docks to your systray panel (also called notification area) 
and allows you to manage multiple X2go sessions simultaneously.
-       </longdescription>
-</pkgmetadata>

diff --git a/net-misc/pyhoca-gui/pyhoca-gui-0.6.1.1.ebuild 
b/net-misc/pyhoca-gui/pyhoca-gui-0.6.1.1.ebuild
deleted file mode 100644
index 3705cbbe5314..000000000000
--- a/net-misc/pyhoca-gui/pyhoca-gui-0.6.1.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{7..10} )
-inherit distutils-r1
-
-DESCRIPTION="X2Go graphical client applet"
-HOMEPAGE="http://www.x2go.org";
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz";
-
-LICENSE="AGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/pycups[${PYTHON_USEDEP}]
-       dev-python/setproctitle[${PYTHON_USEDEP}]
-       dev-python/wxpython[${PYTHON_USEDEP}]
-       >=net-misc/python-x2go-0.6.1.1[${PYTHON_USEDEP}]
-       x11-libs/libnotify"
-BDEPEND="dev-python/python-distutils-extra[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-       # we don't need setuptools at runtime
-       sed -i -e '/install_requires/d' setup.py || die
-       distutils-r1_python_prepare_all
-}
-
-python_install() {
-       distutils-r1_python_install
-       python_doscript ${PN}
-}
-
-python_install_all() {
-       distutils-r1_python_install_all
-       doman man/man1/*
-       find "${ED}" -name '*.pth' -delete || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 884564be89a1..ea4854071db6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -652,7 +652,6 @@ dev-python/geventhttpclient
 # net-misc/x2goclient remains as a replacement.
 # Removal on 2022-12-17.  Bug #879011.
 net-misc/pyhoca-cli
-net-misc/pyhoca-gui
 
 # Jonas Stein <jst...@gentoo.org> (2022-11-13)
 # Dead upstream

Reply via email to