diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:38:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:38:20 +0000 |
commit | 417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64 (patch) | |
tree | 9cb48276bb2fc80f0af7b19784532296805c0056 /dev-perl/Sys-Statistics-Linux | |
parent | Stable on sparc (diff) | |
download | historical-417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64.tar.gz historical-417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64.tar.bz2 historical-417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64.zip |
Stable on sparc
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-perl/Sys-Statistics-Linux')
-rw-r--r-- | dev-perl/Sys-Statistics-Linux/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/ChangeLog b/dev-perl/Sys-Statistics-Linux/ChangeLog index c066731a232b..1c3473c7cf26 100644 --- a/dev-perl/Sys-Statistics-Linux/ChangeLog +++ b/dev-perl/Sys-Statistics-Linux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Sys-Statistics-Linux # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.10 2007/07/29 21:47:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.11 2007/08/09 15:26:02 gustavoz Exp $ + + 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Sys-Statistics-Linux-0.11.ebuild: + Stable on sparc 29 Jul 2007; Raúl Porcel <armin76@gentoo.org> Sys-Statistics-Linux-0.11.ebuild: diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild index 84c712cb8f41..adbc6e1c6c44 100644 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild +++ b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild,v 1.2 2007/07/29 21:47:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild,v 1.3 2007/08/09 15:26:02 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="~amd64 sparc x86" IUSE="test" SRC_TEST="do" |