virtual/glu: Drop old versions
authorMatt Turner <mattst88@gentoo.org>
Sat, 29 Sep 2018 17:00:54 +0000 (19:00 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sat, 29 Sep 2018 17:18:17 +0000 (19:18 +0200)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
virtual/glu/glu-9.0-r1.ebuild [deleted file]
virtual/glu/glu-9.0.ebuild [deleted file]

diff --git a/virtual/glu/glu-9.0-r1.ebuild b/virtual/glu/glu-9.0-r1.ebuild
deleted file mode 100644 (file)
index 91a5f0f..0000000
+++ /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 utility library"
-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/glu-9.0.0-r1[${MULTILIB_USEDEP}]
-               media-libs/opengl-apple
-       )"
diff --git a/virtual/glu/glu-9.0.ebuild b/virtual/glu/glu-9.0.ebuild
deleted file mode 100644 (file)
index 8b5c067..0000000
+++ /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 utility library"
-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/glu <media-libs/mesa-9 media-libs/opengl-apple )"