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 BA3C81392E8 for ; Sat, 24 Jul 2021 06:19:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F65AE0A04; Sat, 24 Jul 2021 06:19:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 04C68E0A04 for ; Sat, 24 Jul 2021 06:19:44 +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 06175342C5C for ; Sat, 24 Jul 2021 06:19:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A869E78A for ; Sat, 24 Jul 2021 06:19:41 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1627107564.cb486917023ba6db5019f39b73db1bc9c5a2f67d.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/isync/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/isync/Manifest net-mail/isync/isync-1.4.1.ebuild X-VCS-Directories: net-mail/isync/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: cb486917023ba6db5019f39b73db1bc9c5a2f67d X-VCS-Branch: master Date: Sat, 24 Jul 2021 06:19:41 +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: d25a4a2f-2f35-4cfa-8367-8365f1f4c13a X-Archives-Hash: dd1e65b43712c47bf9d3496e350d3cf7 commit: cb486917023ba6db5019f39b73db1bc9c5a2f67d Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Jul 24 06:19:24 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Jul 24 06:19:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb486917 net-mail/isync: drop 1.4.1 Bug: https://bugs.gentoo.org/794772 Signed-off-by: Georgy Yakovlev gentoo.org> net-mail/isync/Manifest | 1 - net-mail/isync/isync-1.4.1.ebuild | 43 --------------------------------------- 2 files changed, 44 deletions(-) diff --git a/net-mail/isync/Manifest b/net-mail/isync/Manifest index 5e6635aa227..2b008333bf1 100644 --- a/net-mail/isync/Manifest +++ b/net-mail/isync/Manifest @@ -1,3 +1,2 @@ DIST isync-1.3.6.tar.gz 317174 BLAKE2B 3a230cd4bfac061ceb3325732c336ccd808a662989d2fc81459b4b27fce927a62e335200ef233f63d28b80f6ba79b1e5e102fda8ec68c9cd8e368f8ddd7188a0 SHA512 16e859361b27f00e1ef9eda0a2d06edf271b2643107a1f90c90713c34ffe9b542cdedb31218db72db633e12cf39a6aa2ac509333647c79a1825faac8ad4ead38 -DIST isync-1.4.1.tar.gz 336281 BLAKE2B cb15a8c0dcadbc3db072fcb10a6f0d83ccef0de1c49a9d30a7c189f616c965d8e759a72c4e35927e20e2d7995f9430bffa22e535684a7b7290516d8bc78bf071 SHA512 87d1101d3e39680c1d101653a6f48859d539f0d37d65db8d90566fae22f2163c76907d561b2a487d3ed2ab459c5703fa8e077cc3e1f156a895d7ef9078af91e8 DIST isync-1.4.2.tar.gz 336940 BLAKE2B d37dea100c5a994ce65812612a9571fe5649168560799ae17ec866774bb46b4ff989a87f4172a24006f0704e4387260716f4811f6e765df17719e598064119bd SHA512 4f95e06c5bf159b7bd8fedb75e72a8f08ee0907362dde068347706610ed251eb511b00281711ddd40a0ece31dbf07f07487cd4e5504f0898638870c51a506853 diff --git a/net-mail/isync/isync-1.4.1.ebuild b/net-mail/isync/isync-1.4.1.ebuild deleted file mode 100644 index 07b35974fe6..00000000000 --- a/net-mail/isync/isync-1.4.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="MailDir mailbox synchronizer" -HOMEPAGE="http://isync.sourceforge.net/" -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == 9999 ]]; then - EGIT_REPO_URI="https://git.code.sf.net/p/${PN}/${PN}" - inherit git-r3 autotools -else - SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -fi - -IUSE="berkdb sasl ssl zlib" - -RDEPEND=" - berkdb? ( >=sys-libs/db-4.2:= ) - sasl? ( dev-libs/cyrus-sasl ) - ssl? ( >=dev-libs/openssl-0.9.6:0= ) - zlib? ( sys-libs/zlib:0= ) -" -DEPEND=${RDEPEND} -BDEPEND=" - dev-lang/perl -" - -src_prepare() { - default - [[ ${PV} == 9999 ]] && eautoreconf -} - -src_configure() { - use berkdb || export ac_cv_berkdb4=no - econf \ - $(use_with ssl) \ - $(use_with sasl) \ - $(use_with zlib) -}