commit: 20befc51edaed0a6296821244bb39b0ee3844fc7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:39:04 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:39:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20befc51
x11-apps/xgamma: Drop old versions
x11-apps/xgamma/Manifest | 1 -
x11-apps/xgamma/xgamma-1.0.5.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/x11-apps/xgamma/Manifest b/x11-apps/xgamma/Manifest
index 89c8272b8f3..77c3d0822d1 100644
--- a/x11-apps/xgamma/Manifest
+++ b/x11-apps/xgamma/Manifest
@@ -1,2 +1 @@
-DIST xgamma-1.0.5.tar.bz2 115035 BLAKE2B
e24ad2d1ad76139d8cb0dc9e86e2eb25deda01d5c1ee1f16da135cb45d937e7c574d2330ef8359548dfd7e7400034ce031a6b1250efeab55ea3d8f2d3e08da62
SHA512
6680a4e2ef7cc8806febdb69b85922eaf98a4c779ef2b1f9875507d10b31a43dc3cc2ec147b1f3ccac6f3c5f6abdaaea320eef2ebac68c14608599b17bae4ec9
DIST xgamma-1.0.6.tar.bz2 123105 BLAKE2B
fbf5496e7c91f1e96d591721bfe7a1771659e7ef408be689e205e898191e0fd6beeff9466f4eff628054aefa640e83d7a8d69de028a6a6e5716a1eee50ef0abd
SHA512
2d41798e15ac8c6f6731a2da29589207d936eaee1223ce6f3ca948e67d63c5c8b955d11c7db092dcd8c66a6209bd15c1de3dc1446dad4b4277134f010c6fc47a
diff --git a/x11-apps/xgamma/xgamma-1.0.5.ebuild
b/x11-apps/xgamma/xgamma-1.0.5.ebuild
deleted file mode 100644
index bc105e08848..00000000000
--- a/x11-apps/xgamma/xgamma-1.0.5.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="Alter a monitor's gamma correction through the X server"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libXxf86vm
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"