summaryrefslogtreecommitdiff
path: root/games-puzzle/textmaze
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /games-puzzle/textmaze
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'games-puzzle/textmaze')
-rw-r--r--games-puzzle/textmaze/Manifest2
-rw-r--r--games-puzzle/textmaze/textmaze-1.2-r1.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/games-puzzle/textmaze/Manifest b/games-puzzle/textmaze/Manifest
index a66fe6f1237a..233efbb15364 100644
--- a/games-puzzle/textmaze/Manifest
+++ b/games-puzzle/textmaze/Manifest
@@ -1,3 +1,3 @@
DIST textmaze_v1.2.tar.gz 15827 BLAKE2B df66068bef5b39f18b03d4ce9243ebaa2ddc52f58f3d5b2d8a46ff81efd188467e1a9f13ab818fc592f25dd1acaecaba80aca153b7d3900d527cb9cc1d45c034 SHA512 f6a2733049ea461f15b40eec4a414356dbfe252d859d132278d9ea8a4efcdc6753a28817529b429bad662a2042f2f7cd5cb1f2383d9ddbf773c76b80ea2af7d9
-EBUILD textmaze-1.2-r1.ebuild 590 BLAKE2B 987c83c64716a66b65c6f8090325fcfebba2af2b2efba21954599fd372a671516742aaa72e88b9899f59b336d40bc1062012079270e656c90ea6367f1dbffd43 SHA512 baca7e929bc639bb20ea91a7e4cd854fbd23c39847992bd3e2c4533775ec3d4d97934cc26679403bf72bc17c45071bd480c3395f0bd31237b66eeb7e355116ca
+EBUILD textmaze-1.2-r1.ebuild 589 BLAKE2B e1bd761e53004e695b05b514484ba9f27eba4bc455c860d7a36ac3e788f1c447be5b0204b89d8df24534f8ba01aed6bd114c9eddb4d2b47f68efded2effaeaf3 SHA512 b21366166af81cc5714b18a9dcb740eec298297014f4cef712937d1cf82319f3545485254fd8195edb7a8ca14c34af9bba33326edfeb5966e8cb46cda5b1babc
MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118
diff --git a/games-puzzle/textmaze/textmaze-1.2-r1.ebuild b/games-puzzle/textmaze/textmaze-1.2-r1.ebuild
index 959e94bd77ec..4995efab9968 100644
--- a/games-puzzle/textmaze/textmaze-1.2-r1.ebuild
+++ b/games-puzzle/textmaze/textmaze-1.2-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MY_P=${PN}_v${PV}
DESCRIPTION="An ncurses-based maze solving game written in Perl"
-HOMEPAGE="http://robobunny.com/projects/textmaze/html/"
-SRC_URI="http://www.robobunny.com/projects/${PN}/${MY_P}.tar.gz"
+HOMEPAGE="https://robobunny.com/projects/textmaze/html/"
+SRC_URI="https://www.robobunny.com/projects/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"