summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:38:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:38:18 +0000
commita574dad528afcf0758087cf2405b895b588bbf74 (patch)
treea6db3476cf2ce72204dd079c4ae907bb4012f6ca /net-misc
parentinherit flag-o-matic, trim trailing whitespace (diff)
downloadhistorical-a574dad528afcf0758087cf2405b895b588bbf74.tar.gz
historical-a574dad528afcf0758087cf2405b895b588bbf74.tar.bz2
historical-a574dad528afcf0758087cf2405b895b588bbf74.zip
inherit flag-o-matic, sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/stunnel/stunnel-3.22-r2.ebuild4
-rw-r--r--net-misc/stunnel/stunnel-3.26.ebuild3
-rw-r--r--net-misc/stunnel/stunnel-4.04-r1.ebuild3
-rw-r--r--net-misc/stunnel/stunnel-4.04-r2.ebuild3
-rw-r--r--net-misc/stunnel/stunnel-4.04-r3.ebuild3
-rw-r--r--net-misc/stunnel/stunnel-4.05.ebuild4
6 files changed, 9 insertions, 11 deletions
diff --git a/net-misc/stunnel/stunnel-3.22-r2.ebuild b/net-misc/stunnel/stunnel-3.22-r2.ebuild
index fbd89ca8e2d0..c8912aeb30c4 100644
--- a/net-misc/stunnel/stunnel-3.22-r2.ebuild
+++ b/net-misc/stunnel/stunnel-3.22-r2.ebuild
@@ -1,16 +1,16 @@
# 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.22-r2.ebuild,v 1.5 2004/07/01 22:00:33 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.22-r2.ebuild,v 1.6 2004/07/15 03:38:18 agriffis Exp $
inherit eutils
-S=${WORKDIR}/${P}
DESCRIPTION="TLS/SSL - Port Wrapper"
SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz"
HOMEPAGE="http://www.stunnel.org/"
DEPEND="virtual/libc >=dev-libs/openssl-0.9.6c"
RDEPEND=">=dev-libs/openssl-0.9.6c"
KEYWORDS="x86 sparc "
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
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}
diff --git a/net-misc/stunnel/stunnel-4.04-r1.ebuild b/net-misc/stunnel/stunnel-4.04-r1.ebuild
index cb471debabf8..a8e127edf25b 100644
--- a/net-misc/stunnel/stunnel-4.04-r1.ebuild
+++ b/net-misc/stunnel/stunnel-4.04-r1.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-r1.ebuild,v 1.10 2004/07/01 22:00:33 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r1.ebuild,v 1.11 2004/07/15 03:38:18 agriffis Exp $
inherit 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"
diff --git a/net-misc/stunnel/stunnel-4.04-r2.ebuild b/net-misc/stunnel/stunnel-4.04-r2.ebuild
index 607f06318950..0a5421bcdfc5 100644
--- a/net-misc/stunnel/stunnel-4.04-r2.ebuild
+++ b/net-misc/stunnel/stunnel-4.04-r2.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-r2.ebuild,v 1.4 2004/07/01 22:00:33 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r2.ebuild,v 1.5 2004/07/15 03:38:18 agriffis Exp $
inherit 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"
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"
diff --git a/net-misc/stunnel/stunnel-4.05.ebuild b/net-misc/stunnel/stunnel-4.05.ebuild
index c473207c6bf9..d8d3501d0658 100644
--- a/net-misc/stunnel/stunnel-4.05.ebuild
+++ b/net-misc/stunnel/stunnel-4.05.ebuild
@@ -1,8 +1,8 @@
# 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.5 2004/07/01 22:00:33 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.05.ebuild,v 1.6 2004/07/15 03:38:18 agriffis Exp $
-inherit ssl-cert eutils
+inherit ssl-cert eutils flag-o-matic
DESCRIPTION="TLS/SSL - Port Wrapper"
HOMEPAGE="http://stunnel.mirt.net/"