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 2D59D1581E7 for ; Sun, 21 Apr 2024 14:11:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCB17E2A17; Sun, 21 Apr 2024 14:11:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 B0F9BE2A17 for ; Sun, 21 Apr 2024 14:11:20 +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 CC6CF343535 for ; Sun, 21 Apr 2024 14:11:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6023C135F for ; Sun, 21 Apr 2024 14:11:18 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1713707496.1ccc70f0a0ce6f06869b99876098de922a5bf9ab.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wlsunset/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/wlsunset/Manifest gui-apps/wlsunset/wlsunset-0.3.0.ebuild gui-apps/wlsunset/wlsunset-0.4.0.ebuild X-VCS-Directories: gui-apps/wlsunset/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 1ccc70f0a0ce6f06869b99876098de922a5bf9ab X-VCS-Branch: dev Date: Sun, 21 Apr 2024 14:11:18 +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: 85d43ef5-ed8b-4888-a1ac-567f20319ca1 X-Archives-Hash: 829dd6ff04f0ec5445b20c2c1a58da2a commit: 1ccc70f0a0ce6f06869b99876098de922a5bf9ab Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sun Apr 21 13:51:36 2024 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Sun Apr 21 13:51:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ccc70f0 gui-apps/wlsunset: add 0.4.0, drop 0.3.0 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> gui-apps/wlsunset/Manifest | 2 +- gui-apps/wlsunset/{wlsunset-0.3.0.ebuild => wlsunset-0.4.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/wlsunset/Manifest b/gui-apps/wlsunset/Manifest index dc369999c8..394d51df56 100644 --- a/gui-apps/wlsunset/Manifest +++ b/gui-apps/wlsunset/Manifest @@ -1 +1 @@ -DIST wlsunset-0.3.0.tar.gz 16533 BLAKE2B 930635e82963d14fae9f95e2219574c962adbf32406bd184d35b79848dce2f2edaa526aaaf21c2dfdde9f4d4f9fe04011d592955867c3b01b5de4778ef9915f1 SHA512 0685989ec99d7066d5d1efacfbb4676d2df235d33d64cfe3d41c762ccc2ff5c292e03430414b43d719c35ddc0ad8267b765764c15afd1b3177ed1e0bb6f449c1 +DIST wlsunset-0.4.0.tar.gz 14876 BLAKE2B 520f1c4ced6fe23ac92c70b550894e84bb78ecf6342ae29ea75249e7a84d3145da646fd2079121f0abe71b716b1ee4a104af5277a7d82b1bebbf1c78fbfd1cd2 SHA512 f72a067a5458931a6394bbccfa1ec5d3790beb5ccce42f2ad865ac6e839c5996363c0806636e337358c8d14cd0a73cb3db37bfc6f3faf26fee2e40a837f69efa diff --git a/gui-apps/wlsunset/wlsunset-0.3.0.ebuild b/gui-apps/wlsunset/wlsunset-0.4.0.ebuild similarity index 100% rename from gui-apps/wlsunset/wlsunset-0.3.0.ebuild rename to gui-apps/wlsunset/wlsunset-0.4.0.ebuild