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 738AD15800F for ; Wed, 25 Jan 2023 13:15:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F962E0855; Wed, 25 Jan 2023 13:15:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8080E0855 for ; Wed, 25 Jan 2023 13:15:11 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75DD0335D8F for ; Wed, 25 Jan 2023 13:15:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0E7675 for ; Wed, 25 Jan 2023 13:15:08 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1674651857.8dfa48c691c7defba369ea7debb931ec182cd0f4.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/autorandr/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/autorandr/Manifest x11-misc/autorandr/autorandr-1.13.2.ebuild x11-misc/autorandr/autorandr-1.13.3.ebuild X-VCS-Directories: x11-misc/autorandr/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 8dfa48c691c7defba369ea7debb931ec182cd0f4 X-VCS-Branch: master Date: Wed, 25 Jan 2023 13:15: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: fe48324e-f2f4-4bb1-b24b-0dc0f72f7592 X-Archives-Hash: b4524f0a055f501aadf2aadb9634414a commit: 8dfa48c691c7defba369ea7debb931ec182cd0f4 Author: Florian Schmaus gentoo org> AuthorDate: Wed Jan 25 13:03:32 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Jan 25 13:04:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfa48c6 x11-misc/autorandr: add 1.13.3, drop 1.13.2 Signed-off-by: Florian Schmaus gentoo.org> x11-misc/autorandr/Manifest | 2 +- x11-misc/autorandr/{autorandr-1.13.2.ebuild => autorandr-1.13.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/autorandr/Manifest b/x11-misc/autorandr/Manifest index 3fc61c6f2fcb..a7ff290a6551 100644 --- a/x11-misc/autorandr/Manifest +++ b/x11-misc/autorandr/Manifest @@ -1,2 +1,2 @@ DIST autorandr-1.12.1.tar.gz 45550 BLAKE2B 5b434325d13c00c3fa70b5d09edb540cdcf3bb921307c60f2c616231e7a87ea85f60e39500ed8116f28619139f71ecc4a8fa153ffadc6b8d74df570736a0d815 SHA512 a7e095eb96e7e0d3a5b3b2122d68a3d3a5121d8be7a86ddd9f837ad42b7a53ed5ee45151f23861c5b900e214a4dfc0c575f45fe70c8c5587562a4035458137a0 -DIST autorandr-1.13.2.tar.gz 47607 BLAKE2B 8e4fe1b8ece98abb5ee88218db512e18822cf96e0587b3b117f0bcb07130b1c8bc473c987cf110d1ab0f2a8ea2fed64833610c951cee5ed5b899d180b3a80704 SHA512 79c344317be2f881a19a4dbd798441da49c6dbeeba555ad6c4d6fe1e4cba97587f2016910f850472b78341e1b6b16467f0ad33b496f68300054442e5c1675e4a +DIST autorandr-1.13.3.tar.gz 47630 BLAKE2B fb53316af4d3fa399f278be874e95d06cbd188bebf1e22793ca30ad4f9a8817674390c7d02d501f4a35a0a6f23b16202e97f2a6559727e67e908d21121de8a56 SHA512 6c3f99da52a029a8f1717020ebafbd7afb58d97651776a6620f47e299584704ab65c37be5e9497cca3c53d6268ebde11481f32967ec289adf606a73e587e874f diff --git a/x11-misc/autorandr/autorandr-1.13.2.ebuild b/x11-misc/autorandr/autorandr-1.13.3.ebuild similarity index 100% rename from x11-misc/autorandr/autorandr-1.13.2.ebuild rename to x11-misc/autorandr/autorandr-1.13.3.ebuild