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 26EF1158094 for ; Sat, 9 Jul 2022 06:33:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D4A0E0BE0; Sat, 9 Jul 2022 06:33:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1BAB1E0C0B for ; Sat, 9 Jul 2022 06:33:30 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F98D340E33 for ; Sat, 9 Jul 2022 06:33:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62FE3529 for ; Sat, 9 Jul 2022 06:33:27 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1657348404.1b46fd744ea57fd3f3ccda8ffe85e1673549f107.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/epic5/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/epic5/epic5-2.0.1-r1.ebuild X-VCS-Directories: net-irc/epic5/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 1b46fd744ea57fd3f3ccda8ffe85e1673549f107 X-VCS-Branch: master Date: Sat, 9 Jul 2022 06:33:27 +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: 80c7f584-aab4-4d74-abda-b2c348916b9e X-Archives-Hash: b0d039b2ff3a3e104b21bb4aa0dbc48e commit: 1b46fd744ea57fd3f3ccda8ffe85e1673549f107 Author: Hans de Graaff gentoo org> AuthorDate: Sat Jul 9 06:33:12 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jul 9 06:33:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b46fd74 net-irc/epic5: drop 2.0.1-r1 Signed-off-by: Hans de Graaff gentoo.org> net-irc/epic5/epic5-2.0.1-r1.ebuild | 72 ------------------------------------- 1 file changed, 72 deletions(-) diff --git a/net-irc/epic5/epic5-2.0.1-r1.ebuild b/net-irc/epic5/epic5-2.0.1-r1.ebuild deleted file mode 100644 index df6800edb35e..000000000000 --- a/net-irc/epic5/epic5-2.0.1-r1.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" - -inherit ruby-single - -DESCRIPTION="Epic5 IRC Client" -SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/${P}.tar.xz" -HOMEPAGE="http://epicsol.org/" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~ppc ~riscv x86" - -# Fails to build without ipv6 -IUSE="archive perl tcl ruby socks5 valgrind" #ipv6 - -RDEPEND=" - >=dev-libs/openssl-0.9.8e-r3:0= - >=sys-libs/ncurses-5.6-r2:0= - virtual/libcrypt:= - virtual/libiconv - archive? ( app-arch/libarchive ) - perl? ( >=dev-lang/perl-5.8.8-r2:= ) - tcl? ( dev-lang/tcl:0= ) - socks5? ( net-proxy/dante ) - ruby? ( ${RUBY_DEPS} ) -" -DEPEND="${RDEPEND} - valgrind? ( dev-util/valgrind ) -" - -S="${WORKDIR}/${P}" - -PATCHES=( - # From Debian - "${FILESDIR}/${P}-openssl-1.1.patch" -) - -src_configure() { - # Because of our REQUIRED_USE constraints above, we know that - # ruby_get_use_implementations will only ever return one ruby - # implementation. - econf \ - --libexecdir="${EPREFIX}"/usr/lib/misc \ - --with-ipv6 \ - $(use_with archive libarchive) \ - $(use_with perl) \ - $(use_with ruby) \ - $(use_with socks5) \ - $(use_with tcl tcl "${EPREFIX}"/usr/$(get_libdir)/tclConfig.sh) \ - $(use_with valgrind valgrind) -} - -src_compile() { - # parallel build failure - emake -j1 -} - -src_install() { - default - - dodoc BUG_FORM COPYRIGHT EPIC4-USERS-README README KNOWNBUGS VOTES - - cd "${S}"/doc || die - docinto doc - dodoc \ - *.txt colors EPIC* IRCII_VERSIONS missing \ - nicknames outputhelp README.SSL SILLINESS TS4 -}