commit: 5094f50037e3f85024edc0b37978f082d468bb50
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=5094f500
x11-apps/xgamma: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xgamma/Manifest | 1 -
x11-apps/xgamma/xgamma-1.0.7.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/x11-apps/xgamma/Manifest b/x11-apps/xgamma/Manifest
index cca463e71f79..1789616b676c 100644
--- a/x11-apps/xgamma/Manifest
+++ b/x11-apps/xgamma/Manifest
@@ -1,2 +1 @@
-DIST xgamma-1.0.7.tar.xz 119992 BLAKE2B
8d8fb0161a57f910238b801f30cd2a1fdad5dacead82f5f607e0eff6d88705e378ae81289528869767cb2b12f3c40b85d9e0f34e18ad03caf74b40bd1b86f4e6
SHA512
9eeee9b537dcae9e4d153774eb632a6a5e8dd32bebadc9bbd897a773e5b56f76848f32a1699b8c921d3094760c42b5083365d853b89ab31fd85c7a0d46feeceb
DIST xgamma-1.0.8.tar.xz 125040 BLAKE2B
c630687c3d32ab10bcd902aa0b56bcef1f2d1856d1cd0ac7ee8dd18e925bb72ff2765e51403daaf109c0916b9c9e800e055af57ba4e10f5955d17f283d025236
SHA512
edaa33fc18a9eb9e3bf5395ca0f6196778d0f8d8007e94ed53fc26de236bda51ee06a3eb8d0543a9e4367d3a350e7571664032e963001b7b6d525c27a3b3e8b6
diff --git a/x11-apps/xgamma/xgamma-1.0.7.ebuild
b/x11-apps/xgamma/xgamma-1.0.7.ebuild
deleted file mode 100644
index 99ee34d45446..000000000000
--- a/x11-apps/xgamma/xgamma-1.0.7.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="Alter a monitor's gamma correction through the X server"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-RDEPEND="
- x11-libs/libXxf86vm
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"