diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-05 11:09:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-05 11:50:53 +0100 |
commit | b6fa7c3ad1d9a0c2b45bb0f8f4f9f5448bc33e76 (patch) | |
tree | 309a1579946586101677d57ea536f7683046bbf3 /app-emulation/ski | |
parent | media-sound/xmms2: switch to github's HOMEPAGE (diff) | |
download | gentoo-b6fa7c3ad1d9a0c2b45bb0f8f4f9f5448bc33e76.tar.gz gentoo-b6fa7c3ad1d9a0c2b45bb0f8f4f9f5448bc33e76.tar.bz2 gentoo-b6fa7c3ad1d9a0c2b45bb0f8f4f9f5448bc33e76.zip |
app-emulation/ski: drop unreachable HOMEPAGE, leave sourceforge's
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/ski')
-rw-r--r-- | app-emulation/ski/ski-1.3.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ski/ski-1.3.2-r4.ebuild b/app-emulation/ski/ski-1.3.2-r4.ebuild index ed996625c01d..c5bac307e7ce 100644 --- a/app-emulation/ski/ski-1.3.2-r4.ebuild +++ b/app-emulation/ski/ski-1.3.2-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="ia64 instruction set simulator" -HOMEPAGE="http://ski.sourceforge.net/ http://www.gelato.unsw.edu.au/IA64wiki/SkiSimulator" +HOMEPAGE="http://ski.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |