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 0138515ACFC for ; Sun, 7 May 2023 07:23:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45862E085E; Sun, 7 May 2023 07:23:00 +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 2B8D8E085E for ; Sun, 7 May 2023 07:23:00 +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 3DA5334069F for ; Sun, 7 May 2023 07:22:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E9F4A65 for ; Sun, 7 May 2023 07:22:56 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1683444173.17c74bfcd7a6e899766eaa6b3b1e08da05d63272.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/motion/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/motion/motion-4.3.2-r1.ebuild media-video/motion/motion-4.3.2-r2.ebuild media-video/motion/motion-4.5.1-r1.ebuild media-video/motion/motion-4.5.1.ebuild X-VCS-Directories: media-video/motion/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 17c74bfcd7a6e899766eaa6b3b1e08da05d63272 X-VCS-Branch: master Date: Sun, 7 May 2023 07:22:56 +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: 485d0df2-4f16-45e3-9959-4f66f2c7eb7a X-Archives-Hash: bb55000c0cba07c129b833f2d277cde5 commit: 17c74bfcd7a6e899766eaa6b3b1e08da05d63272 Author: Joonas Niilola gentoo org> AuthorDate: Sun May 7 07:22:14 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun May 7 07:22:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17c74bfc media-video/motion: revbump due to previous init.d file update Signed-off-by: Joonas Niilola gentoo.org> media-video/motion/{motion-4.3.2-r1.ebuild => motion-4.3.2-r2.ebuild} | 2 +- media-video/motion/{motion-4.5.1.ebuild => motion-4.5.1-r1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/motion/motion-4.3.2-r1.ebuild b/media-video/motion/motion-4.3.2-r2.ebuild similarity index 98% rename from media-video/motion/motion-4.3.2-r1.ebuild rename to media-video/motion/motion-4.3.2-r2.ebuild index 4bf353fb7643..68f6f12d35cc 100644 --- a/media-video/motion/motion-4.3.2-r1.ebuild +++ b/media-video/motion/motion-4.3.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/media-video/motion/motion-4.5.1.ebuild b/media-video/motion/motion-4.5.1-r1.ebuild similarity index 100% rename from media-video/motion/motion-4.5.1.ebuild rename to media-video/motion/motion-4.5.1-r1.ebuild