From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irker/
Date: Fri, 28 Oct 2022 19:53:32 +0000 (UTC) [thread overview]
Message-ID: <1666986605.c5812d3f691143d25c5f61e05564a79fabcf4eb1.sam@gentoo> (raw)
commit: c5812d3f691143d25c5f61e05564a79fabcf4eb1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 19:34:03 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 19:50:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5812d3f
net-irc/irker: drop 2.21
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/irker/Manifest | 1 -
net-irc/irker/irker-2.21.ebuild | 64 -----------------------------------------
2 files changed, 65 deletions(-)
diff --git a/net-irc/irker/Manifest b/net-irc/irker/Manifest
index 08b849a980a8..b6e57c0a76b8 100644
--- a/net-irc/irker/Manifest
+++ b/net-irc/irker/Manifest
@@ -1,2 +1 @@
-DIST irker-2.21.tar.gz 45563 BLAKE2B d2bb9ee1c33640c049919a0d0ec92cd01dbd9fd086120123b5344f44180dbd94d6b0beb56387968f6feaf526b8a11300d415d87b3243bcd2d5c1fa5c8d4aaa5d SHA512 d90922abd61fef13d8030ce666a32fd79e17812f06517796c933d62a9b7cd814bdbeb3de11357ca1766bbffafb0379f0a8b2f288a2be58fa6be82cc764e0b225
DIST irker-2.22.tar.gz 46037 BLAKE2B fbd9deaaa5cc509989b15d16d733bec351b7b2ab9d3bedd8b20713ba110755a43ccb91b1482a6deb0f71497b3b1d6f8ed5faae395c06c33ac4c9ea7da30d2726 SHA512 a3f2ebe113e4fcb4589c31a44c157bc0f91e8792fd7819e9f350fd25847669d2cb3fcd51cc0e09ef352952c5175f8b4eb56ac9969f0bff1544e28268728f0595
diff --git a/net-irc/irker/irker-2.21.ebuild b/net-irc/irker/irker-2.21.ebuild
deleted file mode 100644
index 87717d39727a..000000000000
--- a/net-irc/irker/irker-2.21.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-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 ppc ppc64 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.
-BDEPEND="
- app-text/docbook-xml-dtd:4.1.2
- app-text/xmlto
- ${PYTHON_DEPS}
-"
-RDEPEND="${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 -i -e "/^SYSTEMDSYSTEMUNITDIR/d" Makefile \
- || die "sed failed"
-
- # Prefix support
- sed -i -e "/^ExecStart=/ s:=/:=${EPREFIX}/:" 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 irkerd.service
-
- docinto examples
- dodoc filter-example.py filter-test.py
-}
-
-pkg_postinst() {
- optfeature "SOCKS5 proxy support" dev-python/PySocks
-}
next reply other threads:[~2022-10-28 19:53 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-28 19:53 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-20 10:53 [gentoo-commits] repo/gentoo:master commit in: net-irc/irker/ Sam James
2024-07-17 5:54 Sam James
2024-04-29 5:44 Sam James
2024-02-21 10:17 Sam James
2023-05-28 19:17 Arthur Zamarin
2023-05-28 19:17 Arthur Zamarin
2023-04-29 15:28 Arthur Zamarin
2023-03-16 18:00 Arthur Zamarin
2023-03-16 17:58 Arthur Zamarin
2023-03-16 17:57 Arthur Zamarin
2023-03-09 7:38 Arthur Zamarin
2023-02-03 12:20 Sam James
2022-08-26 8:23 Arthur Zamarin
2022-07-26 4:26 Sam James
2022-07-02 17:48 Sam James
2022-07-02 17:48 Sam James
2022-05-04 23:28 Sam James
2022-04-29 10:21 Sam James
2022-04-29 8:27 Sam James
2022-03-26 21:21 Sam James
2022-02-25 20:41 Arthur Zamarin
2022-01-26 4:33 Sam James
2022-01-01 9:38 Sam James
2021-12-13 19:55 Arthur Zamarin
2021-10-28 7:51 Sam James
2021-10-21 23:28 Sam James
2021-09-21 2:55 Sam James
2021-05-31 20:45 David Seifert
2021-01-18 4:48 Sam James
2020-08-11 18:29 Sam James
2020-08-11 18:23 Sam James
2020-07-29 19:11 Sam James
2020-07-29 5:28 Sam James
2020-07-29 5:28 Sam James
2020-07-27 4:15 Sam James
2020-07-20 2:23 Sam James
2020-07-20 2:23 Sam James
2020-07-20 2:23 Sam James
2020-07-13 21:56 Sam James
2020-07-13 20:18 Sam James
2020-07-13 20:14 Sam James
2020-07-13 20:05 Sam James
2020-07-13 20:05 Sam James
2020-07-13 20:05 Sam James
2018-06-26 19:21 Pacho Ramos
2018-02-10 16:49 Patrice Clement
2017-12-10 15:25 Ulrich Müller
2017-04-23 21:01 David Seifert
2017-02-10 23:09 Michael Weber
2016-09-02 17:09 Patrice Clement
2016-06-26 18:45 Markus Meier
2016-03-09 17:27 Patrice Clement
2016-03-09 17:27 Patrice Clement
2016-03-09 17:27 Patrice Clement
2016-03-09 17:27 Patrice Clement
2016-01-19 9:21 Patrick Lauer
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=1666986605.c5812d3f691143d25c5f61e05564a79fabcf4eb1.sam@gentoo \
--to=sam@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