summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:15:46 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:15:46 +0000
commit47907ed0c19cc78a35822623df2489b7fe1cb59d (patch)
treef3e8cb7311f8be2d07b6c91a3aec71418994878e /net-firewall/ipsec-tools
parentFixed compile issue. (Manifest recommit) (diff)
downloadgentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.tar.gz
gentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.tar.bz2
gentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-firewall/ipsec-tools')
-rw-r--r--net-firewall/ipsec-tools/ChangeLog7
-rw-r--r--net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild4
-rw-r--r--net-firewall/ipsec-tools/ipsec-tools-0.3.1.ebuild4
-rw-r--r--net-firewall/ipsec-tools/ipsec-tools-0.3.3.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog
index 85474b9655a9..27b9424289af 100644
--- a/net-firewall/ipsec-tools/ChangeLog
+++ b/net-firewall/ipsec-tools/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-firewall/ipsec-tools
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.13 2004/06/29 12:21:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.14 2004/07/01 22:15:01 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ ipsec-tools-0.2.5.ebuild, ipsec-tools-0.3.1.ebuild,
+ ipsec-tools-0.3.3.ebuild:
+ virtual/glibc -> virtual/libc
29 Jun 2004; Jason Wever <weeve@gentoo.org> ipsec-tools-0.3.3.ebuild:
Stable on sparc.
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild
index 31f87e583d6a..c67b3bb0cf18 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.2.5.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-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild,v 1.3 2004/06/24 22:40:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild,v 1.4 2004/07/01 22:15:01 eradicator Exp $
DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation."
HOMEPAGE="http://ipsec-tools.sourceforge.net/"
@@ -9,7 +9,7 @@ LICENSE="BSD"
KEYWORDS="~x86 amd64 ~sparc"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-libs/openssl-0.9.6"
pkg_setup() {
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.3.1.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.3.1.ebuild
index e9af84a85c99..1c73f806c5cf 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.3.1.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.3.1.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-firewall/ipsec-tools/ipsec-tools-0.3.1.ebuild,v 1.5 2004/06/24 22:40:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.3.1.ebuild,v 1.6 2004/07/01 22:15:01 eradicator Exp $
DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation."
HOMEPAGE="http://ipsec-tools.sourceforge.net/"
@@ -9,7 +9,7 @@ LICENSE="BSD"
KEYWORDS="~x86 ~sparc amd64"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-libs/openssl-0.9.6"
S=${WORKDIR}/${P}
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.3.3.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.3.3.ebuild
index 2a4124bfacbc..7d6d365cf589 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.3.3.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.3.3.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-firewall/ipsec-tools/ipsec-tools-0.3.3.ebuild,v 1.5 2004/06/29 12:21:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.3.3.ebuild,v 1.6 2004/07/01 22:15:01 eradicator Exp $
DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation."
HOMEPAGE="http://ipsec-tools.sourceforge.net/"
@@ -9,7 +9,7 @@ LICENSE="BSD"
KEYWORDS="x86 amd64 sparc"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-libs/openssl-0.9.6"
S=${WORKDIR}/${P}