diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:20:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:20:23 +0000 |
commit | 18a4f361741a6476de45fabe31915c8890d3544d (patch) | |
tree | 33613b731300a2d3b53aa6a5f45e26eb31a27eca /dev-perl/Statistics-Descriptive | |
parent | marking sparc x86 stable (diff) | |
download | gentoo-2-18a4f361741a6476de45fabe31915c8890d3544d.tar.gz gentoo-2-18a4f361741a6476de45fabe31915c8890d3544d.tar.bz2 gentoo-2-18a4f361741a6476de45fabe31915c8890d3544d.zip |
Marking sparc x86 stable
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r-- | dev-perl/Statistics-Descriptive/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 92cc7f4d3f1e..529c2226212d 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.4 2005/08/14 00:36:11 mcummings Exp $ +# 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 $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Statistics-Descriptive-2.6.ebuild: + Marking sparc x86 stable 14 Aug 2005; Michael Cummings <mcummings@gentoo.org> : Bug #102433, checking digest diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 1156398619be..c56ceb4c50c0 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 +# 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.3 2005/07/21 17:15:31 dholm Exp $ +# $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 $ 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="~ppc sparc x86" IUSE="" SRC_TEST="do" |