summaryrefslogtreecommitdiff
path: root/x11-apps/xf86dga
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-03 23:21:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-03 23:21:12 +0100
commit979898cb45139dd0e6727a01df15b602f74a8dd3 (patch)
tree6c18ca0165dc1a0477e0c9c9253c98f03f26da67 /x11-apps/xf86dga
parent09f46eb2a6639c039b0b4268a8410d93bbf14e9e (diff)
gentoo auto-resync : 03:04:2023 - 23:21:12
Diffstat (limited to 'x11-apps/xf86dga')
-rw-r--r--x11-apps/xf86dga/Manifest3
-rw-r--r--x11-apps/xf86dga/metadata.xml11
-rw-r--r--x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild16
3 files changed, 0 insertions, 30 deletions
diff --git a/x11-apps/xf86dga/Manifest b/x11-apps/xf86dga/Manifest
deleted file mode 100644
index c13b8fbafec1..000000000000
--- a/x11-apps/xf86dga/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST xf86dga-1.0.3.tar.bz2 104935 BLAKE2B ec294d1d1d49b57479d52e9bee834ad15eb15758d50da3d894c5236e9d94a37e2383258e2c2456ef6a6cf9f73d1332b594fc663a48dd0241cfc02be1b9157480 SHA512 18dbf9b5bbe1bb9c993c742e04e132ee22e376148a499ee159418435477221b00904f36c1a6b1063df788079a4ff5520b4d604abcafaad3b5fd391a3b2c1ec07
-EBUILD xf86dga-1.0.3-r1.ebuild 370 BLAKE2B 4a23ffd4906f98ad365863bbd6041ffdd921bf44710005a7c76533efa560eedc5883785ee71989fc0d0cf84b8be08920e8c8fa1b8ddb36cdae086004eab1b727 SHA512 7740aa48560d5111cc3bcf9b66bc71889d22876d8ed6e91ec2b1bb5d40d3a7d0f7f811b84ff7241d921c2ecc415b27f88413cb2eccd468dc777f2569e123e65d
-MISC metadata.xml 338 BLAKE2B 84f15534982338b1e3a7352e8b95f49721467495149d2d552f4718a4b14c8d15694309eee7cee8cee022a1b7e2f95bda0d949c655a9273f86cf669380851b084 SHA512 962f744e812fa2f58c69b16e1be5f5a702a417f363a9a9fab1dbd6e0fa07f7dd971c22d1ae91c5a240c0cf512c8c43c7ed00e14d10716cb7a25930b8939e606f
diff --git a/x11-apps/xf86dga/metadata.xml b/x11-apps/xf86dga/metadata.xml
deleted file mode 100644
index 75fd2070dc8a..000000000000
--- a/x11-apps/xf86dga/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <upstream>
- <remote-id type="freedesktop-gitlab">xorg/app/xf86dga</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild
deleted file mode 100644
index 31b0dfc6a00c..000000000000
--- a/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Test program for the XFree86-DGA extension"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- x11-libs/libX11
- >=x11-libs/libXxf86dga-1.1"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"