diff options
Diffstat (limited to 'dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild')
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 79bc4eee4551..3dafc25bd603 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.5 2006/03/30 23:20:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.6 2006/07/10 22:12:25 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive" SLOT="0" LICENSE="Artistic" -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |