Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/kactus2/
Date: Wed, 25 May 2022 20:21:37
Message-Id: 1653508492.6aace7d0fbf0424abf6c0be1cf780d1df1e71c54.Alessandro-Barbieri@gentoo
1 commit: 6aace7d0fbf0424abf6c0be1cf780d1df1e71c54
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Wed May 25 19:54:52 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Wed May 25 19:54:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6aace7d0
7
8 sci-electronics/kactus2: fix homepage
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sci-electronics/kactus2/kactus2-3.8.0.ebuild | 4 ++--
13 sci-electronics/kactus2/kactus2-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-electronics/kactus2/kactus2-3.8.0.ebuild b/sci-electronics/kactus2/kactus2-3.8.0.ebuild
17 index 89cf1c254..e6a6e0224 100644
18 --- a/sci-electronics/kactus2/kactus2-3.8.0.ebuild
19 +++ b/sci-electronics/kactus2/kactus2-3.8.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -7,7 +7,7 @@ inherit xdg
27
28 DESCRIPTION="A open source IP-XACT-based tool"
29 HOMEPAGE="
30 - http://www.tkt.cs.tut.fi/research/funbase/Kactus2.htm
31 + https://research.tuni.fi/system-on-chip/tools/
32 https://github.com/kactus2/kactus2dev
33 "
34
35
36 diff --git a/sci-electronics/kactus2/kactus2-9999.ebuild b/sci-electronics/kactus2/kactus2-9999.ebuild
37 index 589b04bd8..4ecae13d2 100644
38 --- a/sci-electronics/kactus2/kactus2-9999.ebuild
39 +++ b/sci-electronics/kactus2/kactus2-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2021 Gentoo Authors
42 +# Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI="7"
46 @@ -7,7 +7,7 @@ inherit xdg
47
48 DESCRIPTION="A open source IP-XACT-based tool"
49 HOMEPAGE="
50 - http://www.tkt.cs.tut.fi/research/funbase/Kactus2.htm
51 + https://research.tuni.fi/system-on-chip/tools/
52 https://github.com/kactus2/kactus2dev
53 "