summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-24 21:39:04 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-24 21:39:04 -0700
commit20befc51edaed0a6296821244bb39b0ee3844fc7 (patch)
tree7c419b4e587f74126fa55ba28949c3ac86f3ccef /x11-apps/xgamma
parentx11-apps/xwud: Drop old versions (diff)
downloadgentoo-20befc51edaed0a6296821244bb39b0ee3844fc7.tar.gz
gentoo-20befc51edaed0a6296821244bb39b0ee3844fc7.tar.bz2
gentoo-20befc51edaed0a6296821244bb39b0ee3844fc7.zip
x11-apps/xgamma: Drop old versions
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r--x11-apps/xgamma/Manifest1
-rw-r--r--x11-apps/xgamma/xgamma-1.0.5.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xgamma/Manifest b/x11-apps/xgamma/Manifest
index 89c8272b8f38..77c3d0822d16 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 bc105e08848b..000000000000
--- 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"