diff options
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010702.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/math-pari/math-pari-2.010702.ebuild b/dev-perl/math-pari/math-pari-2.010702.ebuild index f98d68861f0c..28c3be33448e 100644 --- a/dev-perl/math-pari/math-pari-2.010702.ebuild +++ b/dev-perl/math-pari/math-pari-2.010702.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010702.ebuild,v 1.8 2006/10/20 17:06:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010702.ebuild,v 1.9 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module eutils @@ -29,4 +29,3 @@ src_unpack () { unpack ${A} epatch ${FILESDIR}/${P}-hppa.patch } - |