commit: 6aace7d0fbf0424abf6c0be1cf780d1df1e71c54 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Wed May 25 19:54:52 2022 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Wed May 25 19:54:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6aace7d0
sci-electronics/kactus2: fix homepage Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> sci-electronics/kactus2/kactus2-3.8.0.ebuild | 4 ++-- sci-electronics/kactus2/kactus2-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-electronics/kactus2/kactus2-3.8.0.ebuild b/sci-electronics/kactus2/kactus2-3.8.0.ebuild index 89cf1c254..e6a6e0224 100644 --- a/sci-electronics/kactus2/kactus2-3.8.0.ebuild +++ b/sci-electronics/kactus2/kactus2-3.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -7,7 +7,7 @@ inherit xdg DESCRIPTION="A open source IP-XACT-based tool" HOMEPAGE=" - http://www.tkt.cs.tut.fi/research/funbase/Kactus2.htm + https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev " diff --git a/sci-electronics/kactus2/kactus2-9999.ebuild b/sci-electronics/kactus2/kactus2-9999.ebuild index 589b04bd8..4ecae13d2 100644 --- a/sci-electronics/kactus2/kactus2-9999.ebuild +++ b/sci-electronics/kactus2/kactus2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -7,7 +7,7 @@ inherit xdg DESCRIPTION="A open source IP-XACT-based tool" HOMEPAGE=" - http://www.tkt.cs.tut.fi/research/funbase/Kactus2.htm + https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev "
