commit: 54ae98768f256254a77f12d789bea6755c687133 Author: Banana <mail <AT> bananas-playground <DOT> net> AuthorDate: Sat Jan 31 09:58:59 2026 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Feb 8 12:34:10 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ae9876
sci-calculators/galculator: update HOMEPAGE Signed-off-by: Banana <mail <AT> bananas-playground.net> Part-of: https://github.com/gentoo/gentoo/pull/45591 Closes: https://github.com/gentoo/gentoo/pull/45591 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> sci-calculators/galculator/galculator-2.1.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-calculators/galculator/galculator-2.1.4-r2.ebuild b/sci-calculators/galculator/galculator-2.1.4-r2.ebuild index 63280a6218b8..0ccd29d83bd4 100644 --- a/sci-calculators/galculator/galculator-2.1.4-r2.ebuild +++ b/sci-calculators/galculator/galculator-2.1.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit xdg DESCRIPTION="GTK+ based algebraic and RPN calculator" -HOMEPAGE="http://galculator.mnim.org/" +HOMEPAGE="https://github.com/galculator/galculator" SRC_URI="http://galculator.mnim.org/downloads/${P}.tar.bz2" LICENSE="GPL-2+"
