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 DAA1A1382C5 for ; Thu, 25 Mar 2021 19:25:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29DD7E081B; Thu, 25 Mar 2021 19:25:53 +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 12DF8E081B for ; Thu, 25 Mar 2021 19:25:53 +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 18467340CE7 for ; Thu, 25 Mar 2021 19:25:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6917B5B9 for ; Thu, 25 Mar 2021 19:25:50 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1616700255.cf8fdc073b13caf6ef5bebbae3cbc84e186d32d1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/qmail/qmail-1.03-r1.ebuild virtual/qmail/qmail-1.03.ebuild X-VCS-Directories: virtual/qmail/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: cf8fdc073b13caf6ef5bebbae3cbc84e186d32d1 X-VCS-Branch: master Date: Thu, 25 Mar 2021 19:25:50 +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: e454f20e-598c-4c8d-b950-40e92748acb6 X-Archives-Hash: c656bcdf76d956fc8197dc032e2861a0 commit: cf8fdc073b13caf6ef5bebbae3cbc84e186d32d1 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Mar 25 18:41:27 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Mar 25 19:24:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8fdc07 virtual/qmail: drop removed qmail-ldap Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> virtual/qmail/{qmail-1.03.ebuild => qmail-1.03-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03-r1.ebuild similarity index 93% rename from virtual/qmail/qmail-1.03.ebuild rename to virtual/qmail/qmail-1.03-r1.ebuild index 68a9af57df6..9ee5e3e09f4 100644 --- a/virtual/qmail/qmail-1.03.ebuild +++ b/virtual/qmail/qmail-1.03-r1.ebuild @@ -10,5 +10,4 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x RDEPEND="|| ( mail-mta/netqmail mail-mta/notqmail - mail-mta/qmail-ldap )"