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 E715A1382C5 for ; Mon, 11 May 2020 21:32:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1459E0863; Mon, 11 May 2020 21:32:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A4FD0E0857 for ; Mon, 11 May 2020 21:32:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 605BE34FD3D for ; Mon, 11 May 2020 21:32:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67582234 for ; Mon, 11 May 2020 21:32:07 +0000 (UTC) From: "Amadeusz Piotr Żołnowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amadeusz Piotr Żołnowski" Message-ID: <1589232662.daa073d6589374613a35d125ea84b338d9eac328.aidecoe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/muchsync/Manifest net-mail/muchsync/muchsync-3.ebuild net-mail/muchsync/muchsync-4.ebuild X-VCS-Directories: net-mail/muchsync/ X-VCS-Committer: aidecoe X-VCS-Committer-Name: Amadeusz Piotr Żołnowski X-VCS-Revision: daa073d6589374613a35d125ea84b338d9eac328 X-VCS-Branch: master Date: Mon, 11 May 2020 21:32:07 +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: 6fb89483-4600-4498-acb2-259a94d01e55 X-Archives-Hash: ec0f0fa48df5b6dfea0ec0e67c2c9fdb commit: daa073d6589374613a35d125ea84b338d9eac328 Author: Ralph Seichter seichter de> AuthorDate: Mon May 11 15:46:38 2020 +0000 Commit: Amadeusz Piotr Żołnowski gentoo org> CommitDate: Mon May 11 21:31:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa073d6 net-mail/muchsync: Remove obsolete ebuilds Remove EAPI-5-based ebuilds for old relases of Muchsync. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ralph Seichter seichter.de> Signed-off-by: Amadeusz Piotr Żołnowski gentoo.org> net-mail/muchsync/Manifest | 2 -- net-mail/muchsync/muchsync-3.ebuild | 22 ---------------------- net-mail/muchsync/muchsync-4.ebuild | 22 ---------------------- 3 files changed, 46 deletions(-) diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest index 5212e1b28db..4a06ac11f67 100644 --- a/net-mail/muchsync/Manifest +++ b/net-mail/muchsync/Manifest @@ -1,3 +1 @@ -DIST muchsync-3.tar.gz 132310 BLAKE2B 6458304fd751b8bb030ecd268c98c7d50853b0288a436f5eef0544118a67be018a9344b523e7bbb99bcfb50239d2c34bbf08dd45ee9dfc626798f70b8b11f828 SHA512 54c0f53d6be55d294e0c4a9a7bf1a4f719b34b07e5754c77283baa996e47a40dfaa650cf1efe9107011487f88c7b8e25b3e779e68baaa877b6f1d2770a31a111 -DIST muchsync-4.tar.gz 132378 BLAKE2B 774222b87b4d116abf12bee76879d3c7d6fc1673ac2f0ab52b4287da3ccdabb6a15a52bd98b1eb097887831d4b2361799cb004bc6d5938fcc4a579acc0f192c4 SHA512 63b495d25e631b02f8c1b91f90a1ee1a01713d313bd1bf7303d0f8901e2a09a571e5c7b3c38a9896d7f17d71d2f730e7dbf982f3ff5968fecbe8affe8943fba8 DIST muchsync-5.tar.gz 134107 BLAKE2B cc706aa650b7a2884df0b40c206e9c58f2d633d51e5b465bd11db0cda6ce32a959db045b468c38ab88179e4e8508631b488f869e7dbf4b2038a4e882e14bc7ae SHA512 0b892a145def56712a95a7212850b01f35be2ff434aa07a43badbb298194e8219efb28525063c66a3a53fabc109891631eb653fcb1b8934d5e9ef5480cb4ee4b diff --git a/net-mail/muchsync/muchsync-3.ebuild b/net-mail/muchsync/muchsync-3.ebuild deleted file mode 100644 index 936b07cd0ee..00000000000 --- a/net-mail/muchsync/muchsync-3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Synchronizes mail messages and notmuch tags across machines" -HOMEPAGE="http://www.muchsync.org/" -SRC_URI="http://www.muchsync.org/src/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-db/sqlite:3 - dev-libs/openssl:0= - dev-libs/xapian:= - net-mail/notmuch:= - " -RDEPEND="${DEPEND} - net-misc/openssh - " diff --git a/net-mail/muchsync/muchsync-4.ebuild b/net-mail/muchsync/muchsync-4.ebuild deleted file mode 100644 index 936b07cd0ee..00000000000 --- a/net-mail/muchsync/muchsync-4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Synchronizes mail messages and notmuch tags across machines" -HOMEPAGE="http://www.muchsync.org/" -SRC_URI="http://www.muchsync.org/src/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-db/sqlite:3 - dev-libs/openssl:0= - dev-libs/xapian:= - net-mail/notmuch:= - " -RDEPEND="${DEPEND} - net-misc/openssh - "