summaryrefslogtreecommitdiff
path: root/virtual/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/opengl')
-rw-r--r--virtual/opengl/Manifest1
-rw-r--r--virtual/opengl/opengl-7.0-r2.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/virtual/opengl/Manifest b/virtual/opengl/Manifest
index 557c66618e94..3b290348ad20 100644
--- a/virtual/opengl/Manifest
+++ b/virtual/opengl/Manifest
@@ -1,3 +1,2 @@
-EBUILD opengl-7.0-r2.ebuild 439 BLAKE2B 257ad3b03966e59eb32d12f2d7794805349d84c6fd0b9b85761831236309e71ca61c8b992b40e7d521f051e197865666fa321102de467164352127b47aa749de SHA512 49b6f364fdac7f5c9ac4f8e17cc990fa5f52bc133736450e3fd6185745e013e325f004ad12c1917069acb503b3e27a5f4b6e47526cb77fb86aeed8357a0a2276
EBUILD opengl-8.ebuild 442 BLAKE2B b3328ad17e74590c97e5e68a3c1cfc4b1f86934cba4b56d6e367d5697aa9c65aae1484826e912bc57d5a2a9b810565aab76975f8cfc13b415375ff903d5fc553 SHA512 6c5bb46f1835ebe835a3172508862b6d290472be87a34c1a1b2d29ccb21713bd083e86f273977e187f27b575dada8661efb5d7ec537a43534c79cd9a1bee5439
MISC metadata.xml 259 BLAKE2B cc7abf54ed4398a2cfb77310c63f5fae3e432488b0c7466f8148c5d009d38aa4ca78eef78712f0b7b6aca6710aab1dfe3c07440f36179fde03f8a97a49b3c080 SHA512 6f50c5d3c735db431156906312a7c1dab3723d8c9e51d15148b92d97a998221c6838eb926f36c6b924c9fc8a6a64ba904e36482ff5164867c482502aa638462f
diff --git a/virtual/opengl/opengl-7.0-r2.ebuild b/virtual/opengl/opengl-7.0-r2.ebuild
deleted file mode 100644
index 07b08387f7f0..000000000000
--- a/virtual/opengl/opengl-7.0-r2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for OpenGL implementation"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-RDEPEND="
- || (
- >=media-libs/mesa-9.1.6[X(+),${MULTILIB_USEDEP}]
- dev-util/mingw64-runtime
- )"