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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1AC5213835A for ; Tue, 9 Mar 2021 12:05:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41510E08ED; Tue, 9 Mar 2021 12:05:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A25FE08EC for ; Tue, 9 Mar 2021 12:05:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AD9E340B25 for ; Tue, 9 Mar 2021 12:05:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9379573 for ; Tue, 9 Mar 2021 12:05:31 +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: <1615291520.a1550aff5a0b68c69f21ec20e5b9bcbbae389e63.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/atheme-services/, net-irc/atheme-services/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/atheme-services/Manifest net-irc/atheme-services/atheme-services-7.2.10_p2-r2.ebuild net-irc/atheme-services/files/atheme-services-7.2.10_p2-fix-backtrace-compat-detection.patch X-VCS-Directories: net-irc/atheme-services/files/ net-irc/atheme-services/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a1550aff5a0b68c69f21ec20e5b9bcbbae389e63 X-VCS-Branch: master Date: Tue, 9 Mar 2021 12:05:31 +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: 123e8a0c-67f5-4e6c-942e-8964d99d9aed X-Archives-Hash: bce63fd49358ccd051724f6a75f666cc commit: a1550aff5a0b68c69f21ec20e5b9bcbbae389e63 Author: Wade Cline hotmail com> AuthorDate: Sun Mar 7 23:52:35 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Mar 9 12:05:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1550aff net-irc/atheme-services: Drop 7.2.10_p2-r2 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Wade Cline hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/19824 Signed-off-by: Sam James gentoo.org> net-irc/atheme-services/Manifest | 1 - .../atheme-services-7.2.10_p2-r2.ebuild | 94 ---------------------- ...-7.2.10_p2-fix-backtrace-compat-detection.patch | 12 --- 3 files changed, 107 deletions(-) diff --git a/net-irc/atheme-services/Manifest b/net-irc/atheme-services/Manifest index a2d8327a358..77a13813677 100644 --- a/net-irc/atheme-services/Manifest +++ b/net-irc/atheme-services/Manifest @@ -1,2 +1 @@ -DIST atheme-services-7.2.10_p2.tar.xz 21061364 BLAKE2B e02ea3b9b55c0a02bfd354da65ed45318c2f0a5d5d35cabe7984760cfe1683b9856cc779754f1de8861816b5b2d2323c898100697e8d365ffed039e90b42cde6 SHA512 c7e6654ddbf515b1565b77f0659cd9a77787d004fb532ecdee638189e823ec65afc283cbeafc6d7625ed6c210835e5546c5e33718e08ad0b280ccc7a2df7be48 DIST atheme-services-7.2.11.tar.xz 1051436 BLAKE2B 99624c21adf820c8ef8e33aa9ae9036c701c4a9218e225e7871717c86010fbed56d00da43cd2ffb79a46074a5602260fabbbaf769407a00175b5127c18913c1c SHA512 adcc189b61efe295997a7456022a7595df5b14b55c2139794d380e57fe77efd42221316558391b5440f077fd951143905454b0e9893deec89108fa671b44ef2f diff --git a/net-irc/atheme-services/atheme-services-7.2.10_p2-r2.ebuild b/net-irc/atheme-services/atheme-services-7.2.10_p2-r2.ebuild deleted file mode 100644 index 820dfd3bd2f..00000000000 --- a/net-irc/atheme-services/atheme-services-7.2.10_p2-r2.ebuild +++ /dev/null @@ -1,94 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic perl-functions - -MY_PN="atheme" -MY_PV="7.2.10-r2" - -DESCRIPTION="A portable and secure set of open-source and modular IRC services" -HOMEPAGE="https://github.com/atheme/atheme" -SRC_URI="https://github.com/atheme/atheme/releases/download/v${MY_PV}/${MY_PN}-v${MY_PV}.tar.xz -> ${P}.tar.xz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="cracklib largenet ldap nls +pcre perl profile ssl" -S="${WORKDIR}/${MY_PN}-v${MY_PV}" - -RDEPEND=" - acct-group/atheme-services - acct-user/atheme-services - >=dev-libs/libmowgli-2.1.0:2 - cracklib? ( sys-libs/cracklib ) - ldap? ( net-nds/openldap ) - perl? ( dev-lang/perl ) - pcre? ( dev-libs/libpcre ) - ssl? ( dev-libs/openssl:0= )" -DEPEND="${RDEPEND}" -# 'dev-vcs/git' required as per bug #665802 -BDEPEND=" - dev-vcs/git - virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${P}-configure-logdir.patch - "${FILESDIR}"/${P}-fix-backtrace-compat-detection.patch) - -src_configure() { - # perl scriping module support is also broken in 7.0.0. Yay for QA failures. - econf \ - --sysconfdir="${EPREFIX}"/etc/${PN} \ - --localstatedir="${EPREFIX}"/var \ - --enable-fhs-paths \ - --disable-warnings \ - --enable-contrib \ - $(use_enable largenet large-net) \ - $(use_with cracklib) \ - $(use_with ldap) \ - $(use_enable nls) \ - $(use_enable profile) \ - $(use_with pcre) \ - $(use_with perl) \ - $(use_enable ssl) -} - -src_compile() { - emake V=1 -} - -src_install() { - default - - insinto /etc/${PN} - for conf in dist/*.example; do - # The .cron file isn't meant to live in /etc/${PN}, so only - # install a .example version. - [[ ${conf} == *cron* ]] && continue - - local confdest=${conf##*/} - newins ${conf} ${confdest%.example} - done - - fowners -R 0:${PN} /etc/${PN} - keepdir /var/{lib,log}/atheme - fowners ${PN}:${PN} /var/{lib,log}/atheme - fperms -R go-w,o-rx /etc/${PN} - fperms 750 /etc/${PN} /var/{lib,log}/atheme - - newinitd "${FILESDIR}"/${PN}.initd ${PN} - mv "${ED}"/usr/bin/{,atheme-}dbverify || die - - # contributed scripts and such: - docinto contrib - dodoc contrib/*.{c,pl,php,py,rb} - - use perl && perl_domodule -r contrib/Atheme{,.pm} - - rm "${ED}/usr/share/doc/${PF}/WINDOWS" || die - - # Bug #454840 #520490 - rm -rf "${ED}/var/run" || die -} diff --git a/net-irc/atheme-services/files/atheme-services-7.2.10_p2-fix-backtrace-compat-detection.patch b/net-irc/atheme-services/files/atheme-services-7.2.10_p2-fix-backtrace-compat-detection.patch deleted file mode 100644 index b6f448163aa..00000000000 --- a/net-irc/atheme-services/files/atheme-services-7.2.10_p2-fix-backtrace-compat-detection.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/modules/contrib/backtrace.c b/modules/contrib/backtrace.c -index 8c4eeb2..064e88e 100644 ---- a/modules/contrib/backtrace.c -+++ b/modules/contrib/backtrace.c -@@ -1,6 +1,6 @@ - #include "atheme-compat.h" - --#if defined( __linux__) || defined(__Linux__) -+#if (defined( __linux__) || defined(__Linux__)) && defined(__GLIBC__) - #include - - DECLARE_MODULE_V1