summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-01-31 19:47:54 +0000
committerAron Griffis <agriffis@gentoo.org>2006-01-31 19:47:54 +0000
commit39be8db2df1e1e13fe41f82d87432189d4f0bfbb (patch)
treea5e52572dc18317151053739f30d6d028162d26b /perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
parentfix creation of filelist for eselect-mysql (diff)
downloadgentoo-2-39be8db2df1e1e13fe41f82d87432189d4f0bfbb.tar.gz
gentoo-2-39be8db2df1e1e13fe41f82d87432189d4f0bfbb.tar.bz2
gentoo-2-39be8db2df1e1e13fe41f82d87432189d4f0bfbb.zip
Mark 1.77 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.77.ebuild')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
index e89b688774ac..52b5dddcfa26 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77.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/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.4 2006/01/16 10:10:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.5 2006/01/31 19:47:54 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc x86"
IUSE=""
DEPEND=">=perl-core/Scalar-List-Utils-1.14"