diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:38:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:38:18 +0000 |
commit | 502b0526680bdb31806336ae91e34971dc5bd938 (patch) | |
tree | c5c9b76311375f7ff7afa05f4ce6a976d90071fa /net-misc/stunnel/stunnel-3.26.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-502b0526680bdb31806336ae91e34971dc5bd938.tar.gz gentoo-2-502b0526680bdb31806336ae91e34971dc5bd938.tar.bz2 gentoo-2-502b0526680bdb31806336ae91e34971dc5bd938.zip |
inherit flag-o-matic, sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/stunnel/stunnel-3.26.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-3.26.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-3.26.ebuild b/net-misc/stunnel/stunnel-3.26.ebuild index 8c4ab190bb07..24e184f2cd55 100644 --- a/net-misc/stunnel/stunnel-3.26.ebuild +++ b/net-misc/stunnel/stunnel-3.26.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-3.26.ebuild,v 1.6 2004/07/01 22:00:33 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.26.ebuild,v 1.7 2004/07/15 03:38:18 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc alpha ppc" +IUSE="" RDEPEND=">=dev-libs/openssl-0.9.6j" DEPEND="${RDEPEND} |