summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 15:56:12 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 15:56:12 +0000
commiteb7648f0d0ea51095ca0af8a205ce3dbc4c4ee55 (patch)
treea2a0069aa57f5c16104ff385447125662a72d1c9 /dev-perl/Sys-Statistics-Linux
parentCleanup (diff)
downloadgentoo-2-eb7648f0d0ea51095ca0af8a205ce3dbc4c4ee55.tar.gz
gentoo-2-eb7648f0d0ea51095ca0af8a205ce3dbc4c4ee55.tar.bz2
gentoo-2-eb7648f0d0ea51095ca0af8a205ce3dbc4c4ee55.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sys-Statistics-Linux')
-rw-r--r--dev-perl/Sys-Statistics-Linux/ChangeLog8
-rw-r--r--dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.56.ebuild22
-rw-r--r--dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.58.ebuild22
3 files changed, 6 insertions, 46 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/ChangeLog b/dev-perl/Sys-Statistics-Linux/ChangeLog
index e6fe20f4f604..b817b52f2272 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.44 2010/09/28 12:20:05 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.45 2011/01/14 15:56:12 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org>
+ -Sys-Statistics-Linux-0.56.ebuild, -Sys-Statistics-Linux-0.58.ebuild:
+ Cleanup
*Sys-Statistics-Linux-0.59 (28 Sep 2010)
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.56.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.56.ebuild
deleted file mode 100644
index 78fd14fe9d50..000000000000
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.56.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.56.ebuild,v 1.1 2009/10/07 18:45:47 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.58.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.58.ebuild
deleted file mode 100644
index f4f15a303654..000000000000
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.58.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 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.58.ebuild,v 1.1 2010/09/28 07:00:22 tove Exp $
-
-EAPI=3
-
-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"