diff options
Diffstat (limited to 'dev-perl/Math-BigInt-FastCalc')
-rw-r--r-- | dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild b/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild index dab5e4ada628..165b7acb717f 100644 --- a/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild +++ b/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.1 2007/10/17 08:13:31 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.2 2007/10/17 16:49:43 mr_bones_ Exp $ MODULE_AUTHOR="TELS/math" inherit perl-module @@ -16,4 +16,3 @@ RDEPEND=">=perl-core/Math-BigInt-1.87" DEPEND="${RDEPEND}" SRC_TEST="do" - |