summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-12-17 19:15:09 +0000
committerSamuli Suominen <drac@gentoo.org>2007-12-17 19:15:09 +0000
commitd1dea582c984afd5dd9fc9579ce0409205efe787 (patch)
treeffb31bc327ecca699643c1ce5a2c06bb967f5c77 /dev-perl/Sys-Statistics-Linux
parentamd64 stable (diff)
downloadgentoo-2-d1dea582c984afd5dd9fc9579ce0409205efe787.tar.gz
gentoo-2-d1dea582c984afd5dd9fc9579ce0409205efe787.tar.bz2
gentoo-2-d1dea582c984afd5dd9fc9579ce0409205efe787.zip
amd64 stable, nice, this version doesn't fail on DiskUsage test inside chroot anymore
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'dev-perl/Sys-Statistics-Linux')
-rw-r--r--dev-perl/Sys-Statistics-Linux/ChangeLog6
-rw-r--r--dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/ChangeLog b/dev-perl/Sys-Statistics-Linux/ChangeLog
index 049149799e5c..bc6206b761f0 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.14 2007/12/06 16:43:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.15 2007/12/17 19:15:09 drac Exp $
+
+ 17 Dec 2007; Samuli Suominen <drac@gentoo.org>
+ Sys-Statistics-Linux-0.21.ebuild:
+ amd64 stable
06 Dec 2007; Raúl Porcel <armin76@gentoo.org>
Sys-Statistics-Linux-0.21.ebuild:
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild
index 5fdebbb59e34..4a4882f682c2 100644
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild
+++ b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.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.21.ebuild,v 1.2 2007/12/06 16:43:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild,v 1.3 2007/12/17 19:15:09 drac 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"