Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sarg/
Date: Mon, 25 May 2020 09:36:45
Message-Id: 1590399090.eb150fdba7946a0d001a086974fd3619a7908e4a.slyfox@gentoo
1 commit: eb150fdba7946a0d001a086974fd3619a7908e4a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 25 09:31:30 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon May 25 09:31:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb150fdb
7
8 net-analyzer/sarg: stable 2.4.0 for ppc, bug #706748
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-analyzer/sarg/sarg-2.4.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/sarg/sarg-2.4.0.ebuild b/net-analyzer/sarg/sarg-2.4.0.ebuild
18 index e43d5055db4..b74ab98fe0b 100644
19 --- a/net-analyzer/sarg/sarg-2.4.0.ebuild
20 +++ b/net-analyzer/sarg/sarg-2.4.0.ebuild
21 @@ -9,7 +9,7 @@ HOMEPAGE="https://sourceforge.net/projects/sarg/"
22 SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.gz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="amd64 ~ppc ~x86"
26 +KEYWORDS="amd64 ppc ~x86"
27 SLOT="0"
28 IUSE="bzip2 doublecheck +gd +glob ldap lzma pcre zlib"