diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 14:35:06 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:46 +0200 |
commit | 00a7e255216a417f048906e9f57b02825d8204fc (patch) | |
tree | 480d458747f9b884761acc1fd6eed1dd208c5268 /games-mud | |
parent | games-mud/tf: use HTTPS (diff) | |
download | gentoo-00a7e255216a417f048906e9f57b02825d8204fc.tar.gz gentoo-00a7e255216a417f048906e9f57b02825d8204fc.tar.bz2 gentoo-00a7e255216a417f048906e9f57b02825d8204fc.zip |
games-mud/tintin: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/tintin/tintin-2.01.8.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-mud/tintin/tintin-2.01.8.ebuild b/games-mud/tintin/tintin-2.01.8.ebuild index 56000f7ae522..eb0771f24178 100644 --- a/games-mud/tintin/tintin-2.01.8.ebuild +++ b/games-mud/tintin/tintin-2.01.8.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t" -HOMEPAGE="https://tintin.sourceforge.net/" +HOMEPAGE="https://tintin.mudhalla.net/" SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND=" dev-libs/libpcre |