Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sagan-rules/
Date: Sun, 03 Apr 2022 10:50:36
Message-Id: 1648983012.898229805b49160f13127ba4dceb25b93d3c6ddd.conikost@gentoo
1 commit: 898229805b49160f13127ba4dceb25b93d3c6ddd
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Tue Mar 29 18:20:40 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 3 10:50:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89822980
7
8 app-admin/sagan-rules: update HOMEPAGE
9
10 Closes: https://github.com/gentoo/gentoo/pull/24806
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 app-admin/sagan-rules/sagan-rules-99999999.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-admin/sagan-rules/sagan-rules-99999999.ebuild b/app-admin/sagan-rules/sagan-rules-99999999.ebuild
19 index 6506abadf616..b12d742ec043 100644
20 --- a/app-admin/sagan-rules/sagan-rules-99999999.ebuild
21 +++ b/app-admin/sagan-rules/sagan-rules-99999999.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -8,7 +8,7 @@ inherit git-r3
29 EGIT_REPO_URI="https://github.com/beave/sagan-rules.git"
30
31 DESCRIPTION="Rules for Sagan log analyzer"
32 -HOMEPAGE="http://sagan.softwink.com/"
33 +HOMEPAGE="https://quadrantsec.com/sagan_log_analysis_engine/"
34
35 LICENSE="BSD"
36 SLOT="0"