diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 21:43:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 21:43:43 +0000 |
commit | dc9c06e7b548758b7bcfcf65b485318476681b59 (patch) | |
tree | 716e6d8fb841d15e9bb77516e4215cafaed44df6 /net-misc/stunnel | |
parent | Stable on alpha. (diff) | |
download | historical-dc9c06e7b548758b7bcfcf65b485318476681b59.tar.gz historical-dc9c06e7b548758b7bcfcf65b485318476681b59.tar.bz2 historical-dc9c06e7b548758b7bcfcf65b485318476681b59.zip |
Stable on alpha.
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index c70013aa6b84..9616b85ebff9 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.32 2004/08/18 23:10:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.33 2004/08/22 21:39:49 kloeri Exp $ + + 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> stunnel-4.05.ebuild: + Stable on alpha. 18 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> files/stunnel.conf.4.05, files/stunnel.rc6.4.05: diff --git a/net-misc/stunnel/stunnel-4.05.ebuild b/net-misc/stunnel/stunnel-4.05.ebuild index 3e9ae6d61f9c..c522bae3ce15 100644 --- a/net-misc/stunnel/stunnel-4.05.ebuild +++ b/net-misc/stunnel/stunnel-4.05.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/stunnel/stunnel-4.05.ebuild,v 1.7 2004/08/18 23:10:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.05.ebuild,v 1.8 2004/08/22 21:39:49 kloeri Exp $ inherit ssl-cert eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha arm amd64" +KEYWORDS="x86 ~ppc ~sparc alpha arm amd64" IUSE="static" DEPEND="virtual/libc |