commit:     c29770ce01fe7ea0b6a2cb2ea97f3e5e6df347aa
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 11:00:58 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 11:07:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29770ce

app-portage/gander: treeclean

Closes: https://bugs.gentoo.org/843344
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-portage/gander/Manifest               |  1 -
 app-portage/gander/gander-0.0.1-r2.ebuild | 31 -------------------------------
 app-portage/gander/metadata.xml           | 11 -----------
 profiles/package.mask                     |  5 -----
 4 files changed, 48 deletions(-)

diff --git a/app-portage/gander/Manifest b/app-portage/gander/Manifest
deleted file mode 100644
index a0677288307a..000000000000
--- a/app-portage/gander/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gander-0.0.1.tar.gz 8882 BLAKE2B 
29c25fedabff3936e13789ae31f2e06871cfe4eb31a0eed1d36150ec219e741d25ba1603d0151d026777c81dff8461a1c051e4c02bff2488d8b9d6888ebe9618
 SHA512 
d72b2fd92ddd646369f8eb16d73a67e7b793aa84109231365abebec3ab2e14a8c76bae301271ec1cc82850a71bcb217a72f969086554e6c850117b5492215d57

diff --git a/app-portage/gander/gander-0.0.1-r2.ebuild 
b/app-portage/gander/gander-0.0.1-r2.ebuild
deleted file mode 100644
index 76b5cbbe237b..000000000000
--- a/app-portage/gander/gander-0.0.1-r2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Statistic submission client for Goose (anser.gentoo.org)"
-HOMEPAGE="https://github.com/projg2/gander/";
-SRC_URI="https://github.com/projg2/gander/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/requests[${PYTHON_USEDEP}]
-       sys-apps/portage[${PYTHON_USEDEP}]
-"
-
-BDEPEND="test? ( dev-python/responses[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-
-python_test() {
-       # Portage exports random configuration options *overriding* its own
-       # behavior into the build environment.
-       env -u PORTAGE_REPOSITORIES pytest -vv || die "Tests fail with 
${EPYTHON}"
-}

diff --git a/app-portage/gander/metadata.xml b/app-portage/gander/metadata.xml
deleted file mode 100644
index b4083e29dfcf..000000000000
--- a/app-portage/gander/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Michał Górny</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">projg2/gander</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 2dc61f4ca554..3b3158083a31 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -722,11 +722,6 @@ sci-misc/flashdot
 # Removal on 2023-01-24.  Bug #888219.
 dev-python/pytest-toolbox
 
-# Michał Górny <[email protected]> (2022-12-25)
-# The project did not catch, with hardly any data submissions.
-# Removal on 2023-01-24.  Bug #843344.
-app-portage/gander
-
 # Ionen Wolkens <[email protected]> (2022-12-24)
 # Upstream dropped wxGTK support in >=games-emulation/pcsx2-1.7.3773,
 # and it now always requires Qt6. Masked given Qt6 is also masked in

Reply via email to