diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-27 22:43:10 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-27 22:43:10 +0000 |
commit | f57b1e46e72ad3b937a648aaa02c52cce8d4cd1d (patch) | |
tree | 4424dc2c29d409508626174bbadd1a263c856c6a /net-misc/strongswan | |
parent | Version bump. (diff) | |
download | gentoo-2-f57b1e46e72ad3b937a648aaa02c52cce8d4cd1d.tar.gz gentoo-2-f57b1e46e72ad3b937a648aaa02c52cce8d4cd1d.tar.bz2 gentoo-2-f57b1e46e72ad3b937a648aaa02c52cce8d4cd1d.zip |
Remove RSA-MD2 from LICENSE.
(Portage version: 2.2_rc63/cvs/Linux i686)
Diffstat (limited to 'net-misc/strongswan')
-rw-r--r-- | net-misc/strongswan/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/strongswan/strongswan-4.3.3.ebuild | 6 | ||||
-rw-r--r-- | net-misc/strongswan/strongswan-4.3.4.ebuild | 6 | ||||
-rw-r--r-- | net-misc/strongswan/strongswan-4.3.5.ebuild | 6 | ||||
-rw-r--r-- | net-misc/strongswan/strongswan-4.3.6.ebuild | 4 |
5 files changed, 16 insertions, 12 deletions
diff --git a/net-misc/strongswan/ChangeLog b/net-misc/strongswan/ChangeLog index 16dcb49d6434..faac47c65389 100644 --- a/net-misc/strongswan/ChangeLog +++ b/net-misc/strongswan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/strongswan # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.78 2010/02/17 08:49:14 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/ChangeLog,v 1.79 2010/02/27 22:43:10 ulm Exp $ + + 27 Feb 2010; Ulrich Mueller <ulm@gentoo.org> strongswan-4.3.3.ebuild, + strongswan-4.3.4.ebuild, strongswan-4.3.5.ebuild, strongswan-4.3.6.ebuild: + Remove RSA-MD2 from LICENSE because src/pluto/md2.c is gone. *strongswan-4.3.6 (17 Feb 2010) diff --git a/net-misc/strongswan/strongswan-4.3.3.ebuild b/net-misc/strongswan/strongswan-4.3.3.ebuild index b643b8d0aae8..bb22fd34d29c 100644 --- a/net-misc/strongswan/strongswan-4.3.3.ebuild +++ b/net-misc/strongswan/strongswan-4.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.3.ebuild,v 1.1 2009/07/29 08:33:36 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.3.ebuild,v 1.2 2010/02/27 22:43:10 ulm Exp $ EAPI=2 inherit eutils linux-info autotools @@ -11,7 +11,7 @@ DESCRIPTION="Open Source implementation of IPsec for the Linux operating system. HOMEPAGE="http://www.strongswan.org/" SRC_URI="http://download.strongswan.org/${P}.tar.bz2" -LICENSE="GPL-2 RSA-MD2 RSA-MD5 RSA-PKCS11 DES" +LICENSE="GPL-2 RSA-MD5 RSA-PKCS11 DES" SLOT="0" KEYWORDS="~ppc ~sparc ~x86 ~amd64" IUSE="caps cisco curl debug ldap nat smartcard static xml" diff --git a/net-misc/strongswan/strongswan-4.3.4.ebuild b/net-misc/strongswan/strongswan-4.3.4.ebuild index e7f4c837c4fe..6c9386ecf075 100644 --- a/net-misc/strongswan/strongswan-4.3.4.ebuild +++ b/net-misc/strongswan/strongswan-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.4.ebuild,v 1.1 2009/09/01 09:24:29 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.4.ebuild,v 1.2 2010/02/27 22:43:10 ulm Exp $ EAPI=2 inherit eutils linux-info autotools @@ -11,7 +11,7 @@ DESCRIPTION="Open Source implementation of IPsec for the Linux operating system. HOMEPAGE="http://www.strongswan.org/" SRC_URI="http://download.strongswan.org/${P}.tar.bz2" -LICENSE="GPL-2 RSA-MD2 RSA-MD5 RSA-PKCS11 DES" +LICENSE="GPL-2 RSA-MD5 RSA-PKCS11 DES" SLOT="0" KEYWORDS="~ppc ~sparc ~x86 ~amd64" IUSE="caps cisco curl debug ldap nat smartcard static xml" diff --git a/net-misc/strongswan/strongswan-4.3.5.ebuild b/net-misc/strongswan/strongswan-4.3.5.ebuild index 56dce6be2db3..446bfb7bdc67 100644 --- a/net-misc/strongswan/strongswan-4.3.5.ebuild +++ b/net-misc/strongswan/strongswan-4.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.5.ebuild,v 1.1 2009/11/02 13:23:04 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.5.ebuild,v 1.2 2010/02/27 22:43:10 ulm Exp $ EAPI=2 inherit eutils linux-info @@ -11,7 +11,7 @@ DESCRIPTION="Open Source implementation of IPsec for the Linux operating system. HOMEPAGE="http://www.strongswan.org/" SRC_URI="http://download.strongswan.org/${P}.tar.bz2" -LICENSE="GPL-2 RSA-MD2 RSA-MD5 RSA-PKCS11 DES" +LICENSE="GPL-2 RSA-MD5 RSA-PKCS11 DES" SLOT="0" KEYWORDS="~ppc ~sparc ~x86 ~amd64" IUSE="caps cisco curl debug ldap nat smartcard static xml" diff --git a/net-misc/strongswan/strongswan-4.3.6.ebuild b/net-misc/strongswan/strongswan-4.3.6.ebuild index 695e31ba82ee..244ce85cd096 100644 --- a/net-misc/strongswan/strongswan-4.3.6.ebuild +++ b/net-misc/strongswan/strongswan-4.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.6.ebuild,v 1.1 2010/02/17 08:49:14 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-4.3.6.ebuild,v 1.2 2010/02/27 22:43:10 ulm Exp $ EAPI=2 inherit eutils linux-info @@ -11,7 +11,7 @@ DESCRIPTION="Open Source implementation of IPsec for the Linux operating system. HOMEPAGE="http://www.strongswan.org/" SRC_URI="http://download.strongswan.org/${P}.tar.bz2" -LICENSE="GPL-2 RSA-MD2 RSA-MD5 RSA-PKCS11 DES" +LICENSE="GPL-2 RSA-MD5 RSA-PKCS11 DES" SLOT="0" KEYWORDS="~ppc ~sparc ~x86 ~amd64" IUSE="caps cisco curl debug ldap nat smartcard static xml" |