diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-18 17:52:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-18 17:52:49 +0000 |
commit | aba56d1fe0b6cb916905bf45f72d9751bebde400 (patch) | |
tree | fc0feddb71534b4b9042b7c9eb06ad6fb65d18c5 | |
parent | dep/style fix (diff) | |
download | gentoo-2-aba56d1fe0b6cb916905bf45f72d9751bebde400.tar.gz gentoo-2-aba56d1fe0b6cb916905bf45f72d9751bebde400.tar.bz2 gentoo-2-aba56d1fe0b6cb916905bf45f72d9751bebde400.zip |
Keyworded ~sparc
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | dev-perl/Statistics-Descriptive/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 4cd65a673835..5db15e6465b6 100644 --- a/dev-perl/Statistics-Descriptive/ChangeLog +++ b/dev-perl/Statistics-Descriptive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Statistics-Descriptive # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.1 2005/05/04 07:11:53 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.2 2005/07/18 17:52:49 gustavoz Exp $ + + 18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Statistics-Descriptive-2.6.ebuild: + Keyworded ~sparc *Statistics-Descriptive-2.6 (04 May 2005) diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 8f506051be8d..4fc858c5b625 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-2005 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.1 2005/05/04 07:11:53 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.2 2005/07/18 17:52:49 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" SRC_TEST="do" |