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-misc/whois/
Date: Wed, 02 Sep 2020 06:33:39
Message-Id: 1599028390.63cef11303bad359862e8e3f715f907cfddf0e81.slyfox@gentoo
1 commit: 63cef11303bad359862e8e3f715f907cfddf0e81
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Sep 2 04:09:12 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 06:33:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63cef113
7
8 net-misc/whois: stable 5.5.6-r1 for hppa, bug #738328
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-misc/whois/whois-5.5.6-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-misc/whois/whois-5.5.6-r1.ebuild b/net-misc/whois/whois-5.5.6-r1.ebuild
19 index 30e53a2c879..6e5eedb90f1 100644
20 --- a/net-misc/whois/whois-5.5.6-r1.ebuild
21 +++ b/net-misc/whois/whois-5.5.6-r1.ebuild
22 @@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then
23 else
24 #SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
25 SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
27 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
28 fi
29 LICENSE="GPL-2"
30 SLOT="0"