summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2002-05-05 02:25:03 +0000
committerDonny Davies <woodchip@gentoo.org>2002-05-05 02:25:03 +0000
commit7b4943a163d98cef32c7bf195db81d3b8d624f3b (patch)
tree976df3762afd6f7b6fd702bdd796b3d7d5be9eb6 /net-analyzer
parentFixes #2213 (again). (diff)
downloadgentoo-2-7b4943a163d98cef32c7bf195db81d3b8d624f3b.tar.gz
gentoo-2-7b4943a163d98cef32c7bf195db81d3b8d624f3b.tar.bz2
gentoo-2-7b4943a163d98cef32c7bf195db81d3b8d624f3b.zip
fix #2450
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/lcrzoex/ChangeLog16
-rw-r--r--net-analyzer/lcrzoex/files/digest-lcrzoex-4.09-r2 (renamed from net-analyzer/lcrzoex/files/digest-lcrzoex-4.09-r1)0
-rw-r--r--net-analyzer/lcrzoex/lcrzoex-4.09-r2.ebuild (renamed from net-analyzer/lcrzoex/lcrzoex-4.09-r1.ebuild)4
3 files changed, 9 insertions, 11 deletions
diff --git a/net-analyzer/lcrzoex/ChangeLog b/net-analyzer/lcrzoex/ChangeLog
index 03050d1ae493..ec27590fd6b3 100644
--- a/net-analyzer/lcrzoex/ChangeLog
+++ b/net-analyzer/lcrzoex/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/lcrzoex
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lcrzoex/ChangeLog,v 1.7 2002/05/04 03:16:38 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lcrzoex/ChangeLog,v 1.8 2002/05/05 02:25:03 woodchip Exp $
+
+*lcrzoex-4.09-r2 (4 May 2002)
+
+ 4 May 2002; Donny Davies <woodchip@gentoo.org> :
+
+ Ooops fix #2450. Thanks Ilian Zarov ;)
*lcrzoex-4.09-r1 (3 May 2002)
@@ -19,11 +25,3 @@
*lcrzoex-4.05 (24 Feb 2002)
*lcrzoex-4.03 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/net-analyzer/lcrzoex/files/digest-lcrzoex-4.09-r1 b/net-analyzer/lcrzoex/files/digest-lcrzoex-4.09-r2
index 52bea9599336..52bea9599336 100644
--- a/net-analyzer/lcrzoex/files/digest-lcrzoex-4.09-r1
+++ b/net-analyzer/lcrzoex/files/digest-lcrzoex-4.09-r2
diff --git a/net-analyzer/lcrzoex/lcrzoex-4.09-r1.ebuild b/net-analyzer/lcrzoex/lcrzoex-4.09-r2.ebuild
index a9c391e81e41..c6447c9c76f4 100644
--- a/net-analyzer/lcrzoex/lcrzoex-4.09-r1.ebuild
+++ b/net-analyzer/lcrzoex/lcrzoex-4.09-r2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lcrzoex/lcrzoex-4.09-r1.ebuild,v 1.1 2002/05/04 03:16:38 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lcrzoex/lcrzoex-4.09-r2.ebuild,v 1.1 2002/05/05 02:25:03 woodchip Exp $
DESCRIPTION="Toolbox of over 300 utilities for testing Ethernet/IP networks"
HOMEPAGE="http://www.laurentconstantin.com/en/lcrzoex/"
SRC_URI="http://www.laurentconstantin.com/common/${PN}/download/v4/${P}-src.tgz"
S=${WORKDIR}/${P}-src
-DEPEND="virtual/glibc =net-libs/lcrzo-${PV}"
+DEPEND="virtual/glibc =net-libs/lcrzo-${PV}*"
LICENSE="GPL-2"
SLOT="0"