Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/
Date: Mon, 29 Jan 2018 06:30:36
Message-Id: 1517207310.2fe2ff27da4349fbd7b2977482fc69d632e80a10.graaff@gentoo
1 commit: 2fe2ff27da4349fbd7b2977482fc69d632e80a10
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 06:28:30 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 06:28:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe2ff27
7
8 net-vpn/libreswan: amd64 stable, bug 645878
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 net-vpn/libreswan/libreswan-3.22.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/libreswan/libreswan-3.22.ebuild b/net-vpn/libreswan/libreswan-3.22.ebuild
16 index 685d5f7414a..d770c08f7ce 100644
17 --- a/net-vpn/libreswan/libreswan-3.22.ebuild
18 +++ b/net-vpn/libreswan/libreswan-3.22.ebuild
19 @@ -6,7 +6,7 @@ EAPI=6
20 inherit systemd toolchain-funcs
21
22 SRC_URI="https://download.libreswan.org/${P}.tar.gz"
23 -KEYWORDS="~amd64 ~ppc x86"
24 +KEYWORDS="amd64 ~ppc x86"
25
26 DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
27 HOMEPAGE="https://libreswan.org/"