summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-04 13:20:29 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-04 13:20:29 +0000
commit47ca948a08875c7635f4f2c4628058da3f6a630c (patch)
treebe83138ab706868d3d15cbe322501917eefbf157 /dev-perl/Mon/Mon-0.11-r2.ebuild
parentGrammar fixes for profile.bashrc. (diff)
downloadhistorical-47ca948a08875c7635f4f2c4628058da3f6a630c.tar.gz
historical-47ca948a08875c7635f4f2c4628058da3f6a630c.tar.bz2
historical-47ca948a08875c7635f4f2c4628058da3f6a630c.zip
Fixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/Mon/Mon-0.11-r2.ebuild')
-rw-r--r--dev-perl/Mon/Mon-0.11-r2.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/Mon/Mon-0.11-r2.ebuild b/dev-perl/Mon/Mon-0.11-r2.ebuild
index 7aa3b380ec70..8555285114c1 100644
--- a/dev-perl/Mon/Mon-0.11-r2.ebuild
+++ b/dev-perl/Mon/Mon-0.11-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.11-r2.ebuild,v 1.9 2005/10/03 10:00:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.11-r2.ebuild,v 1.10 2006/07/04 13:20:29 ian Exp $
inherit perl-module
@@ -13,10 +13,10 @@ LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
-DEPEND="${DEPEND}
- >=net-analyzer/fping-2.2_beta1
+DEPEND=">=net-analyzer/fping-2.2_beta1
>=dev-perl/Convert-BER-1.31
>=dev-perl/Net-Telnet-3.02
>=dev-perl/Period-1.20"
+RDEPEND="${DEPEND}"
-mydoc="COPYING COPYRIGHT VERSION"
+mydoc="COPYING COPYRIGHT VERSION" \ No newline at end of file