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 E3E9C13997D for ; Sun, 10 Nov 2019 10:35:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9589CE0B40; Sun, 10 Nov 2019 10:30:31 +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 8766EE0AE3 for ; Sun, 10 Nov 2019 10:30:30 +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 7ABE734CD1E for ; Sun, 10 Nov 2019 01:08:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DE718AD for ; Sun, 10 Nov 2019 01:08:53 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1573347855.ef26fc49cb57bb294c00c5b34ed7b4cf32bbd5f7.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailsync/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mailsync/Manifest net-mail/mailsync/mailsync-5.2.1.ebuild net-mail/mailsync/metadata.xml profiles/package.mask X-VCS-Directories: net-mail/mailsync/ profiles/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: ef26fc49cb57bb294c00c5b34ed7b4cf32bbd5f7 X-VCS-Branch: master Date: Sun, 10 Nov 2019 01:08:53 +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: 46bfb331-e7c6-4b3b-b287-4b7ebf874a62 X-Archives-Hash: e917c3cc3136b0004586c4c966973339 commit: ef26fc49cb57bb294c00c5b34ed7b4cf32bbd5f7 Author: Aaron Bauman gentoo org> AuthorDate: Sun Nov 10 01:04:15 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Nov 10 01:04:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef26fc49 net-mail/mailsync: drop last-rited package Signed-off-by: Aaron Bauman gentoo.org> net-mail/mailsync/Manifest | 1 - net-mail/mailsync/mailsync-5.2.1.ebuild | 20 -------------------- net-mail/mailsync/metadata.xml | 8 -------- profiles/package.mask | 5 ----- 4 files changed, 34 deletions(-) diff --git a/net-mail/mailsync/Manifest b/net-mail/mailsync/Manifest deleted file mode 100644 index cf42a6081ed..00000000000 --- a/net-mail/mailsync/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mailsync_5.2.1.orig.tar.gz 139967 BLAKE2B 9790e573c50b3482829f76752069c6895058108b7f635c6d76086bffe8a50522a5e3e5fc3db2337a791556e206cb323d922aeb0ae3e4ed4fbf2bbf3d80933c15 SHA512 9282cbb6a4ed70ac003ceeace933fda92da3fd6f5bf1058016c138cd81f29918c59ceed615a8f05761f3fd1b32c5b04a0087116cbb75ecf56b8d66ab2c47d14b diff --git a/net-mail/mailsync/mailsync-5.2.1.ebuild b/net-mail/mailsync/mailsync-5.2.1.ebuild deleted file mode 100644 index 9a557c2a01d..00000000000 --- a/net-mail/mailsync/mailsync-5.2.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="A mailbox synchronizer" -HOMEPAGE="http://mailsync.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86" - -IUSE="" - -DEPEND="virtual/imap-c-client" - -src_install() { - make DESTDIR=${D} install pkgdocdir=/usr/share/doc/${P} || die - doman doc/mailsync.1 -} diff --git a/net-mail/mailsync/metadata.xml b/net-mail/mailsync/metadata.xml deleted file mode 100644 index 356ee5f8af8..00000000000 --- a/net-mail/mailsync/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - mailsync - - diff --git a/profiles/package.mask b/profiles/package.mask index 2f4f976c693..22a93156b4e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -501,11 +501,6 @@ dev-php/xcache # Depends on >=virtual/{jdk,jre}-11 which is masked =www-servers/tomcat-9.0.26 -# Michał Górny (2019-09-16) -# Unmaintained. Fails to build. Last release in 2004. EAPI 0. -# Removal in 30 days. Bug #592360. -net-mail/mailsync - # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal.