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-4.04-r3.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-4.04-r3.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-4.04-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.04-r3.ebuild b/net-misc/stunnel/stunnel-4.04-r3.ebuild index 4b2efbf81411..b6807a6c9211 100644 --- a/net-misc/stunnel/stunnel-4.04-r3.ebuild +++ b/net-misc/stunnel/stunnel-4.04-r3.ebuild @@ -1,11 +1,10 @@ # 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.04-r3.ebuild,v 1.6 2004/07/01 22:00:33 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r3.ebuild,v 1.7 2004/07/15 03:38:18 agriffis Exp $ inherit ssl-cert eutils IUSE="static" -S=${WORKDIR}/${P} DESCRIPTION="TLS/SSL - Port Wrapper" SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" HOMEPAGE="http://stunnel.mirt.net" |