Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/visitors/
Date: Sat, 02 Feb 2019 20:45:07
Message-Id: 1549140268.3e712d6b9d96220db83dabe4d0dbf27eb25d121d.slyfox@gentoo
1 commit: 3e712d6b9d96220db83dabe4d0dbf27eb25d121d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 20:20:19 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 20:44:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e712d6b
7
8 www-misc/visitors: stable 0.7-r2 for ppc, bug #676768
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 www-misc/visitors/visitors-0.7-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-misc/visitors/visitors-0.7-r2.ebuild b/www-misc/visitors/visitors-0.7-r2.ebuild
18 index 2dee9398360..f0153c01bc7 100644
19 --- a/www-misc/visitors/visitors-0.7-r2.ebuild
20 +++ b/www-misc/visitors/visitors-0.7-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${PN}/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~x86"
32 +KEYWORDS="~amd64 ppc ~x86"
33
34 S="${WORKDIR}/${P/-/_}"