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 | 8c7141f1d6a4599c3371437f0d65a2e79d1fc6ff (patch) | |
tree | 7ed39c1ad88dba7483c8f4eaba4137ef07b32d21 /dev-perl/Math-VecStat | |
parent | ppc stable, bug #118757 (diff) | |
download | historical-8c7141f1d6a4599c3371437f0d65a2e79d1fc6ff.tar.gz historical-8c7141f1d6a4599c3371437f0d65a2e79d1fc6ff.tar.bz2 historical-8c7141f1d6a4599c3371437f0d65a2e79d1fc6ff.zip |
marking sparc x86 stable
Package-Manager: portage-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" |