commit: f8313ce8b8788574acc24f5bb256277889864e8c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 7 18:14:56 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 7 18:16:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8313ce8
x11-apps/xgc: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xgc/Manifest | 1 -
x11-apps/xgc/xgc-1.0.6.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index 6780dc854609..202d7f88e804 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1,2 +1 @@
-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.6.ebuild b/x11-apps/xgc/xgc-1.0.6.ebuild
deleted file mode 100644
index 1c2255a49433..000000000000
--- a/x11-apps/xgc/xgc-1.0.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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"