commit:     ef83c42f4ad46a9b1ffe87d1ccb5688d7a55b64f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 18:36:26 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 18:37:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef83c42f

app-misc/siglo: treeclean

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

 app-misc/siglo/Manifest           |  1 -
 app-misc/siglo/metadata.xml       |  8 ------
 app-misc/siglo/siglo-0.9.6.ebuild | 51 ---------------------------------------
 profiles/package.mask             |  7 ------
 4 files changed, 67 deletions(-)

diff --git a/app-misc/siglo/Manifest b/app-misc/siglo/Manifest
deleted file mode 100644
index cfced6366edc..000000000000
--- a/app-misc/siglo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST siglo-0.9.6.tar.gz 38606 BLAKE2B 
68a65eaa0a8ba9efdf9c72acc02a9ea41be1d3e05eff50df1a171e01138d421f9e6e75ca385a434883a176f6f82a8ca689ddc2097489997de3798fa042f9c81d
 SHA512 
14b74cb25db1f5676203dbfae8b668888d3cfd493ea53267d8c0956a7e96f1cfe5457b7ce802dadcbe563d6810ac64f8f2cb49f59b579146659af28601d52681

diff --git a/app-misc/siglo/metadata.xml b/app-misc/siglo/metadata.xml
deleted file mode 100644
index 382e03b1550d..000000000000
--- a/app-misc/siglo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>zeroch...@gentoo.org</email>
-               <name>Rick Farina (Zero_Chaos)</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/app-misc/siglo/siglo-0.9.6.ebuild 
b/app-misc/siglo/siglo-0.9.6.ebuild
deleted file mode 100644
index 689f3cd80be8..000000000000
--- a/app-misc/siglo/siglo-0.9.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_9 )
-inherit gnome2-utils python-single-r1 meson xdg
-
-DESCRIPTION="GTK app to sync InfiniTime watch with PinePhone"
-HOMEPAGE="https://github.com/alexr4535/siglo";
-SRC_URI="https://github.com/alexr4535/siglo/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND=""
-RDEPEND="${DEPEND}
-               ${PYTHON_DEPS}
-               $(python_gen_cond_dep '
-               dev-python/dbus-python[${PYTHON_USEDEP}]
-               dev-python/gatt-python[${PYTHON_USEDEP}]
-               dev-python/requests[${PYTHON_USEDEP}]
-               dev-python/pyxdg[${PYTHON_USEDEP}]
-               ')"
-BDEPEND="${PYTHON_DEPS}"
-
-#tests seem to fail
-RESTRICT="test"
-
-src_configure() {
-       python_setup
-       sed -i "s#python.find_installation('python3').path()#\'${EPYTHON}\'#" 
src/meson.build
-       meson_src_configure
-}
-
-src_install() {
-       meson_src_install
-       python_fix_shebang "${ED}/usr/bin"
-       python_optimize
-}
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_schemas_update
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_schemas_update
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 45a474a6583e..c1d4ca5072c4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -488,13 +488,6 @@ games-engines/nazghul
 # Removal on 2022-08-09.  Bug #857252.
 dev-python/pydispatcher
 
-# David Seifert <s...@gentoo.org> (2022-07-02)
-# Unmaintained, no response on bugs, stuck on python 3.9. If you
-# want to unmask these, you have to at least port them to python 3.10.
-# Bugs #809524, #809527, #809530, #809533, #809833, #845729, #845816,
-# #846017, #846200, #846203, #846206, #853844, removal on 2022-08-01.
-app-misc/siglo
-
 # Sam James <s...@gentoo.org> (2022-07-02)
 # Deprecated dependencies, no activity upstream. Bugs #845615, #796326.
 # Removal on 2022-08-02.

Reply via email to