diff options
author | 2007-01-19 14:06:52 +0000 | |
---|---|---|
committer | 2007-01-19 14:06:52 +0000 | |
commit | bd3f120fe3b8ea3667449985ac21ced41b360fd2 (patch) | |
tree | ace8a9895642a10519ea142ba9c97f6eee9a3e77 /dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild | |
parent | QA: remove invalid RESTRICT="mirror" (diff) | |
download | gentoo-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/Math-VecStat/Math-VecStat-0.08.ebuild')
-rw-r--r-- | dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
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}" |