summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-01-26 12:29:46 -0500
committerMatt Turner <mattst88@gentoo.org>2023-01-26 12:37:41 -0500
commitc9d09e0ed92640e7d72b4b907f16fffcfb15d687 (patch)
treedd39a0afcbd6628569380081d7644bb1105d8d5c /x11-apps/xvinfo
parentx11-apps/xstdcmap: Drop old versions (diff)
downloadgentoo-c9d09e0ed92640e7d72b4b907f16fffcfb15d687.tar.gz
gentoo-c9d09e0ed92640e7d72b4b907f16fffcfb15d687.tar.bz2
gentoo-c9d09e0ed92640e7d72b4b907f16fffcfb15d687.zip
x11-apps/xvinfo: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/Manifest1
-rw-r--r--x11-apps/xvinfo/xvinfo-1.1.4.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xvinfo/Manifest b/x11-apps/xvinfo/Manifest
index 7062b2d58d2b..efff6019081f 100644
--- a/x11-apps/xvinfo/Manifest
+++ b/x11-apps/xvinfo/Manifest
@@ -1,2 +1 @@
-DIST xvinfo-1.1.4.tar.bz2 126503 BLAKE2B 54a1e08913cd51cfeaced1c704834e0348d02cfb2e606f2cbb103acfdf649595a77680364bfb5bbe684a15c743d2d18b6031e77150d0e9fb0d3405d474accc3c SHA512 85e1f936c5c826f0fdde3670bd77d5cde8641c6e8e7849e42142e91b5aa01d7e0e60d2b064eb6fef4f5666321813ca2dc9f9656756ccbe6dcda37b119ee8a63e
DIST xvinfo-1.1.5.tar.xz 120700 BLAKE2B 37ee9a5df13e47535fbef51878e9b0da7cd6cef378f7e69810beefb5aceb15e279a930313edff43a901eed9cb8750bb33e2ca4a3e7cdc25895630253efcc63a0 SHA512 18467161b248c68f6bde15e1c1b4b8cf812daf46777602558aee5fb7cb4d2649218de88fa93842fea4f316d954440f03a37d71fa4fda92eda3c7d80970e19cbb
diff --git a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild
deleted file mode 100644
index 8dfde2c49abf..000000000000
--- a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Print out X-Video extension adaptor information"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXv
- x11-libs/libX11"
-DEPEND="${RDEPEND}"