summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-07 08:12:35 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-07 08:12:35 +0000
commitd712ad66699de2b943559d5e0be76c56ba108f9d (patch)
treeebe2718ee1eaa396c402c9205feb9c572f8f2f31 /dev-perl/Sys-Statistics-Linux
parentdrop keywords for arches that dont have opencore-amr keyworded (diff)
downloadhistorical-d712ad66699de2b943559d5e0be76c56ba108f9d.tar.gz
historical-d712ad66699de2b943559d5e0be76c56ba108f9d.tar.bz2
historical-d712ad66699de2b943559d5e0be76c56ba108f9d.zip
Cleanup
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
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.50.ebuild22
-rw-r--r--dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.52.ebuild22
3 files changed, 5 insertions, 45 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/ChangeLog b/dev-perl/Sys-Statistics-Linux/ChangeLog
index 68e45d75220f..12519cfe6a84 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.39 2009/08/18 20:35:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.40 2009/09/07 08:06:49 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org>
+ -Sys-Statistics-Linux-0.50.ebuild, -Sys-Statistics-Linux-0.52.ebuild:
+ Cleanup
*Sys-Statistics-Linux-0.54 (18 Aug 2009)
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.50.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.50.ebuild
deleted file mode 100644
index 4d375eaea3aa..000000000000
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.50.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 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.50.ebuild,v 1.1 2009/05/19 18:34:13 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BLOONIX
-inherit perl-module
-
-DESCRIPTION="Collect linux system statistics"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/YAML-Syck"
-DEPEND="
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.52.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.52.ebuild
deleted file mode 100644
index 4110fc962ccb..000000000000
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.52.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 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.52.ebuild,v 1.1 2009/06/07 11:27:06 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BLOONIX
-inherit perl-module
-
-DESCRIPTION="Collect linux system statistics"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/YAML-Syck"
-DEPEND="
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"