diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 14:10:21 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 14:10:21 +0000 |
commit | 81e0eba38dac0e056568b228d5937233293aced0 (patch) | |
tree | 0d3272f950f4bbcaf3a9262e5e2cb787d52c8314 /dev-perl/Math-VecStat | |
parent | Version bump, thanks seemant (diff) | |
download | historical-81e0eba38dac0e056568b228d5937233293aced0.tar.gz historical-81e0eba38dac0e056568b228d5937233293aced0.tar.bz2 historical-81e0eba38dac0e056568b228d5937233293aced0.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Math-VecStat')
-rw-r--r-- | dev-perl/Math-VecStat/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild | 5 |
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}" |