games-arcade/amphetamine: Upstream page disappeared
authorPacho Ramos <pacho@gentoo.org>
Sun, 1 Mar 2020 15:59:18 +0000 (16:59 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sun, 1 Mar 2020 15:59:18 +0000 (16:59 +0100)
Closes: https://bugs.gentoo.org/680574
Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
games-arcade/amphetamine/amphetamine-0.8.10-r1.ebuild

index 8e9dd07e370e6758310ebf3cecb19618bbc5a5a6..608047e72a0af09fc7cf56d634318d9f444385c2 100644 (file)
@@ -1,22 +1,26 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit desktop
 
-DESCRIPTION="a cool Jump'n Run game offering some unique visual effects"
-HOMEPAGE="http://homepage.hispeed.ch/loehrer/amph/amph.html"
-SRC_URI="http://homepage.hispeed.ch/loehrer/amph/files/${P}.tar.bz2
-       http://homepage.hispeed.ch/loehrer/amph/files/${PN}-data-0.8.6.tar.bz2"
+DESCRIPTION="A cool Jump'n Run game offering some unique visual effects"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="
+       mirror://gentoo/${P}.tar.bz2
+       mirror://gentoo/${PN}-data-0.8.6.tar.bz2
+"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="media-libs/libsdl[sound,video]
-       x11-libs/libXpm"
-RDEPEND=${DEPEND}
+RDEPEND="
+       media-libs/libsdl[sound,video]
+       x11-libs/libXpm
+"
+DEPEND="${RDEPEND}"
 
 PATCHES=(
        "${FILESDIR}"/${P}-build.patch