commit:     8ad57c4c80665ba26877fb8b0d42f574c0a1f099
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 17:02:32 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 17:18:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad57c4c

virtual/opengl: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/opengl/opengl-7.0-r1.ebuild | 16 ----------------
 virtual/opengl/opengl-7.0.ebuild    | 10 ----------
 2 files changed, 26 deletions(-)

diff --git a/virtual/opengl/opengl-7.0-r1.ebuild 
b/virtual/opengl/opengl-7.0-r1.ebuild
deleted file mode 100644
index c00a058a82e..00000000000
--- a/virtual/opengl/opengl-7.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for OpenGL implementation"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-       || (
-               >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP}]
-               media-libs/opengl-apple
-       )"

diff --git a/virtual/opengl/opengl-7.0.ebuild b/virtual/opengl/opengl-7.0.ebuild
deleted file mode 100644
index 44333f8f830..00000000000
--- a/virtual/opengl/opengl-7.0.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for OpenGL implementation"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="|| ( media-libs/mesa media-libs/opengl-apple )"

Reply via email to