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 49BB4158020 for ; Fri, 9 Dec 2022 08:24:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95290E088F; Fri, 9 Dec 2022 08:24:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7EEDFE088F for ; Fri, 9 Dec 2022 08:24:48 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F4E7340CCC for ; Fri, 9 Dec 2022 08:24:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39F5075 for ; Fri, 9 Dec 2022 08:24:46 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1670574283.408a0cdc63f56619aac059699d7484d8547a67d2.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/postfixadmin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/postfixadmin/Manifest www-apps/postfixadmin/postfixadmin-3.3.12.ebuild www-apps/postfixadmin/postfixadmin-3.3.13.ebuild X-VCS-Directories: www-apps/postfixadmin/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 408a0cdc63f56619aac059699d7484d8547a67d2 X-VCS-Branch: master Date: Fri, 9 Dec 2022 08:24:46 +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: 251e3aa7-3c0d-4ba2-b80d-da51a34b7cde X-Archives-Hash: bba54a1c6308f79cc264284e7f4490c8 commit: 408a0cdc63f56619aac059699d7484d8547a67d2 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Dec 9 08:24:33 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Dec 9 08:24:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408a0cdc www-apps/postfixadmin: bump to 3.3.13, dropped 3.3.12 Signed-off-by: Miroslav Šulc gentoo.org> www-apps/postfixadmin/Manifest | 2 +- .../{postfixadmin-3.3.12.ebuild => postfixadmin-3.3.13.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/postfixadmin/Manifest b/www-apps/postfixadmin/Manifest index e58fd5a63e6e..c300771d8dba 100644 --- a/www-apps/postfixadmin/Manifest +++ b/www-apps/postfixadmin/Manifest @@ -1,2 +1,2 @@ DIST postfixadmin-3.3.11.tar.gz 1869783 BLAKE2B 21aecab15e75918908cf57450ce6458ae74b1077fac96c58891bc18fea33916cecb4fc7347204aba358f35c5e82348ceddc9e7ab83369c96172fd10a7f24dc3d SHA512 84b22fd1d162f723440fbfb9e20c01d7ddc7481556e340a80fda66658687878fd1668d164a216daed9badf4d2e308c958b0f678f7a4dc6a2af748e435a066072 -DIST postfixadmin-3.3.12.tar.gz 1865612 BLAKE2B 0b90d868ae83163d82b11f051876fdffd8ca73e2a10d7d82dae53bb73d2dfd6d2b3e14a108ae4f19881013ada968a495acac5a535432dfd307e064266a83c58f SHA512 46b22876b9ad07a23f32499615cb25b82eeb5ff457ea92f48628f7810f1b4caa5c98fe39b6e1f28cbfc59c8a110f523573742cedb7badc6dd26e79db330b108c +DIST postfixadmin-3.3.13.tar.gz 1865708 BLAKE2B 0b5160e9996fa3b3580ee4f7dde128d6c4335c9929600158bb4e431f337b3a5ff6fe92cf8657102698b051b10c47ef134eb0a9d13d6675a3c701988bf4cefcb1 SHA512 bf7daaa089ee3adc4b557f1a7d0509d78979ef688fb725bab795f5c9d81e8774296245fde0cb184db51e9185cad381682c3ecc0bfadf852388b499a0a95cca64 diff --git a/www-apps/postfixadmin/postfixadmin-3.3.12.ebuild b/www-apps/postfixadmin/postfixadmin-3.3.13.ebuild similarity index 100% rename from www-apps/postfixadmin/postfixadmin-3.3.12.ebuild rename to www-apps/postfixadmin/postfixadmin-3.3.13.ebuild