diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-08 08:02:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-08 08:02:22 +0000 |
commit | 6e5aa116b2423feb0a219c0845e0bdd5acad8252 (patch) | |
tree | 636390fab8d2ccc14e28228b6c7e5785cfb6f1f2 /net-misc/stunnel | |
parent | Stable on alpha. (diff) | |
download | historical-6e5aa116b2423feb0a219c0845e0bdd5acad8252.tar.gz historical-6e5aa116b2423feb0a219c0845e0bdd5acad8252.tar.bz2 historical-6e5aa116b2423feb0a219c0845e0bdd5acad8252.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.04-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 41144e7b5f57..c8e9a29dbba8 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.25 2004/04/27 21:48:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.26 2004/06/08 07:59:52 kloeri Exp $ + + 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> stunnel-4.04-r3.ebuild: + Stable on alpha. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> stunnel-4.04-r3.ebuild: Add inherit eutils diff --git a/net-misc/stunnel/stunnel-4.04-r3.ebuild b/net-misc/stunnel/stunnel-4.04-r3.ebuild index c6b9635ec326..81b13ed40d6f 100644 --- a/net-misc/stunnel/stunnel-4.04-r3.ebuild +++ b/net-misc/stunnel/stunnel-4.04-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r3.ebuild,v 1.3 2004/04/27 21:48:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r3.ebuild,v 1.4 2004/06/08 07:59:52 kloeri Exp $ inherit ssl-cert eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" HOMEPAGE="http://stunnel.mirt.net" DEPEND="virtual/glibc >=dev-libs/openssl-0.9.6j" RDEPEND=">=dev-libs/openssl-0.9.6j" -KEYWORDS="~x86 ~sparc ~alpha amd64" +KEYWORDS="~x86 ~sparc alpha amd64" LICENSE="GPL-2" SLOT="0" |