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: Sat, 30 Jun 2018 14:45:36
Message-Id: 1530369898.ef5759bd57f5258c6d9dd321da677ea2b2a016b9.slyfox@gentoo
1 commit: ef5759bd57f5258c6d9dd321da677ea2b2a016b9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 13:01:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 14:44:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5759bd
7
8 sys-cluster/keepalived: stable 1.4.3 for ia64, 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="ia64"
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 9ec3a8f5d74..6373e53965b 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:=