diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 10:07:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 10:07:24 +0000 |
commit | f19f2db6e971691cc84cbf472ca8e64dd184d047 (patch) | |
tree | 4fee7e1319c3adb76a106abb22469a801b899fcc /net-misc | |
parent | Stable for x86, wrt bug #507696 (diff) | |
download | gentoo-2-f19f2db6e971691cc84cbf472ca8e64dd184d047.tar.gz gentoo-2-f19f2db6e971691cc84cbf472ca8e64dd184d047.tar.bz2 gentoo-2-f19f2db6e971691cc84cbf472ca8e64dd184d047.zip |
Stable for x86, wrt bug #507722
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/strongswan/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/strongswan/strongswan-5.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/strongswan/ChangeLog b/net-misc/strongswan/ChangeLog index 44776f5f4587..fb5668c5a6d7 100644 --- a/net-misc/strongswan/ChangeLog +++ b/net-misc/strongswan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/strongswan # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.139 2014/04/19 10:02:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.140 2014/04/19 10:07:24 ago Exp $ + + 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> strongswan-5.1.3.ebuild: + Stable for x86, wrt bug #507722 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> strongswan-5.1.3.ebuild: Stable for amd64, wrt bug #507722 diff --git a/net-misc/strongswan/strongswan-5.1.3.ebuild b/net-misc/strongswan/strongswan-5.1.3.ebuild index ddb62d0dba0c..6327becca100 100644 --- a/net-misc/strongswan/strongswan-5.1.3.ebuild +++ b/net-misc/strongswan/strongswan-5.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.1.3.ebuild,v 1.4 2014/04/19 10:02:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-5.1.3.ebuild,v 1.5 2014/04/19 10:07:24 ago Exp $ EAPI=5 inherit eutils linux-info systemd user @@ -11,7 +11,7 @@ SRC_URI="http://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="+caps curl +constraints debug dhcp eap farp gcrypt ldap mysql networkmanager +non-root +openssl sqlite pam" COMMON_DEPEND="!net-misc/openswan |