diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-10 22:34:34 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-10 22:34:34 +0000 |
commit | 2446959f128358a69d23ca8db0b77c24e7592bdc (patch) | |
tree | ef908a9cc80ab39db4accf06512947716d9c9507 /net-firewall/ipsec-tools | |
parent | old (diff) | |
download | gentoo-2-2446959f128358a69d23ca8db0b77c24e7592bdc.tar.gz gentoo-2-2446959f128358a69d23ca8db0b77c24e7592bdc.tar.bz2 gentoo-2-2446959f128358a69d23ca8db0b77c24e7592bdc.zip |
Patents on IDEA have expired, change USE flag description accordingly.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/ipsec-tools')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 7 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/metadata.xml | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 32a2a0b687f6..b4a23ed88203 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.78 2011/11/06 16:30:17 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.79 2012/01/10 22:34:34 ulm Exp $ + + 10 Jan 2012; Ulrich Müller <ulm@gentoo.org> metadata.xml: + Patents on IDEA have expired, change USE flag description accordingly. 06 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ipsec-tools-0.7.3-r1.ebuild: diff --git a/net-firewall/ipsec-tools/metadata.xml b/net-firewall/ipsec-tools/metadata.xml index 621504f086d6..d2f3c16f775d 100644 --- a/net-firewall/ipsec-tools/metadata.xml +++ b/net-firewall/ipsec-tools/metadata.xml @@ -7,7 +7,7 @@ <use> <flag name='hybrid'>Makes available both mode-cfg and xauth support</flag> - <flag name='idea'>Enable support for the patented IDEA algorithm</flag> + <flag name='idea'>Enable support for the IDEA algorithm</flag> <flag name='nat'>Enable NAT-Traversal</flag> <flag name='rc5'>Enable support for the patented RC5 algorithm</flag> </use> |