From 8d121ae11165f831d365047569eb763873bf6aec Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 4 Oct 2015 10:44:52 +0200 Subject: games-emulation/mupen64plus-*: Clean up old 2.0-r0 ebuilds Package-Manager: portage-2.2.22 --- .../mupen64plus-core/mupen64plus-core-2.0.ebuild | 104 --------------------- 1 file changed, 104 deletions(-) delete mode 100644 games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild (limited to 'games-emulation/mupen64plus-core') diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild deleted file mode 100644 index b9e95c021eb6..000000000000 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild +++ /dev/null @@ -1,104 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MY_P=${PN}-src-${PV} -inherit eutils toolchain-funcs games - -DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" -HOMEPAGE="http://www.mupen64plus.org/" -SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0/2" -KEYWORDS="~amd64 ~x86" -IUSE="lirc new-dynarec +osd cpu_flags_x86_sse" - -RDEPEND="media-libs/libpng:0= - media-libs/libsdl:0=[joystick,opengl,video] - sys-libs/zlib:0=[minizip] - lirc? ( app-misc/lirc:0 ) - osd? ( - media-fonts/ttf-bitstream-vera - media-libs/freetype:2= - virtual/opengl:0= - virtual/glu:0= - ) - !