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 CFB45139335 for ; Sat, 26 Jun 2021 21:33:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4A66E0874; Sat, 26 Jun 2021 21:33:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D0360E0874 for ; Sat, 26 Jun 2021 21:33:01 +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 87DDC33FA71 for ; Sat, 26 Jun 2021 21:33:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD6107B8 for ; Sat, 26 Jun 2021 21:32:58 +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: <1624743169.891458d12e2d2240a0484a88af90861b54ab6326.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.4.ebuild sys-libs/zlib-ng/zlib-ng-2.0.5.ebuild X-VCS-Directories: sys-libs/zlib-ng/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 891458d12e2d2240a0484a88af90861b54ab6326 X-VCS-Branch: master Date: Sat, 26 Jun 2021 21:32:58 +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: d5b15932-a072-48f0-9cb6-d278bd3273ad X-Archives-Hash: 7570ea21a37258030390e54120bec367 commit: 891458d12e2d2240a0484a88af90861b54ab6326 Author: Lars Wendler gentoo org> AuthorDate: Sat Jun 26 21:32:49 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Jun 26 21:32:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891458d1 sys-libs/zlib-ng: Bump to version 2.0.5. Removed old Signed-off-by: Lars Wendler gentoo.org> sys-libs/zlib-ng/Manifest | 2 +- sys-libs/zlib-ng/{zlib-ng-2.0.4.ebuild => zlib-ng-2.0.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/zlib-ng/Manifest b/sys-libs/zlib-ng/Manifest index 1daa8b8e9e3..e6cd464d2c0 100644 --- a/sys-libs/zlib-ng/Manifest +++ b/sys-libs/zlib-ng/Manifest @@ -1 +1 @@ -DIST zlib-ng-2.0.4.tar.gz 809848 BLAKE2B 6d757c1898f1473e6bdd4bc6118958054a1fc82cb5eace57b7bf7020d2c153284674586c62046760c02ee478c9cd633e841c45dfb52728e888a710319159b74c SHA512 c9ae645b49ae9a0ba1481a4f15171a8fb6357d4bc39a5c6a9d76f2b165bccb32c92b64bf3a231cb32141bae9726519d4375928e147eb54f2e656efa4d82da74f +DIST zlib-ng-2.0.5.tar.gz 810110 BLAKE2B 70a7a4a4f5bcc792fcf5f41487160aa15481bc5512ddd567f59ac96ebd1b8ff7c1edb7e5887f16ee502a75fabb36caf88f0d88563a0d860679b0bfd0e0b9f12a SHA512 a643089a8189bf8bd24d679b84f07ae14932b4d88b88e94c44cca23350d6a9bbdaa411822d3651c2b0bf79f30c9f99514cc252cf9e9ab0b3a840540206466654 diff --git a/sys-libs/zlib-ng/zlib-ng-2.0.4.ebuild b/sys-libs/zlib-ng/zlib-ng-2.0.5.ebuild similarity index 100% rename from sys-libs/zlib-ng/zlib-ng-2.0.4.ebuild rename to sys-libs/zlib-ng/zlib-ng-2.0.5.ebuild