diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-12-23 19:26:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-12-23 19:26:18 +0000 |
commit | 899f1d4c84d479d93cab006e84b37f7d408a74fb (patch) | |
tree | d72691fc5e186d15615576778ebf5d663ae32945 /dev-perl/Math-VecStat | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | historical-899f1d4c84d479d93cab006e84b37f7d408a74fb.tar.gz historical-899f1d4c84d479d93cab006e84b37f7d408a74fb.tar.bz2 historical-899f1d4c84d479d93cab006e84b37f7d408a74fb.zip |
Marked ~x86-solaris, bug #296509
Package-Manager: portage-2.2.00.15134-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Math-VecStat')
-rw-r--r-- | dev-perl/Math-VecStat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Math-VecStat/ChangeLog b/dev-perl/Math-VecStat/ChangeLog index 8a93ea16f26f..fe4cfd05690c 100644 --- a/dev-perl/Math-VecStat/ChangeLog +++ b/dev-perl/Math-VecStat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Math-VecStat -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.9 2007/01/19 14:06:52 mcummings Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.10 2009/12/23 19:14:53 grobian Exp $ + + 23 Dec 2009; Fabian Groffen <grobian@gentoo.org> Math-VecStat-0.08.ebuild: + Marked ~x86-solaris, bug #296509 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Math-VecStat-0.08.ebuild: diff --git a/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild b/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild index 955594649efc..92ec3fe3ee48 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-2007 Gentoo Foundation +# Copyright 1999-2009 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.10 2007/07/10 23:33:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.11 2009/12/23 19:14:53 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~aspinelli/Math-VecStat-0.08/" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ia64 sparc x86" +KEYWORDS="amd64 ia64 sparc x86 ~x86-solaris" IUSE="" SRC_TEST="do" |