summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild
index 70838e7a81df..c5f65ceffcde 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild,v 1.12 2013/03/02 16:18:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild,v 1.13 2014/01/25 20:20:09 zlogene Exp $
EAPI=4
@@ -21,4 +21,6 @@ PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.270.0
>=perl-core/bignum-0.220.0
>=perl-core/Math-BigRat-0.260.200"
+PATCHES=( "${FILESDIR}/${P}-overload.patch" )
+
SRC_TEST="do"