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: Sat, 07 Jul 2018 10:09:20
Message-Id: 1530958074.3be5bb1062a48e5f2a40e285ab7e5348257275a3.slyfox@gentoo
1 commit: 3be5bb1062a48e5f2a40e285ab7e5348257275a3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 7 10:07:54 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 7 10:07:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be5bb10
7
8 net-analyzer/sarg: stable 2.3.11-r1 for ppc, bug #653220
9
10 Tested-by: ernsteiswuerfel
11 Bug: https://bugs.gentoo.org/653220
12 Package-Manager: Portage-2.3.41, Repoman-2.3.9
13 RepoMan-Options: --include-arches="ppc"
14
15 net-analyzer/sarg/sarg-2.3.11-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-analyzer/sarg/sarg-2.3.11-r1.ebuild b/net-analyzer/sarg/sarg-2.3.11-r1.ebuild
19 index 10cc09c45d5..88f7c507e91 100644
20 --- a/net-analyzer/sarg/sarg-2.3.11-r1.ebuild
21 +++ b/net-analyzer/sarg/sarg-2.3.11-r1.ebuild
22 @@ -9,7 +9,7 @@ HOMEPAGE="http://sarg.sourceforge.net/"
23 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
24
25 LICENSE="GPL-2"
26 -KEYWORDS="amd64 ~ppc x86"
27 +KEYWORDS="amd64 ppc x86"
28 SLOT="0"
29 IUSE="+gd ldap pcre"