From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73FE7139084 for ; Mon, 4 Dec 2017 22:07:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B12A2E0E21; Mon, 4 Dec 2017 22:07:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87F2BE0E21 for ; Mon, 4 Dec 2017 22:07:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B102E33BF43 for ; Mon, 4 Dec 2017 22:07:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57018AE75 for ; Mon, 4 Dec 2017 22:07:31 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1512425244.db3c31ce4cdedc76f93d23ce5d65447f5eccdcce.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/quagga/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/quagga/quagga-1.2.2.ebuild X-VCS-Directories: net-misc/quagga/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: db3c31ce4cdedc76f93d23ce5d65447f5eccdcce X-VCS-Branch: master Date: Mon, 4 Dec 2017 22:07:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bc6340ae-4c5b-4e9a-823b-857894cb0946 X-Archives-Hash: 3b2bd672f62ea95cd173855852fe9f13 commit: db3c31ce4cdedc76f93d23ce5d65447f5eccdcce Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Dec 4 22:06:14 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Dec 4 22:07:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3c31ce net-misc/quagga: stable 1.2.2 for hppa, bug #635858 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" net-misc/quagga/quagga-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/quagga/quagga-1.2.2.ebuild b/net-misc/quagga/quagga-1.2.2.ebuild index db05f052575..930fded18e7 100644 --- a/net-misc/quagga/quagga-1.2.2.ebuild +++ b/net-misc/quagga/quagga-1.2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~s390 ~sparc x86" IUSE="bgpclassless caps fpm doc elibc_glibc ipv6 multipath nhrpd ospfapi pam protobuf +readline snmp tcp-zebra"