summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-04-03 19:37:32 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-04-03 19:38:51 +0200
commit466a2bfe1ee7b4d54dca9d56f62f80279d7e367d (patch)
treeb112de6d1b6f1b31453c127a66e0c2f7702ac84d /x11-apps
parentsys-power/apcupsd: Remove USE=gnome (diff)
downloadgentoo-466a2bfe1ee7b4d54dca9d56f62f80279d7e367d.tar.gz
gentoo-466a2bfe1ee7b4d54dca9d56f62f80279d7e367d.tar.bz2
gentoo-466a2bfe1ee7b4d54dca9d56f62f80279d7e367d.zip
x11-apps/xf86dga: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xf86dga/Manifest1
-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, 28 deletions
diff --git a/x11-apps/xf86dga/Manifest b/x11-apps/xf86dga/Manifest
deleted file mode 100644
index 98ec63947c85..000000000000
--- a/x11-apps/xf86dga/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xf86dga-1.0.3.tar.bz2 104935 BLAKE2B ec294d1d1d49b57479d52e9bee834ad15eb15758d50da3d894c5236e9d94a37e2383258e2c2456ef6a6cf9f73d1332b594fc663a48dd0241cfc02be1b9157480 SHA512 18dbf9b5bbe1bb9c993c742e04e132ee22e376148a499ee159418435477221b00904f36c1a6b1063df788079a4ff5520b4d604abcafaad3b5fd391a3b2c1ec07
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"