diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:55:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:55:04 +0000 |
commit | f1aefe760e0a617cc558589a9346130548161dee (patch) | |
tree | ed2558d0023e57f73a67a20a6aee8dce71ea5143 /dev-perl/Math-VecStat | |
parent | ppc stable, bug #118757 (diff) | |
download | gentoo-2-f1aefe760e0a617cc558589a9346130548161dee.tar.gz gentoo-2-f1aefe760e0a617cc558589a9346130548161dee.tar.bz2 gentoo-2-f1aefe760e0a617cc558589a9346130548161dee.zip |
marking sparc x86 stable
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Math-VecStat')
-rw-r--r-- | dev-perl/Math-VecStat/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Math-VecStat/ChangeLog b/dev-perl/Math-VecStat/ChangeLog index 2f74d3cff6bf..5a8031dae3ee 100644 --- a/dev-perl/Math-VecStat/ChangeLog +++ b/dev-perl/Math-VecStat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-VecStat -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.3 2005/12/06 19:32:22 metalgod Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.4 2006/01/13 21:54:04 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Math-VecStat-0.08.ebuild: + marking sparc x86 stable 06 Dec 2005; Luis Medinas <metalgod@gentoo.org> Math-VecStat-0.08.ebuild: Added ~amd64 keyword. diff --git a/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild b/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild index 4fbf8bf4083b..de0b62e7f3f6 100644 --- a/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild +++ b/dev-perl/Math-VecStat/Math-VecStat-0.08.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/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.3 2005/12/06 19:32:22 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.4 2006/01/13 21:54:04 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~aspinelli/Math-VecStat-0.08/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 sparc x86" IUSE="" SRC_TEST="do" |