Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/keepalived/
Date: Sun, 01 Jul 2018 09:24:14
Message-Id: 1530436624.43b543288bcc2da8b402f159563e6444cf2ee034.slyfox@gentoo
1 commit: 43b543288bcc2da8b402f159563e6444cf2ee034
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 1 09:17:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 1 09:17:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43b54328
7
8 sys-cluster/keepalived: stable 1.4.3 for ppc, bug #658090
9
10 Bug: https://bugs.gentoo.org/658090
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
13
14 sys-cluster/keepalived/keepalived-1.4.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/keepalived/keepalived-1.4.3.ebuild b/sys-cluster/keepalived/keepalived-1.4.3.ebuild
18 index 7ae0f0004e0..1225b5ed13a 100644
19 --- a/sys-cluster/keepalived/keepalived-1.4.3.ebuild
20 +++ b/sys-cluster/keepalived/keepalived-1.4.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ppc64 ~s390 ~sparc ~x86"
27 IUSE="dbus debug ipv6 -json snmp"
28
29 RDEPEND="dev-libs/libnl:=