From 371bf6b9ba9c16bdd29cdd22ce54a42ea1077d32 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 1 May 2018 19:55:52 +0200 Subject: [PATCH] games-rpg/zsdx: Drop old Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- games-rpg/zsdx/zsdx-1.9.0.ebuild | 65 -------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 games-rpg/zsdx/zsdx-1.9.0.ebuild diff --git a/games-rpg/zsdx/zsdx-1.9.0.ebuild b/games-rpg/zsdx/zsdx-1.9.0.ebuild deleted file mode 100644 index f77a8c06fcca..000000000000 --- a/games-rpg/zsdx/zsdx-1.9.0.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit cmake-utils gnome2-utils games - -DESCRIPTION="A free 2D Zelda fangame" -HOMEPAGE="http://www.solarus-games.org/" -SRC_URI="http://www.zelda-solarus.com/downloads/${PN}/${P}.tar.gz" - -LICENSE="all-rights-reserved CC-BY-SA-3.0 GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RESTRICT="mirror" - -RDEPEND=">=games-engines/solarus-1.3.0 -