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 9DB4E15ACFB for ; Wed, 26 Apr 2023 20:35:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6604E0876; Wed, 26 Apr 2023 20:35:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A206AE0876 for ; Wed, 26 Apr 2023 20:35:42 +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 5C42B335DEB for ; Wed, 26 Apr 2023 20:35:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D3101D for ; Wed, 26 Apr 2023 20:35:39 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1682541326.2a537b910d2c56100d1b5de3fc2a191ccc8a6d8b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-apps/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xorg-apps/xorg-apps-2.ebuild x11-base/xorg-apps/xorg-apps-3.ebuild X-VCS-Directories: x11-base/xorg-apps/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2a537b910d2c56100d1b5de3fc2a191ccc8a6d8b X-VCS-Branch: master Date: Wed, 26 Apr 2023 20:35:39 +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: ccef3d5a-3f61-458e-88f2-279afe9a6b58 X-Archives-Hash: 86ff65e6c4304655f80fceba6984ec33 commit: 2a537b910d2c56100d1b5de3fc2a191ccc8a6d8b Author: Matt Turner gentoo org> AuthorDate: Wed Apr 26 20:19:03 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Apr 26 20:35:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a537b91 x11-base/xorg-apps: Remove x11-apps/scripts Signed-off-by: Matt Turner gentoo.org> x11-base/xorg-apps/{xorg-apps-2.ebuild => xorg-apps-3.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-base/xorg-apps/xorg-apps-2.ebuild b/x11-base/xorg-apps/xorg-apps-3.ebuild similarity index 96% rename from x11-base/xorg-apps/xorg-apps-2.ebuild rename to x11-base/xorg-apps/xorg-apps-3.ebuild index c39251620ce3..91ac15149b6c 100644 --- a/x11-base/xorg-apps/xorg-apps-2.ebuild +++ b/x11-base/xorg-apps/xorg-apps-3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,6 @@ RDEPEND=" x11-apps/oclock x11-apps/rgb x11-apps/rstart - x11-apps/scripts x11-apps/sessreg x11-apps/setxkbmap x11-apps/showfont