diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:12:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:12:25 +0000 |
commit | 47b465c7b580804fee74b9f0b1d457827f700a7b (patch) | |
tree | 533549d207ce5826a0dcf353fa576f7ea6608792 /dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | |
parent | Mark 1.1.0 stable on ia64 (diff) | |
download | gentoo-2-47b465c7b580804fee74b9f0b1d457827f700a7b.tar.gz gentoo-2-47b465c7b580804fee74b9f0b1d457827f700a7b.tar.bz2 gentoo-2-47b465c7b580804fee74b9f0b1d457827f700a7b.zip |
Mark 2.6 stable on ia64
(Portage version: 2.1-r1)
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" |