summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 15:00:22 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:50 +0200
commit75855c22c07e255254b446873ff0ee3d99f7579b (patch)
treeda91e4807f7a4d612baa7ba5dd0d3fc1a3dc3d30 /games-puzzle
parentgames-puzzle/xblockout: use HTTPS, fix LICENSE (diff)
downloadgentoo-75855c22c07e255254b446873ff0ee3d99f7579b.tar.gz
gentoo-75855c22c07e255254b446873ff0ee3d99f7579b.tar.bz2
gentoo-75855c22c07e255254b446873ff0ee3d99f7579b.zip
games-puzzle/xpired: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/xpired/xpired-1.22-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/xpired/xpired-1.22-r1.ebuild b/games-puzzle/xpired/xpired-1.22-r1.ebuild
index 8ea6b7243bf8..8f517d52a3b4 100644
--- a/games-puzzle/xpired/xpired-1.22-r1.ebuild
+++ b/games-puzzle/xpired/xpired-1.22-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit desktop
-DESCRIPTION="A Sokoban-styled puzzle game with lots more action"
-HOMEPAGE="http://xpired.sourceforge.net"
+DESCRIPTION="Sokoban-styled puzzle game with lots more action"
+HOMEPAGE="https://xpired.sourceforge.net"
SRC_URI="mirror://sourceforge/xpired/${P}-linux_source.tar.gz"
LICENSE="GPL-2"