commit: f48ac1332b05616ab021de625971cc57c3f6af78 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 15:29:44 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 15:30:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48ac133
x11-misc/xteddy: update HOMEPAGE No point in a new SRC_URI as long as there is no new source Closes: https://bugs.gentoo.org/940600 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> x11-misc/xteddy/xteddy-2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xteddy/xteddy-2.2.ebuild b/x11-misc/xteddy/xteddy-2.2.ebuild index 32e5717252ec..dcfcdebd5052 100644 --- a/x11-misc/xteddy/xteddy-2.2.ebuild +++ b/x11-misc/xteddy/xteddy-2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools DESCRIPTION="A cuddly teddy bear (or other image) for your X desktop" -HOMEPAGE="http://webstaff.itn.liu.se/~stegu/xteddy/" +HOMEPAGE="https://salsa.debian.org/games-team/xteddy" SRC_URI="http://webstaff.itn.liu.se/~stegu/${PN}/${P}.tar.gz" LICENSE="GPL-2"
