commit: f8cfa5b9c661f29e034daa6d3083f561eb80c7cc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:20:19 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 18:12:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8cfa5b9
games-emulation/zsnes: Remove pointless sys-apps/portage dep
games-emulation/zsnes/{zsnes-1.51-r4.ebuild => zsnes-1.51-r5.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/games-emulation/zsnes/zsnes-1.51-r4.ebuild
b/games-emulation/zsnes/zsnes-1.51-r5.ebuild
similarity index 96%
rename from games-emulation/zsnes/zsnes-1.51-r4.ebuild
rename to games-emulation/zsnes/zsnes-1.51-r5.ebuild
index 9f5ce6ababe..5787c4659bc 100644
--- a/games-emulation/zsnes/zsnes-1.51-r4.ebuild
+++ b/games-emulation/zsnes/zsnes-1.51-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,8 +22,7 @@ RDEPEND="
png? ( media-libs/libpng:0[abi_x86_32(-)] )"
DEPEND="${RDEPEND}
dev-lang/nasm
- debug? ( virtual/pkgconfig )
- amd64? ( >=sys-apps/portage-2.1 )"
+ debug? ( virtual/pkgconfig )"
S=${WORKDIR}/${PN}_${PV//./_}/src