summaryrefslogtreecommitdiff
path: root/x11-apps/xdriinfo
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r--x11-apps/xdriinfo/Manifest4
-rw-r--r--x11-apps/xdriinfo/xdriinfo-1.0.6-r1.ebuild22
-rw-r--r--x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild2
3 files changed, 2 insertions, 26 deletions
diff --git a/x11-apps/xdriinfo/Manifest b/x11-apps/xdriinfo/Manifest
index 90cde2e048f6..e0cb27f91878 100644
--- a/x11-apps/xdriinfo/Manifest
+++ b/x11-apps/xdriinfo/Manifest
@@ -1,5 +1,3 @@
-DIST xdriinfo-1.0.6.tar.bz2 123636 BLAKE2B 43e15c6833ad84760c89abff272864e13b777c01796ba119fbc7fa7165ab05cf5a090cf736f618a25385b5d5a8cf2d679fbe2cd55119842fcf9e16fdb46dd549 SHA512 7ddd9e19abaef93e4d85004293528ec3814ef84c470d496dbb8dc8313d804bb7520406de8d33d2bc2b3af942bd0a5d5032a109b2726438a966af63ea680a102f
DIST xdriinfo-1.0.7.tar.xz 118268 BLAKE2B 94a75f2933d0c402e345bfc7054e0dd240f1dd43f805b9bc1970a00f6a500b110e3988afb7d5a466dfda8dcca504b14d33c4d257afe7df22ed10b1c4b190627e SHA512 a368cf32c606ca78f3a23bc5d88fb57b9c1a3827d0fec3e48cee153703135e47cecd3db8ee0eba93f309d7f03b4306c3f2e7f46f36d0d2970671c5e5b78093ad
-EBUILD xdriinfo-1.0.6-r1.ebuild 480 BLAKE2B 553b81501c2bf928a4837923adbc08c5f2a84dcef96f6f9a669f2926eb9faf6040e7f88fc44713b9822327a542436dddbfe98a116aa863f80bc56c2d0cf1c6fb SHA512 0b889ae57d58545eb64c5394d62bca794d1f0bcab2510e7383b0386ef6b00d261d9c39e9481d1a74d2313fa4d4dd3c092277e2a1f5bb443097c7c3b9ef6d48e5
-EBUILD xdriinfo-1.0.7.ebuild 381 BLAKE2B aaea4790b8bba2097746a7393476be2cd89f9bf8332e4d8e1d7250a6e30fd59329f9cc5942be094f573104f514174473346cff814c0fa51c2bc27fbc20cb816d SHA512 466bad6cf38775bbb502fdf6f25522f38ebbc979df8089208dc9172567596a11e134b2a6277ec3d56e3942a8b1645bab5af1fbd7b05d408ad95b95bfbaae94e8
+EBUILD xdriinfo-1.0.7.ebuild 380 BLAKE2B 2561c966832984b3bff2f1c7c7e275968b0b56600addc4498dcb9beb60e8d10c32b6b4ac37ef468fcaf17a42a335e1aa8b5d3a1af5fd8d18cbd86fef8cf74b3b SHA512 c6c4148e68d40d9ee0ced87a7c89727f324498609584aff93d8a88ea7bd16f31c7028d0ba20f970bb0596e44432dd9dd90d169af84ab587b041cf0adfd7ded00
MISC metadata.xml 339 BLAKE2B b50c8b4dbad6bdc10517bda65ceaedb3b7ec28211c3b5143179f3333c7978a7d8c4b7d96b32d94e8210f6bdfdb5b8048b370a84306cb01d115bb18fe341fa07e SHA512 f0ddfb4a422eb889c8acc20c574ce65d8fc67a3f81f263618f4c9423dd226198e8e354dd6cda4dce3b19ac410165290fb080d7b4206b56058a8dcda407534f04
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.6-r1.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.6-r1.ebuild
deleted file mode 100644
index 34fce3e654d9..000000000000
--- a/x11-apps/xdriinfo/xdriinfo-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3 flag-o-matic
-
-DESCRIPTION="query configuration information of DRI drivers"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-
-RDEPEND="
- x11-libs/libX11
- virtual/opengl"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-
-pkg_setup() {
- xorg-3_pkg_setup
-
- append-cppflags "-I${EPREFIX}/usr/$(get_libdir)/opengl/xorg-x11/include/"
-}
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild
index ad7db01d0ef0..e7c5c17e19f2 100644
--- a/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild
+++ b/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="query configuration information of DRI drivers"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
RDEPEND="
x11-libs/libX11