diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:16:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:16:44 +0000 |
commit | c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52 (patch) | |
tree | 79d07c5e0fe6acafbe139c7a386fd4845eef9127 /dev-perl/Statistics-Descriptive-Discrete | |
parent | pmask newer version of pygtk (diff) | |
download | gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.gz gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.bz2 gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Statistics-Descriptive-Discrete')
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog index e73bfbd2114a..f232ab2ced6f 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog +++ b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Statistics-Descriptive-Discrete # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.4 2005/04/29 13:21:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.5 2005/08/26 00:15:27 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> + Statistics-Descriptive-Discrete-0.07.ebuild: + add ~ia64 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> Statistics-Descriptive-Discrete-0.07.ebuild: diff --git a/dev-perl/Statistics-Descriptive-Discrete/Manifest b/dev-perl/Statistics-Descriptive-Discrete/Manifest index 8c2964af4318..0195e4ba60b7 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/Manifest +++ b/dev-perl/Statistics-Descriptive-Discrete/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f4fd605b5637b70cbefe1d261d9369ff ChangeLog 711 -MD5 59f8715d6005f4c43b26397d481f9d1d Statistics-Descriptive-Discrete-0.07.ebuild 645 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 f4fd605b5637b70cbefe1d261d9369ff ChangeLog 711 +MD5 cb64f165cf7436dc14e21e910152160a Statistics-Descriptive-Discrete-0.07.ebuild 650 MD5 a24c08cc21008a2abb68bfa9e8cadfab files/digest-Statistics-Descriptive-Discrete-0.07 86 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCcjTztG5z4I8BtQoRAvvoAJ9ECKGq06llW6qSdujWpZGb64M4UQCff56H -Vx+fIvILhToRBR4IOw3O/TU= -=Byhn ------END PGP SIGNATURE----- diff --git a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild index 52bf6aa284a4..7022b5152dbb 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild +++ b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.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-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.5 2005/04/29 13:21:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.6 2005/08/26 00:15:27 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" IUSE="" mydoc="TODO" |