diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-01-26 12:29:05 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-01-26 12:37:39 -0500 |
commit | 2cb7f545f319c91d8cadf294eb444c0f111e79bf (patch) | |
tree | 39619b48e94700564793945a07bcc107233a5723 /x11-apps | |
parent | x11-apps/xfd: Drop old versions (diff) | |
download | gentoo-2cb7f545f319c91d8cadf294eb444c0f111e79bf.tar.gz gentoo-2cb7f545f319c91d8cadf294eb444c0f111e79bf.tar.bz2 gentoo-2cb7f545f319c91d8cadf294eb444c0f111e79bf.zip |
x11-apps/xgamma: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xgamma/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.6-r1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xgamma/Manifest b/x11-apps/xgamma/Manifest index 681cb37d8967..a5098fbe4681 100644 --- a/x11-apps/xgamma/Manifest +++ b/x11-apps/xgamma/Manifest @@ -1,2 +1 @@ -DIST xgamma-1.0.6.tar.bz2 123105 BLAKE2B fbf5496e7c91f1e96d591721bfe7a1771659e7ef408be689e205e898191e0fd6beeff9466f4eff628054aefa640e83d7a8d69de028a6a6e5716a1eee50ef0abd SHA512 2d41798e15ac8c6f6731a2da29589207d936eaee1223ce6f3ca948e67d63c5c8b955d11c7db092dcd8c66a6209bd15c1de3dc1446dad4b4277134f010c6fc47a DIST xgamma-1.0.7.tar.xz 119992 BLAKE2B 8d8fb0161a57f910238b801f30cd2a1fdad5dacead82f5f607e0eff6d88705e378ae81289528869767cb2b12f3c40b85d9e0f34e18ad03caf74b40bd1b86f4e6 SHA512 9eeee9b537dcae9e4d153774eb632a6a5e8dd32bebadc9bbd897a773e5b56f76848f32a1699b8c921d3094760c42b5083365d853b89ab31fd85c7a0d46feeceb diff --git a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild b/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild deleted file mode 100644 index af19326092d4..000000000000 --- a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="Alter a monitor's gamma correction through the X server" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - x11-libs/libXxf86vm - x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |