diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-04-20 13:53:16 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-04-20 13:53:16 +0000 |
commit | 6d10896cb21aac3d59c4d52b9d31e76808eaffa8 (patch) | |
tree | 6137d4a701c6b904fcbfb368b570841883b74167 /net-firewall/ipsec-tools | |
parent | add sdl USE flag wrt #506982 (diff) | |
download | gentoo-2-6d10896cb21aac3d59c4d52b9d31e76808eaffa8.tar.gz gentoo-2-6d10896cb21aac3d59c4d52b9d31e76808eaffa8.tar.bz2 gentoo-2-6d10896cb21aac3d59c4d52b9d31e76808eaffa8.zip |
Stable ppc ppc64, bug #508228
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-firewall/ipsec-tools')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 61a79bfba7f7..690c497232fe 100644 --- a/net-firewall/ipsec-tools/ChangeLog +++ b/net-firewall/ipsec-tools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/ipsec-tools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.122 2014/03/16 04:07:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.123 2014/04/20 13:53:16 blueness Exp $ + + 20 Apr 2014; Anthony G. Basile <blueness@gentoo.org> ipsec-tools-0.8.2.ebuild: + Stable ppc ppc64, bug #508228 16 Mar 2014; Mike Frysinger <vapier@gentoo.org> ipsec-tools-0.8.0-r5.ebuild, ipsec-tools-0.8.1-r1.ebuild, ipsec-tools-0.8.1.ebuild, diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild index afe0421cca01..2529a5cc4719 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.8.2.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-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild,v 1.2 2014/03/16 04:07:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild,v 1.3 2014/04/20 13:53:16 blueness Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ppc ppc64 ~x86" IUSE="hybrid idea ipv6 kerberos ldap nat pam rc5 readline selinux stats" RDEPEND=" |