summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-12 20:25:45 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-12 20:25:45 +0000
commit91eaebd4aa6c023fb2f5718d736ffb918622ba61 (patch)
tree26c1a66dfd1480c926e06aa698722167abd72f3a /dev-perl/Math-BigInt
parentAdd patch from cvs to fix personaldata/passwords.Also add patch from mailing ... (diff)
downloadgentoo-2-91eaebd4aa6c023fb2f5718d736ffb918622ba61.tar.gz
gentoo-2-91eaebd4aa6c023fb2f5718d736ffb918622ba61.tar.bz2
gentoo-2-91eaebd4aa6c023fb2f5718d736ffb918622ba61.zip
forward port s390 KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Math-BigInt')
-rw-r--r--dev-perl/Math-BigInt/Math-BigInt-1.73.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.73.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.73.ebuild
index a1f436b4851b..e7f707e396bc 100644
--- a/dev-perl/Math-BigInt/Math-BigInt-1.73.ebuild
+++ b/dev-perl/Math-BigInt/Math-BigInt-1.73.ebuild
@@ -1,17 +1,18 @@
# Copyright 1999-2005 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.73.ebuild,v 1.4 2005/01/22 13:45:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.5 2005/03/12 20:25:45 vapier Exp $
inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
-SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme"
+SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
-SRC_TEST="do"
-SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 ~amd64 alpha ~ppc sparc"
+SLOT="0"
+KEYWORDS="alpha ~amd64 ~ppc s390 sparc x86"
IUSE=""
DEPEND=">=dev-perl/Scalar-List-Utils-1.14"
+
+SRC_TEST="do"