summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 22:05:21 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 22:05:21 +0000
commit1f735283dd33a26f076af40ed33b5a84151b5abb (patch)
tree268b167d2d1a14f0ac5a514a9a4c794bad931b31 /net-misc/stunnel/stunnel-4.04-r1.ebuild
parentvirtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff)
downloadgentoo-2-1f735283dd33a26f076af40ed33b5a84151b5abb.tar.gz
gentoo-2-1f735283dd33a26f076af40ed33b5a84151b5abb.tar.bz2
gentoo-2-1f735283dd33a26f076af40ed33b5a84151b5abb.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/stunnel/stunnel-4.04-r1.ebuild')
-rw-r--r--net-misc/stunnel/stunnel-4.04-r1.ebuild4
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 c5d2cf7b97c1..cb471debabf8 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-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.9 2004/06/25 03:12:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r1.ebuild,v 1.10 2004/07/01 22:00:33 squinky86 Exp $
inherit eutils
@@ -9,7 +9,7 @@ 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"
-DEPEND="virtual/glibc >=dev-libs/openssl-0.9.6j"
+DEPEND="virtual/libc >=dev-libs/openssl-0.9.6j"
RDEPEND=">=dev-libs/openssl-0.9.6j"
KEYWORDS="x86 sparc alpha"
LICENSE="GPL-2"