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 CB9541382C5 for ; Sat, 12 Jun 2021 10:35:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19D8FE0864; Sat, 12 Jun 2021 10:35:11 +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 ED619E0864 for ; Sat, 12 Jun 2021 10:35: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 B8C2F33BEBB for ; Sat, 12 Jun 2021 10:35:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22F4C7A9 for ; Sat, 12 Jun 2021 10:35:08 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1623494099.b042c4d3d1736686cccce2b7ef49e44fb50d0ef4.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/zlib-ng/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/zlib-ng/Manifest sys-libs/zlib-ng/zlib-ng-2.0.3.ebuild sys-libs/zlib-ng/zlib-ng-2.0.4.ebuild X-VCS-Directories: sys-libs/zlib-ng/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: b042c4d3d1736686cccce2b7ef49e44fb50d0ef4 X-VCS-Branch: master Date: Sat, 12 Jun 2021 10:35:08 +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: 92a1240a-97b3-458e-89c2-4adc7571609f X-Archives-Hash: ecc8bcc9d2e51bc4302f7cdd822bcdf4 commit: b042c4d3d1736686cccce2b7ef49e44fb50d0ef4 Author: Lars Wendler gentoo org> AuthorDate: Sat Jun 12 09:58:44 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Jun 12 10:34:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b042c4d3 sys-libs/zlib-ng: Bump to version 2.0.4. Removed old Signed-off-by: Lars Wendler gentoo.org> sys-libs/zlib-ng/Manifest | 2 +- sys-libs/zlib-ng/{zlib-ng-2.0.3.ebuild => zlib-ng-2.0.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/zlib-ng/Manifest b/sys-libs/zlib-ng/Manifest index 158662fd4fb..1daa8b8e9e3 100644 --- a/sys-libs/zlib-ng/Manifest +++ b/sys-libs/zlib-ng/Manifest @@ -1 +1 @@ -DIST zlib-ng-2.0.3.tar.gz 699927 BLAKE2B 12776377ddc729b783ddbd5fab007869d941368e8abb6697ecd416732b20879fa5a995d6e613b9874f06721caa64e73ac5db2dc0cd9035edbed74b848897eb6b SHA512 e1afe91e1a8b4c54a004b672f539ae68f7dc1f1b08ba93514c0de674230354c944d496753f00ad272f16ef322705f275b5b72dac6c2a757ec741ef3f1ea1d59a +DIST zlib-ng-2.0.4.tar.gz 809848 BLAKE2B 6d757c1898f1473e6bdd4bc6118958054a1fc82cb5eace57b7bf7020d2c153284674586c62046760c02ee478c9cd633e841c45dfb52728e888a710319159b74c SHA512 c9ae645b49ae9a0ba1481a4f15171a8fb6357d4bc39a5c6a9d76f2b165bccb32c92b64bf3a231cb32141bae9726519d4375928e147eb54f2e656efa4d82da74f diff --git a/sys-libs/zlib-ng/zlib-ng-2.0.3.ebuild b/sys-libs/zlib-ng/zlib-ng-2.0.4.ebuild similarity index 100% rename from sys-libs/zlib-ng/zlib-ng-2.0.3.ebuild rename to sys-libs/zlib-ng/zlib-ng-2.0.4.ebuild