diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 04:57:57 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 04:57:57 +0000 |
commit | 9fb15dbd680fdc20d9b23bb913016bb2271533d8 (patch) | |
tree | aa1d14771547fe5dab3da87a2488939682af8a42 /dev-perl/Mon | |
parent | added ppc to keywords (diff) | |
download | historical-9fb15dbd680fdc20d9b23bb913016bb2271533d8.tar.gz historical-9fb15dbd680fdc20d9b23bb913016bb2271533d8.tar.bz2 historical-9fb15dbd680fdc20d9b23bb913016bb2271533d8.zip |
repoman'd
Diffstat (limited to 'dev-perl/Mon')
-rw-r--r-- | dev-perl/Mon/Mon-0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mon/Mon-0.11-r1.ebuild b/dev-perl/Mon/Mon-0.11-r1.ebuild index 963999657731..5cfe4a1140ff 100644 --- a/dev-perl/Mon/Mon-0.11-r1.ebuild +++ b/dev-perl/Mon/Mon-0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.11-r1.ebuild,v 1.5 2002/07/25 04:43:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.11-r1.ebuild,v 1.6 2002/07/25 04:57:57 seemant Exp $ inherit perl-module @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="${DEPEND} - >=net-analyzer/fping-2.2_bet1 + >=net-analyzer/fping-2.2_beta1 >=dev-perl/Convert-BER-1.31 >=dev-perl/Net-Telnet-3.02" |