commit:     a0a60d88be9c78c3d98d994d4adff9c6e8e7be04
Author:     Wade Cline <wadecline <AT> hotmail <DOT> com>
AuthorDate: Mon Jan  6 02:44:10 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 13:28:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a60d88

net-irc/inspircd: drop 4.2.0

Signed-off-by: Wade Cline <wadecline <AT> hotmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40001
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-irc/inspircd/Manifest              |   2 -
 net-irc/inspircd/inspircd-4.2.0.ebuild | 113 ---------------------------------
 2 files changed, 115 deletions(-)

diff --git a/net-irc/inspircd/Manifest b/net-irc/inspircd/Manifest
index 47aee6da90fe..2dd4bda02475 100644
--- a/net-irc/inspircd/Manifest
+++ b/net-irc/inspircd/Manifest
@@ -1,6 +1,4 @@
 DIST inspircd-3.17.1-fix-build-paths.patch.bz2 4689 BLAKE2B 
ca479cde2278e3605d31177d658f33ad56f847a5ccae7898e0e739e803323aa6b3137fa8e27bc5191fea4087d0d8c08a6818290e663eacd6f9c7a38fe53d9699
 SHA512 
103f97f4ce810ebc4b8fce54b4379dcee3aec68e75f5e1569825770b09a961a9d73e0da3a5eb97fa4153a5a2ab69478c60ed531bd84f36a59517de05cf10aeb9
 DIST inspircd-3.17.1.tar.gz 881389 BLAKE2B 
30e6dc24e8e517a71b3a582c3e2c92ef1e52f8a52e1b4acace79537bbf6ae04f904be0f55a96bc65acdbb386d5fbf80c5fcec88cbbb5f74f4f5f15bdb0ca701c
 SHA512 
ae8699506d32e7c09c1b982baeea36eca520d6be65732976e77695f1ca1768aa070f0ae3b9abf9fd390201021a679ef5478114b66f40e996de6873f3fb83836b
-DIST inspircd-4.2.0-fix-build-paths.patch.bz2 4808 BLAKE2B 
edd76fd6bc27e23fc3a9cb44cd369dd54c88eb9c3eeabd9a5cecd67d6403f75be0a27c931b513aba0f8a32c3927beee87442167a5e176e53308d4def7fc2565a
 SHA512 
afd90a47cdca28c449f1ca04473a3724030edc66a67f1287b9ff6105c34a7e1a38c1938cf53d92246c351d6c7e6e213cd8743c62e23f492a10389d13fe0667f4
-DIST inspircd-4.2.0.tar.gz 1019366 BLAKE2B 
a41499d0a99b0dfd8bce5d5ccc37b6e680418483256368c59466c05b7bc7d1be868e61817825ad5961558d0b9bd312fd99e6c02c01036ac2af3b323b15d038b9
 SHA512 
cac23ed23ff29e0116dc42afcb12002a2bbeb663d0ffe07d0e3214b64e9b18dea4ead8abcb2402885f984b4b675f037f1f41719249be22e99bb8f4f628e1981c
 DIST inspircd-4.4.0-fix-build-paths.patch.bz2 4708 BLAKE2B 
f27de1c9617c862d691562444afe4dfa35f936c59d222e126fed17645e0a79f8d8cb6d7e9a55ea12602daf18f854178fc69871826c324922e5725b4017ece5ff
 SHA512 
0172dcee9ef52d22af9956ee99c8c5f21644b54cad6497cfcaea17e6b8e4ac91d4b45fa1b2719e045310614509512fc4b5f1d3c25b67460d073cdf23f7c3cfaa
 DIST inspircd-4.4.0.tar.gz 1023377 BLAKE2B 
5555a87056909ea198127464bb69134ac5f174128f5508efb421373f73cea57984f9637ad521c254c4580cf4a19f5673fbac4c73f61005fb69f6964a9f5823ac
 SHA512 
242f02ffea0c9913847dc30ca8114ad10b5739de800a03f010d00c9fe9b68e99ed6c997b5bf6f6b9f85d5de28d35aa3118d58b2e38d0dc69d1ae82a539b172ac

