diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 12:33:24 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 12:33:24 +0000 |
commit | 45a503b54c461626fc73257128c8d069bb815a3a (patch) | |
tree | d10d1cc3a94bc9e792ad773ef8db258a79025a06 /net-misc/openswan | |
parent | Stable on amd64. (diff) | |
download | historical-45a503b54c461626fc73257128c8d069bb815a3a.tar.gz historical-45a503b54c461626fc73257128c8d069bb815a3a.tar.bz2 historical-45a503b54c461626fc73257128c8d069bb815a3a.zip |
Stable on amd64.
Diffstat (limited to 'net-misc/openswan')
-rw-r--r-- | net-misc/openswan/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/openswan/openswan-2.1.5.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openswan/openswan-2.2.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/openswan/ChangeLog b/net-misc/openswan/ChangeLog index ffaf3fd0c077..27df8ab568e6 100644 --- a/net-misc/openswan/ChangeLog +++ b/net-misc/openswan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/openswan # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/ChangeLog,v 1.18 2004/09/18 02:49:41 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/ChangeLog,v 1.19 2004/10/19 12:33:24 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> openswan-2.1.5.ebuild, + openswan-2.2.0.ebuild: + Stable on amd64. *openswan-2.2.0 (17 Sep 2004) diff --git a/net-misc/openswan/openswan-2.1.5.ebuild b/net-misc/openswan/openswan-2.1.5.ebuild index 4b4ce37951b8..85b07110d479 100644 --- a/net-misc/openswan/openswan-2.1.5.ebuild +++ b/net-misc/openswan/openswan-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.1.5.ebuild,v 1.3 2004/09/18 02:49:41 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.1.5.ebuild,v 1.4 2004/10/19 12:33:24 absinthe Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.openswan.org/code/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* x86 ~amd64 ~ppc" +KEYWORDS="-* x86 amd64 ~ppc" IUSE="" DEPEND="!net-misc/strongswan diff --git a/net-misc/openswan/openswan-2.2.0.ebuild b/net-misc/openswan/openswan-2.2.0.ebuild index fd2c327d56ec..ddcf5451a334 100644 --- a/net-misc/openswan/openswan-2.2.0.ebuild +++ b/net-misc/openswan/openswan-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.2.0.ebuild,v 1.1 2004/09/18 02:49:41 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.2.0.ebuild,v 1.2 2004/10/19 12:33:24 absinthe Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.openswan.org/code/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86 ~amd64 ~ppc" +KEYWORDS="-* ~x86 amd64 ~ppc" IUSE="" DEPEND="!net-misc/strongswan |