From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1CD9F1581C1 for ; Wed, 17 Jul 2024 05:54:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AA342BC0BE; Wed, 17 Jul 2024 05:54:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B88E2BC0BE for ; Wed, 17 Jul 2024 05:54:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC932341C4B for ; Wed, 17 Jul 2024 05:54:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2DFA1E3B for ; Wed, 17 Jul 2024 05:54:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1721195583.fb77b5783fe79b5dc90bfaa1996f747748bce558.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irker/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/irker/Manifest net-irc/irker/irker-2.23.ebuild X-VCS-Directories: net-irc/irker/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fb77b5783fe79b5dc90bfaa1996f747748bce558 X-VCS-Branch: master Date: Wed, 17 Jul 2024 05:54:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 70cac47c-3251-4d60-bfab-289bf493f6a7 X-Archives-Hash: 9b82edb88458c69a85c945081db571a4 commit: fb77b5783fe79b5dc90bfaa1996f747748bce558 Author: Sam James gentoo org> AuthorDate: Wed Jul 17 05:33:29 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 17 05:53:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb77b578 net-irc/irker: drop 2.23 Signed-off-by: Sam James gentoo.org> net-irc/irker/Manifest | 1 - net-irc/irker/irker-2.23.ebuild | 62 ----------------------------------------- 2 files changed, 63 deletions(-) diff --git a/net-irc/irker/Manifest b/net-irc/irker/Manifest index 4a9db7b276f7..7e94c44b5d55 100644 --- a/net-irc/irker/Manifest +++ b/net-irc/irker/Manifest @@ -1,2 +1 @@ -DIST irker-2.23.tar.gz 45889 BLAKE2B 5e0039f83783f994083321da8a5f65aace8769a7aaa45d4d9111c604b563f997b17bfe80e30e123559beaab9147de2e2ff3f98588632151af4d1ab0f1cdfa71e SHA512 f812ed81906c13d8b1b2e3cd86b36fdd8a8d6961eb2bc163b2c309908b8469409e087b4fa36637eb9588773f494ff309e2540b1f8ddfc3eec37aa2e3443357a3 DIST irker-2.24.tar.gz 45728 BLAKE2B e1db85ea21163eb831cdfc9c9961bd77377890caef5af60d979c6fdc523c7b3680af6b1ce2e36bfda620e1785067381e1ac4ffb96e47314cac68be6014885f78 SHA512 a4f686c05c8018be8caf480d6e0d368042f82905cd4d67ede4a6cb0ff65a067d25116f68c3d3ea849db6f15a8f88c48ef2a314fa92a96bce38796a2b236b4a43 diff --git a/net-irc/irker/irker-2.23.ebuild b/net-irc/irker/irker-2.23.ebuild deleted file mode 100644 index 2bd4516b8c36..000000000000 --- a/net-irc/irker/irker-2.23.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -PYTHON_REQ_USE="ssl" - -inherit optfeature python-single-r1 systemd - -DESCRIPTION="Submission tools for IRC notifications" -HOMEPAGE="http://www.catb.org/esr/irker/ https://gitlab.com/esr/irker" -SRC_URI="http://www.catb.org/esr/${PN}/${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -# Dependency notes: -# NOTE: No pkgconfig dep here because of the systemd sed below -# NOTE: No need for asciidoc here as it's only used for the -# 'release' makefile target. -RDEPEND="${PYTHON_DEPS}" -BDEPEND=" - app-text/docbook-xml-dtd:4.1.2 - app-text/xmlto - ${PYTHON_DEPS} -" - -DOCS=( NEWS README hacking.adoc security.adoc ) -HTML_DOCS=( irkerd.html irkerhook.html ) - -src_prepare() { - default - - # Rely on systemd eclass for systemd service install - sed -e "/^SYSTEMDSYSTEMUNITDIR/d" -i Makefile || die "sed failed" - - # Prefix support - sed -e "s|@EPREFIX@|${EPREFIX}|" "${FILESDIR}"/irkerd.service > "${WORKDIR}"/irkerd.service || die "sed failed" -} - -src_install() { - default - - python_doscript "${ED}"/usr/bin/irkerd - # Not installed with the default Makefile - python_doscript irk irkerhook.py - - newinitd "${FILESDIR}"/irkerd.initd irkerd - newconfd "${FILESDIR}"/irkerd.confd irkerd - - systemd_dounit "${WORKDIR}"/irkerd.service - - docinto examples - dodoc filter-example.py filter-test.py -} - -pkg_postinst() { - optfeature "SOCKS5 proxy support" dev-python/PySocks -}