diff --git a/net-irc/inspircd/inspircd-4.2.0.ebuild 
b/net-irc/inspircd/inspircd-4.2.0.ebuild
deleted file mode 100644
index 0408fc078ae8..000000000000
--- a/net-irc/inspircd/inspircd-4.2.0.ebuild
+++ /dev/null
@@ -1,113 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit readme.gentoo-r1 systemd toolchain-funcs
-
-DESCRIPTION="Inspire IRCd - The Stable, High-Performance Modular IRCd"
-HOMEPAGE="https://www.inspircd.org/";
-SRC_URI="
-       https://github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-       
https://github.com/clinew/gentoo-distfiles/raw/master/inspircd-${PV}-fix-build-paths.patch.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="argon2 debug gnutls ldap log-json maxminddb mysql pcre2 postgres re2 
regex-posix sqlite ssl sslrehashsignal syslog"
-
-RDEPEND="
-       acct-group/inspircd
-       acct-user/inspircd
-       dev-lang/perl
-       net-libs/libpsl
-       argon2? ( app-crypt/argon2:= )
-       gnutls? ( net-libs/gnutls:= dev-libs/libgcrypt:0 )
-       ldap? ( net-nds/openldap:= )
-       log-json? ( dev-libs/rapidjson )
-       maxminddb? ( dev-libs/libmaxminddb:= )
-       mysql? ( dev-db/mysql-connector-c:= )
-       pcre2? ( dev-libs/libpcre2:= )
-       postgres? ( dev-db/postgresql:= )
-       re2? ( dev-libs/re2:= )
-       sqlite? ( >=dev-db/sqlite-3.0 )
-       ssl? ( dev-libs/openssl:= )"
-DEPEND="${RDEPEND}"
-
-DOC_CONTENTS="
-       You will find example configuration files under /usr/share/doc/${PN}.\n
-       Read the ${PN}.conf file carefully before starting the service."
-DOCS=( docs/. .configure/apparmor )
-PATCHES=( "${WORKDIR}"/${P}-fix-build-paths.patch )
-
-src_configure() {
-       local extras=""
-
-       use argon2 && extras+="argon2,"
-       use gnutls && extras+="ssl_gnutls,"
-       use ldap && extras+="ldap,"
-       use log-json && extras+="log_json,"
-       use maxminddb && extras+="geo_maxmind,"
-       use mysql && extras+="mysql,"
-       use pcre2 && extras+="regex_pcre2,"
-       use postgres && extras+="pgsql,"
-       use re2 && extras+="regex_re2,"
-       use regex-posix && extras+="regex_posix,"
-       use sqlite && extras+="sqlite3,"
-       use ssl && extras+="ssl_openssl,"
-       use sslrehashsignal && extras+="sslrehashsignal,"
-       use syslog && extras+="log_syslog,"
-
-       # The first configuration run enables certain "extra" InspIRCd
-       # modules, the second run generates the actual makefile.
-       if [[ -n ${extras} ]]; then
-               ./configure --enable-extras=${extras%,} || die
-       fi
-
-       local myconf=(
-               --disable-auto-extras
-               --disable-ownership
-               --system
-               --uid ${PN}
-               --gid ${PN}
-               --binary-dir="/usr/bin"
-               --data-dir="/var/lib/${PN}/data"
-               --example-dir="/usr/share/doc/${PV}"
-               --manual-dir="/usr/share/man"
-               --module-dir="/usr/$(get_libdir)/${PN}/modules")
-       CXX="$(tc-getCXX)" ./configure "${myconf[@]}" || die
-}
-
-src_compile() {
-       emake LDFLAGS="${LDFLAGS}" CXXFLAGS="${CXXFLAGS}" $(usev debug 
INSPIRCD_DEBUG=2) INSPIRCD_VERBOSE=1
-}
-
-src_install() {
-       default
-
-       insinto "/usr/include/${PN}"
-       doins -r include/.
-
-       newinitd "${FILESDIR}/${PN}.initd" "${PN}"
-       newconfd "${FILESDIR}/${PN}.confd" "${PN}"
-       systemd_dounit .configure/inspircd.service
-
-       keepdir "/var/log/${PN}"
-       insinto "/etc/logrotate.d"
-       newins .configure/logrotate "${PN}"
-
-       diropts -o"${PN}" -g"${PN}" -m0700
-       keepdir "/var/lib/${PN}/data"
-
-       readme.gentoo_create_doc
-
-       rmdir "${ED}"/run{/inspircd,} || die
-}
-
-pkg_postinst() {
-       readme.gentoo_print_elog
-       if has_version "net-irc/atheme-services"; then
-               ewarn "Atheme does not work with InspIRCd version 4"
-               ewarn "See: https://github.com/atheme/atheme/issues/904";
-       fi
-}

Reply via email to