diff options
author | Jay Pfeifer <pfeifer@gentoo.org> | 2004-10-25 17:05:03 +0000 |
---|---|---|
committer | Jay Pfeifer <pfeifer@gentoo.org> | 2004-10-25 17:05:03 +0000 |
commit | c8d25bc945ac0c93a9b1df920cd537f63938e53b (patch) | |
tree | f888b2a813c8b193f77f832840bb2a75c992ae43 /net-misc/openswan | |
parent | stable for security reasons (diff) | |
download | historical-c8d25bc945ac0c93a9b1df920cd537f63938e53b.tar.gz historical-c8d25bc945ac0c93a9b1df920cd537f63938e53b.tar.bz2 historical-c8d25bc945ac0c93a9b1df920cd537f63938e53b.zip |
Mark version 2.2.0 stable on x86.
Diffstat (limited to 'net-misc/openswan')
-rw-r--r-- | net-misc/openswan/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/openswan/openswan-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openswan/ChangeLog b/net-misc/openswan/ChangeLog index 27df8ab568e6..ff5960e2ea22 100644 --- a/net-misc/openswan/ChangeLog +++ b/net-misc/openswan/ChangeLog @@ -1,6 +1,9 @@ # 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.19 2004/10/19 12:33:24 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/ChangeLog,v 1.20 2004/10/25 17:05:03 pfeifer Exp $ + + 25 Oct 2004; Jay Pfeifer <pfeifer@gentoo.org> openswan-2.2.0.ebuild: + Stable on x86. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> openswan-2.1.5.ebuild, openswan-2.2.0.ebuild: diff --git a/net-misc/openswan/openswan-2.2.0.ebuild b/net-misc/openswan/openswan-2.2.0.ebuild index ddcf5451a334..15712b2659d5 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.2 2004/10/19 12:33:24 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.2.0.ebuild,v 1.3 2004/10/25 17:05:03 pfeifer 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 |