summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 14:06:52 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 14:06:52 +0000
commitbd3f120fe3b8ea3667449985ac21ced41b360fd2 (patch)
treeace8a9895642a10519ea142ba9c97f6eee9a3e77 /dev-perl
parentQA: remove invalid RESTRICT="mirror" (diff)
downloadgentoo-2-bd3f120fe3b8ea3667449985ac21ced41b360fd2.tar.gz
gentoo-2-bd3f120fe3b8ea3667449985ac21ced41b360fd2.tar.bz2
gentoo-2-bd3f120fe3b8ea3667449985ac21ced41b360fd2.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl')
-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}"