summaryrefslogtreecommitdiff
path: root/x11-apps/xf86dga
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/xf86dga
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-apps/xf86dga')
-rw-r--r--x11-apps/xf86dga/Manifest3
-rw-r--r--x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild2
-rw-r--r--x11-apps/xf86dga/xf86dga-1.0.3.ebuild16
3 files changed, 2 insertions, 19 deletions
diff --git a/x11-apps/xf86dga/Manifest b/x11-apps/xf86dga/Manifest
index df23a9bf5553..8fc6a0df4f10 100644
--- a/x11-apps/xf86dga/Manifest
+++ b/x11-apps/xf86dga/Manifest
@@ -1,4 +1,3 @@
DIST xf86dga-1.0.3.tar.bz2 104935 BLAKE2B ec294d1d1d49b57479d52e9bee834ad15eb15758d50da3d894c5236e9d94a37e2383258e2c2456ef6a6cf9f73d1332b594fc663a48dd0241cfc02be1b9157480 SHA512 18dbf9b5bbe1bb9c993c742e04e132ee22e376148a499ee159418435477221b00904f36c1a6b1063df788079a4ff5520b4d604abcafaad3b5fd391a3b2c1ec07
-EBUILD xf86dga-1.0.3-r1.ebuild 370 BLAKE2B 2941132edb5cc114a25b67b17bb0ac3f57c6a08e51421b3dd25a0c5490a6630c4fc7d86ed85f98ac866a200b4e2f959f1faed71dd61115a76c2bd658d876e06f SHA512 beb29878c4798c1696299dc446ecb804c525c9b6f729cbefc1fffa2a0dc0d234dd211cb4b6aec3fce72efefa323b663217b911958c1986d3d2de94924cd51b8d
-EBUILD xf86dga-1.0.3.ebuild 369 BLAKE2B 93548c8513d4a09d28d7e3191397c0cbf98ea458db81bf40699811a4d4fcf636167dbdb026a3d9d932c81cb861f4dfaaee101219e841656100f7ce4d10c91730 SHA512 f6bd89b547d09776da6183b95a04b96042c9e75edfb816217021e94e30538506719b5d8ff402daee671d8feade1eb0014037131f76ddf50bee5161150552a00c
+EBUILD xf86dga-1.0.3-r1.ebuild 364 BLAKE2B 4c338bd452979c215d41f94afb27d704407cda962c1d2d596dcd1bde3e241faf03aff45ce616c6784d29f2ae4796b13bec184b6508e30034da76d2b18982333f SHA512 c28f008f4b27444660bc396584784e452e1a37a5aa18f9d44b09efeff895aff03fec851e1689271ed473d70a33a69fc84d1b03d17a478d7850387ac2858bb949
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild
index edb4b7e8ca4f..62228643dfca 100644
--- a/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild
+++ b/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="Test program for the XFree86-DGA extension"
-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/libX11
diff --git a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3.ebuild
deleted file mode 100644
index 870ea8dc7778..000000000000
--- a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Test program for the XFree86-DGA extension"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- >=x11-libs/libXxf86dga-1.1"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"