commit: f760357d07cfb75934f58a9675d329bcf5bef199 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Sep 29 17:00:54 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Sep 29 17:18:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f760357d
virtual/glu: Drop old versions Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> virtual/glu/glu-9.0-r1.ebuild | 16 ---------------- virtual/glu/glu-9.0.ebuild | 10 ---------- 2 files changed, 26 deletions(-) diff --git a/virtual/glu/glu-9.0-r1.ebuild b/virtual/glu/glu-9.0-r1.ebuild deleted file mode 100644 index 91a5f0f5111..00000000000 --- a/virtual/glu/glu-9.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 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 index 8b5c0674853..00000000000 --- a/virtual/glu/glu-9.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 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 )"