summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2020-03-01 16:59:18 +0100
committerPacho Ramos <pacho@gentoo.org>2020-03-01 16:59:18 +0100
commitf17621c673922f662012109504c1b91f651e004d (patch)
tree5f6c84b53a0bb7c67906f10153fb5aedd3049479 /games-arcade/amphetamine
parentgames-puzzle/wmpuzzle: fix build with -fno-common (diff)
downloadgentoo-f17621c673922f662012109504c1b91f651e004d.tar.gz
gentoo-f17621c673922f662012109504c1b91f651e004d.tar.bz2
gentoo-f17621c673922f662012109504c1b91f651e004d.zip
games-arcade/amphetamine: Upstream page disappeared
Closes: https://bugs.gentoo.org/680574 Package-Manager: Portage-2.3.90, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'games-arcade/amphetamine')
-rw-r--r--games-arcade/amphetamine/amphetamine-0.8.10-r1.ebuild22
1 files changed, 13 insertions, 9 deletions
diff --git a/games-arcade/amphetamine/amphetamine-0.8.10-r1.ebuild b/games-arcade/amphetamine/amphetamine-0.8.10-r1.ebuild
index 8e9dd07e370e..608047e72a0a 100644
--- a/games-arcade/amphetamine/amphetamine-0.8.10-r1.ebuild
+++ b/games-arcade/amphetamine/amphetamine-0.8.10-r1.ebuild
@@ -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