diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 19:13:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 19:13:30 +0000 |
commit | 675225b23ccdf5137f99e4c1a7d3c1d5c7490491 (patch) | |
tree | c435274c426a4ac55167149085cb739235370021 /perl-core | |
parent | Remove spell detection comment (diff) | |
download | historical-675225b23ccdf5137f99e4c1a7d3c1d5c7490491.tar.gz historical-675225b23ccdf5137f99e4c1a7d3c1d5c7490491.tar.bz2 historical-675225b23ccdf5137f99e4c1a7d3c1d5c7490491.zip |
Stable on sparc
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.79.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 3c632bb685d6..2c7020978176 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.31 2007/04/16 10:56:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.32 2007/04/17 19:13:30 gustavoz Exp $ + + 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Math-BigInt-1.79.ebuild: + Stable on sparc *Math-BigInt-1.82 (16 Apr 2007) diff --git a/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild index 35dde7188391..e9448cb0947d 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.79.ebuild,v 1.3 2007/04/14 16:29:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild,v 1.4 2007/04/17 19:13:30 gustavoz Exp $ inherit perl-module eutils @@ -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 ~mips ~ppc s390 sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index abf9d2cedba4..0c29f2e8c93d 100644 --- a/perl-core/Scalar-List-Utils/ChangeLog +++ b/perl-core/Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Scalar-List-Utils # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.15 2007/04/09 21:38:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.16 2007/04/17 19:09:15 gustavoz Exp $ + + 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Scalar-List-Utils-1.19.ebuild: + Stable on sparc 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> Scalar-List-Utils-1.19.ebuild: diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild index 2b1f91a5a664..e20965b9eb88 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.4 2007/04/14 16:29:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.5 2007/04/17 19:09:15 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |