diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-17 16:50:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-17 16:50:25 +0000 |
commit | e37746cc9385423c32b7dfad77ed1b4b36e27133 (patch) | |
tree | 91d2918556b8bfc125b2a1e68b991a97da130a1f /dev-perl/Math-BigInt-FastCalc | |
parent | whitespace (diff) | |
download | historical-e37746cc9385423c32b7dfad77ed1b4b36e27133.tar.gz historical-e37746cc9385423c32b7dfad77ed1b4b36e27133.tar.bz2 historical-e37746cc9385423c32b7dfad77ed1b4b36e27133.zip |
whitespace
Package-Manager: portage-2.1.3.9
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" - |