diff options
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r-- | dev-perl/Statistics-Descriptive/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 4cd65a673835..5db15e6465b6 100644 --- a/dev-perl/Statistics-Descriptive/ChangeLog +++ b/dev-perl/Statistics-Descriptive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Statistics-Descriptive # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.1 2005/05/04 07:11:53 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.2 2005/07/18 17:52:49 gustavoz Exp $ + + 18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Statistics-Descriptive-2.6.ebuild: + Keyworded ~sparc *Statistics-Descriptive-2.6 (04 May 2005) diff --git a/dev-perl/Statistics-Descriptive/Manifest b/dev-perl/Statistics-Descriptive/Manifest index 6c445e88a9f9..b3d4ee6597f7 100644 --- a/dev-perl/Statistics-Descriptive/Manifest +++ b/dev-perl/Statistics-Descriptive/Manifest @@ -1,4 +1,14 @@ -MD5 69d47b5c95beaeea2cf15c81f220bdd0 ChangeLog 402 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 ce2109ab82ab4efde45d663f9f19bee4 Statistics-Descriptive-2.6.ebuild 555 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 40ba824c2db26e9b088239ffb6eaf3f3 Statistics-Descriptive-2.6.ebuild 545 +MD5 6783d3299d2a43e9e7ba84eda644ee32 ChangeLog 516 MD5 f091af204c270052bdd176c9619a20be files/digest-Statistics-Descriptive-2.6 77 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFC2+ylKRy60XGEcJIRAp4LAJ98P4fFqpr9h6dz7ZGli03/NbOL5QCdFKgx +pbmKcY8cuPymc0/DH3kzLNs= +=Kqzh +-----END PGP SIGNATURE----- diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 8f506051be8d..4fc858c5b625 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.1 2005/05/04 07:11:53 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.2 2005/07/18 17:52:49 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" SRC_TEST="do" |