From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94CA115808A for ; Mon, 28 Jul 2025 00:20:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 81058341F78 for ; Mon, 28 Jul 2025 00:20:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6C4F61102A2; Mon, 28 Jul 2025 00:20:12 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 64E681102A2 for ; Mon, 28 Jul 2025 00:20:12 +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 178EB341EC8 for ; Mon, 28 Jul 2025 00:20:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AB6F2F30 for ; Mon, 28 Jul 2025 00:20:10 +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: <1753662006.694b285f5b128bd201929cd1d0ab3ff00c085972.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xgc/Manifest x11-apps/xgc/xgc-1.0.7.ebuild X-VCS-Directories: x11-apps/xgc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 694b285f5b128bd201929cd1d0ab3ff00c085972 X-VCS-Branch: master Date: Mon, 28 Jul 2025 00:20:10 +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: 02efbe33-7e89-45ea-950f-885bb2aac3da X-Archives-Hash: ee7d629d02f7d6c726d994fe95612b0a commit: 694b285f5b128bd201929cd1d0ab3ff00c085972 Author: Matt Turner gentoo org> AuthorDate: Mon Jul 28 00:18:08 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Jul 28 00:20:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694b285f x11-apps/xgc: Version bump to 1.0.7 Signed-off-by: Matt Turner gentoo.org> x11-apps/xgc/Manifest | 1 + x11-apps/xgc/xgc-1.0.7.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest index 2edda23ad8dd..6780dc854609 100644 --- a/x11-apps/xgc/Manifest +++ b/x11-apps/xgc/Manifest @@ -1 +1,2 @@ DIST xgc-1.0.6.tar.xz 177228 BLAKE2B 3277463250f472ac3dcecbd4a723d59a5485c7ddd8df585ec2c80dd94e63ac1c462644cd57a15065c398c725bf558e0e948796dc0ae44ff65dd49b750fb391be SHA512 f449b9b2d313aeba1fe9bf33fef90291776403f1fdf4afc507c4b973045c97fc8ded65ddec4f8c58727e7e4c7c4ad6a65ae79581eb4bdfe9c79a5f909dbc0a1f +DIST xgc-1.0.7.tar.xz 181400 BLAKE2B 8dc7b9db032d5d533d9e65bd35db875b955db70e47a0018162b8ce716bf13c2960624d249b931bf1f35653f8bc40b5458238bc45d9582c6d152fa1d5b36c0bf0 SHA512 2d994c1dfa93b8c99756336d099737025d97ae0e6ec102e964ffe4a46209e518917fb2bc57bf0274010e099742bd50fcdebdaf9add0d9c02849edb220bced4a7 diff --git a/x11-apps/xgc/xgc-1.0.7.ebuild b/x11-apps/xgc/xgc-1.0.7.ebuild new file mode 100644 index 000000000000..55d5f98e9861 --- /dev/null +++ b/x11-apps/xgc/xgc-1.0.7.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xorg-3 + +DESCRIPTION="X graphics demo" + +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + +RDEPEND=" + x11-libs/libXaw + x11-libs/libXt" +DEPEND="${RDEPEND} + x11-base/xorg-proto"