diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:55:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:55:50 +0000 |
commit | e74145719a0fb884d97316de02178aae535b9557 (patch) | |
tree | 1faa530da39010abdff068027db0221332dd08d6 /dev-perl/Math-BigInt | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-e74145719a0fb884d97316de02178aae535b9557.tar.gz gentoo-2-e74145719a0fb884d97316de02178aae535b9557.tar.bz2 gentoo-2-e74145719a0fb884d97316de02178aae535b9557.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl/Math-BigInt')
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild | 5 |
4 files changed, 8 insertions, 12 deletions
diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild index a390d3571136..cc7d72c5ba6c 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild,v 1.5 2004/06/25 00:45:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild,v 1.6 2004/07/14 18:55:50 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Arbitrary size floating point math package" SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" @@ -12,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc" - +IUSE="" diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild index 9851f2326bab..aad8184a4236 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild,v 1.4 2004/06/25 00:45:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild,v 1.5 2004/07/14 18:55:50 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Arbitrary size floating point math package" SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" @@ -12,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc" - +IUSE="" diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild index 835c3f9e61cc..ce91cc4baaed 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.5 2004/06/25 00:45:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.6 2004/07/14 18:55:50 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Arbitrary size floating point math package" SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" @@ -13,4 +12,4 @@ SRC_TEST="do" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~ppc sparc s390" - +IUSE="" diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild index 5f109578c6ca..3efa4ab5a132 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild,v 1.2 2004/06/25 00:45:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild,v 1.3 2004/07/14 18:55:50 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Arbitrary size floating point math package" SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" @@ -13,4 +12,4 @@ SRC_TEST="do" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc ~s390" - +IUSE="" |