public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/telepathy-logger-qt/
Date: Wed,  8 May 2024 09:35:50 +0000 (UTC)	[thread overview]
Message-ID: <1715160778.50ba7a16b8336c103b2a885f22f33fcdb9b88eb2.mgorny@gentoo> (raw)

commit:     50ba7a16b8336c103b2a885f22f33fcdb9b88eb2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 09:32:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  8 09:32:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ba7a16

net-libs/telepathy-logger-qt: Remove last-rited pkg

Bug: https://bugs.gentoo.org/926679
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-libs/telepathy-logger-qt/Manifest              |  1 -
 net-libs/telepathy-logger-qt/metadata.xml          | 12 -------
 .../telepathy-logger-qt-17.09.0-r1.ebuild          | 39 ----------------------
 profiles/package.mask                              |  6 ----
 4 files changed, 58 deletions(-)

diff --git a/net-libs/telepathy-logger-qt/Manifest b/net-libs/telepathy-logger-qt/Manifest
deleted file mode 100644
index 4113a5fc50aa..000000000000
--- a/net-libs/telepathy-logger-qt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST telepathy-logger-qt-17.09.0.tar.xz 93480 BLAKE2B f516ff58b64a59ba3b51c0daf0c871fd0e03b7860fa94f2139175cccb3e5ff4f108b09db22366bdc2e4031556ab06712d1d935b8db7b1ed9b08803f047c943c3 SHA512 1524673a7dcba0d65c57e49d6e0dafd1b826b6444faaabc1dc482b29f6515374a1beb09a9bbfb115097e10fc18722ffe0187dc1bff9be06dc56a95ef32d805e3

diff --git a/net-libs/telepathy-logger-qt/metadata.xml b/net-libs/telepathy-logger-qt/metadata.xml
deleted file mode 100644
index d16002b1e40b..000000000000
--- a/net-libs/telepathy-logger-qt/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-	<upstream>
-		<bugs-to>https://bugs.kde.org/</bugs-to>
-		<remote-id type="kde-invent">network/telepathy-logger-qt</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0-r1.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0-r1.ebuild
deleted file mode 100644
index 51bc99f5e8d8..000000000000
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit ecm kde.org python-any-r1
-
-DESCRIPTION="Qt bindings for the Telepathy logger"
-HOMEPAGE="https://invent.kde.org/network/telepathy-logger-qt"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	SRC_URI="mirror://kde/stable/telepathy-logger-qt/${PV%.*}/src/${P}.tar.xz"
-	KEYWORDS="amd64 arm64 ~riscv x86"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-IUSE=""
-
-DEPEND="
-	dev-libs/dbus-glib
-	dev-libs/glib:2
-	dev-libs/libxml2
-	dev-qt/qtdbus:5
-	net-im/telepathy-logger
-	net-libs/telepathy-glib
-	net-libs/telepathy-qt
-	sys-apps/dbus
-"
-RDEPEND="${DEPEND}"
-BDEPEND="${PYTHON_DEPS}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DPython3_EXECUTABLE="${PYTHON}"
-	)
-	ecm_src_configure
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 556d30e4a7d3..c33cef4a8c67 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -343,12 +343,6 @@ net-voip/telepathy-gabble
 net-voip/telepathy-rakia
 net-voip/telepathy-salut
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2024-04-06)
-# Dead upstream, as is the whole telepathy stack. Some parts depend on
-# dev-qt/qtwebengine:5.
-# Removal on 2024-05-06.  Bug #926679
-net-libs/telepathy-logger-qt
-
 # Sam James <sam@gentoo.org> (2024-03-28)
 # Newer 5.4.x releases were signed by a potentially compromised upstream maintainer.
 # There is no evidence that these releases contain malicious code, but masked


                 reply	other threads:[~2024-05-08  9:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1715160778.50ba7a16b8336c103b2a885f22f33fcdb9b88eb2.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox