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/quagga/
Date: Mon, 04 Dec 2017 22:07:34
Message-Id: 1512425244.db3c31ce4cdedc76f93d23ce5d65447f5eccdcce.slyfox@gentoo
1 commit: db3c31ce4cdedc76f93d23ce5d65447f5eccdcce
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 4 22:06:14 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 4 22:07:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3c31ce
7
8 net-misc/quagga: stable 1.2.2 for hppa, bug #635858 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 net-misc/quagga/quagga-1.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/quagga/quagga-1.2.2.ebuild b/net-misc/quagga/quagga-1.2.2.ebuild
17 index db05f052575..930fded18e7 100644
18 --- a/net-misc/quagga/quagga-1.2.2.ebuild
19 +++ b/net-misc/quagga/quagga-1.2.2.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~s390 ~sparc x86"
26
27 IUSE="bgpclassless caps fpm doc elibc_glibc ipv6 multipath nhrpd ospfapi pam protobuf +readline snmp tcp-zebra"