summaryrefslogtreecommitdiff
path: root/x11-apps/xgamma
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-apps/xgamma
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r--x11-apps/xgamma/Manifest3
-rw-r--r--x11-apps/xgamma/xgamma-1.0.6-r1.ebuild2
-rw-r--r--x11-apps/xgamma/xgamma-1.0.6.ebuild15
3 files changed, 2 insertions, 18 deletions
diff --git a/x11-apps/xgamma/Manifest b/x11-apps/xgamma/Manifest
index a9298edecc5f..c40119f5b996 100644
--- a/x11-apps/xgamma/Manifest
+++ b/x11-apps/xgamma/Manifest
@@ -1,4 +1,3 @@
DIST xgamma-1.0.6.tar.bz2 123105 BLAKE2B fbf5496e7c91f1e96d591721bfe7a1771659e7ef408be689e205e898191e0fd6beeff9466f4eff628054aefa640e83d7a8d69de028a6a6e5716a1eee50ef0abd SHA512 2d41798e15ac8c6f6731a2da29589207d936eaee1223ce6f3ca948e67d63c5c8b955d11c7db092dcd8c66a6209bd15c1de3dc1446dad4b4277134f010c6fc47a
-EBUILD xgamma-1.0.6-r1.ebuild 375 BLAKE2B bfe784ce754f36cad02e25167a06c37fe19d89920a0b3475cf0d17c9421bffd1b6980e392b43618dd300ee4af63e3e73ae10c18ac2432b99791a65976519c534 SHA512 22e14697fc9028901c758ee27eda50533f01fe7f8a9eee2f25c5dd6070a19abe968f43e76f684d6d74f259419e55dbf3c4f5d5f5b18f617846767868de94eb8f
-EBUILD xgamma-1.0.6.ebuild 375 BLAKE2B 0316bc444b1d541a3c0fefbda73c01a2ae6b5fc76ac0535b4887d43183640e33188683a34ba943c2d9823bf838b73b592605899e9558163dd87d3f1c63cf7c50 SHA512 0cf4db7a84d5c5f0622e1ae6bfc14611f32799e036f3c4dbe4f2221882363833d36ebcf284893fddb079fabb496e942bede4ce6f5131eb55a0cad02e3b7a4634
+EBUILD xgamma-1.0.6-r1.ebuild 369 BLAKE2B 73a1918f88538656dee248a505e13512394675bfceca8c1cc6e1bb793892d8011ed8b0c24e822c5cc7cd1238909955191ab926c3d7b5cf78894acbae72815457 SHA512 8d24a0b4072af3df06206fc6ab1c488e490554c6d2e7e1fdf8344efc78c79d183dbb3a239df4a037991cb13aeb1a918a74b2dc77bf6f8b7af78eb716228db6ed
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild b/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild
index 2cbd04c886d3..0d01b1e9cd10 100644
--- a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild
+++ b/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild
@@ -6,7 +6,7 @@ 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 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libXxf86vm
diff --git a/x11-apps/xgamma/xgamma-1.0.6.ebuild b/x11-apps/xgamma/xgamma-1.0.6.ebuild
deleted file mode 100644
index ca3d23c9c564..000000000000
--- a/x11-apps/xgamma/xgamma-1.0.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Alter a monitor's gamma correction through the X server"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXxf86vm
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"