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 | 10 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 529c2226212d..c8a69c0aa06b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.5 2006/01/13 22:20:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.6 2006/03/30 23:20:34 agriffis Exp $ + + 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> + Statistics-Descriptive-2.6.ebuild: + Mark 2.6 ~ia64 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Statistics-Descriptive-2.6.ebuild: diff --git a/dev-perl/Statistics-Descriptive/Manifest b/dev-perl/Statistics-Descriptive/Manifest index dc5d3eff0028..2e334f297af9 100644 --- a/dev-perl/Statistics-Descriptive/Manifest +++ b/dev-perl/Statistics-Descriptive/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 361a46072bae7bc37463e8acdba985e4 ChangeLog 930 RMD160 6b6c0f9370fee217678f3f4db0f08bc464508383 ChangeLog 930 SHA256 f76995c329a9c5c2ace1b3bc2791592da68d65fdaefa668259f4a3231b1141b7 ChangeLog 930 @@ -10,3 +13,10 @@ SHA256 a92d8699a1b313d7b945be91946858156a634f526a53c795a75f9557f8c71fcc files/di MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305 SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFELGfLJrHF4yAQTrARAj0bAKDB0UTctOlTmnehwghyko76pfvQAwCgxCxD +nSQRGV05KnZn0oQpyef6Yeg= +=PoK+ +-----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 c56ceb4c50c0..79bc4eee4551 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-2006 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.4 2006/01/13 22:20:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.5 2006/03/30 23:20:34 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive" SLOT="0" LICENSE="Artistic" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |