diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-07 05:06:30 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-07 05:06:30 +0000 |
commit | 5812d774c3b81f284594a0676dd7250d8008b0bb (patch) | |
tree | 0e3435485d8a238cd5e068d2376b9cceb21543d9 | |
parent | Added ~mips, bug 345605. (diff) | |
download | historical-5812d774c3b81f284594a0676dd7250d8008b0bb.tar.gz historical-5812d774c3b81f284594a0676dd7250d8008b0bb.tar.bz2 historical-5812d774c3b81f284594a0676dd7250d8008b0bb.zip |
Added ~mips, bug 345605.
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
RepoMan-Options: --force
4 files changed, 14 insertions, 6 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index 3e006ec57cee..243e069f25cb 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.18 2010/11/28 19:10:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.19 2010/12/07 05:06:30 mattst88 Exp $ + + 07 Dec 2010; Matt Turner <mattst88@gentoo.org> + perl-Math-BigInt-FastCalc-0.24.ebuild: + Added ~mips, bug 345605. 28 Nov 2010; Raúl Porcel <armin76@gentoo.org> perl-Math-BigInt-FastCalc-0.24.ebuild: diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild index d02c9680b65f..94dc165b249f 100644 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild +++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:10:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.5 2010/12/07 05:06:30 mattst88 Exp $ DESCRIPTION="Math::BigInt::Calc with some XS for more speed" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}" diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index b3d7388d64b9..3644f780bde7 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.44 2010/11/28 19:10:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.45 2010/12/07 05:03:14 mattst88 Exp $ + + 07 Dec 2010; Matt Turner <mattst88@gentoo.org> + perl-Math-BigInt-1.99.ebuild: + Added ~mips, bug 345605. 28 Nov 2010; Raúl Porcel <armin76@gentoo.org> perl-Math-BigInt-1.99.ebuild: Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605 diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild index 6a2fa9254e3b..fdc3cfac4280 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild,v 1.4 2010/11/28 19:10:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild,v 1.5 2010/12/07 05:03:14 mattst88 Exp $ DESCRIPTION="Virtual for Math-BigInt" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="~perl-core/Math-BigInt-${PV}" |