diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-12 02:33:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-12 02:33:57 +0000 |
commit | 9296b2bdc980b869d4d9b23345a3d1e83a593f2b (patch) | |
tree | d8d70b17efb30ae62a5a7adc29746b73547cd5ad /net-firewall | |
parent | Fix up .py, .sh, and .pl file installation. Based on work by Myk Taylor <myk0... (diff) | |
download | gentoo-2-9296b2bdc980b869d4d9b23345a3d1e83a593f2b.tar.gz gentoo-2-9296b2bdc980b869d4d9b23345a3d1e83a593f2b.tar.bz2 gentoo-2-9296b2bdc980b869d4d9b23345a3d1e83a593f2b.zip |
Stable ppc/ppc64
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 7c2853563790..327086e4950d 100644 --- a/net-firewall/ipsec-tools/ChangeLog +++ b/net-firewall/ipsec-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/ipsec-tools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.95 2012/07/12 00:11:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.96 2012/07/12 02:33:57 blueness Exp $ + + 12 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + ipsec-tools-0.8.0-r3.ebuild: + Stable ppc/ppc64 12 Jul 2012; Anthony G. Basile <blueness@gentoo.org> ipsec-tools-0.7.3.ebuild, ipsec-tools-0.7.3-r1.ebuild, diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild index 4478433305ae..547a5554ba95 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.0-r3.ebuild,v 1.5 2012/07/12 00:11:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild,v 1.6 2012/07/12 02:33:57 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="hybrid idea ipv6 kerberos ldap nat pam rc5 readline selinux stats" RDEPEND=" |