diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-20 21:59:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-20 21:59:12 +0000 |
commit | edb30b71b3ba32c988963879455ca62383aecfbf (patch) | |
tree | 4569d7688e579d08103eab0445ae6dfbdd839424 /net-misc/stunnel/stunnel-4.04-r1.ebuild | |
parent | postinst information. (diff) | |
download | historical-edb30b71b3ba32c988963879455ca62383aecfbf.tar.gz historical-edb30b71b3ba32c988963879455ca62383aecfbf.tar.bz2 historical-edb30b71b3ba32c988963879455ca62383aecfbf.zip |
stable on alpha
Diffstat (limited to 'net-misc/stunnel/stunnel-4.04-r1.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-4.04-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.04-r1.ebuild b/net-misc/stunnel/stunnel-4.04-r1.ebuild index c79f5a7dffe5..b10818171bbb 100644 --- a/net-misc/stunnel/stunnel-4.04-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.04-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r1.ebuild,v 1.5 2003/09/12 02:55:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r1.ebuild,v 1.6 2003/10/20 21:59:08 agriffis Exp $ inherit 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.6c" RDEPEND=">=dev-libs/openssl-0.9.6c" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc alpha" LICENSE="GPL-2" SLOT="0" |