summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-04-19 08:55:04 +0200
committerJames Le Cuirot <chewi@gentoo.org>2019-04-19 13:33:19 +0100
commit8eed3f14974c321d35d0c14a5643080bbe54f578 (patch)
treeecea28a9c9a59ddb05eb47058a11e8ec7a3a7888 /games-kids
parentmedia-plugins/kipi-plugins: 5.9.1 version bump (diff)
downloadgentoo-8eed3f14974c321d35d0c14a5643080bbe54f578.tar.gz
gentoo-8eed3f14974c321d35d0c14a5643080bbe54f578.tar.bz2
gentoo-8eed3f14974c321d35d0c14a5643080bbe54f578.zip
games-kids/tuxmath: update HOMEPAGE, metadata
Bug: https://bugs.gentoo.org/683184 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11738 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-kids')
-rw-r--r--games-kids/tuxmath/metadata.xml1
-rw-r--r--games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild4
2 files changed, 3 insertions, 2 deletions
diff --git a/games-kids/tuxmath/metadata.xml b/games-kids/tuxmath/metadata.xml
index b916dfd60180..c1f02a416248 100644
--- a/games-kids/tuxmath/metadata.xml
+++ b/games-kids/tuxmath/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="sourceforge">tuxmath</remote-id>
+ <remote-id type="github">tux4kids/tuxmath</remote-id>
</upstream>
</pkgmetadata>
diff --git a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild
index 56c09b87901e..2ef1bded85da 100644
--- a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild
+++ b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ inherit eutils gnome2-utils
MY_PN="${PN}_w_fonts"
DESCRIPTION="Educational arcade game where you have to solve maths problems"
-HOMEPAGE="http://tux4kids.alioth.debian.org/tuxmath/"
+HOMEPAGE="https://github.com/tux4kids/tuxmath"
SRC_URI="mirror://debian/pool/main/t/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2 OFL-1.1"