commit:     96dfce036559b31b7c4d09da10329aaab36ff138
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Fri Feb 28 19:00:08 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Fri Feb 28 19:01:30 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=96dfce03

media-gfx/recoil: update to 5.0.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 media-gfx/recoil/{recoil-4.3.2.ebuild => recoil-5.0.0.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-gfx/recoil/recoil-4.3.2.ebuild 
b/media-gfx/recoil/recoil-5.0.0.ebuild
similarity index 78%
rename from media-gfx/recoil/recoil-4.3.2.ebuild
rename to media-gfx/recoil/recoil-5.0.0.ebuild
index 0f2b22a..25eb746 100644
--- a/media-gfx/recoil/recoil-4.3.2.ebuild
+++ b/media-gfx/recoil/recoil-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018-2019 Gentoo Authors
+# Copyright 2018-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Retro Computer Image Library"
 HOMEPAGE="http://recoil.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -16,7 +16,6 @@ IUSE=""
 
 DEPEND="media-libs/libpng:0="
 RDEPEND="${DEPEND}"
-BDEPEND=""
 
 src_compile() {
        emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" recoil2png

Reply via email to