summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-VecStat')
-rw-r--r--dev-perl/Math-VecStat/ChangeLog8
-rw-r--r--dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild5
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Math-VecStat/ChangeLog b/dev-perl/Math-VecStat/ChangeLog
index 00421a0631c6..8a93ea16f26f 100644
--- a/dev-perl/Math-VecStat/ChangeLog
+++ b/dev-perl/Math-VecStat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Math-VecStat
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.8 2006/08/17 22:06:08 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.9 2007/01/19 14:06:52 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Math-VecStat-0.08.ebuild:
+ Ebuild maintenance
17 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Math-VecStat-0.08.ebuild:
diff --git a/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild b/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild
index c79f082bbd24..189ed310f818 100644
--- a/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild
+++ b/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.8 2006/08/17 22:06:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.9 2007/01/19 14:06:52 mcummings Exp $
inherit perl-module
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"