summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-01 21:21:45 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-01 21:21:45 +0000
commit38283a052f1d11eaa9752b3077a6e9049b5891e5 (patch)
tree9f9e1e907fe819802a8c56d192e4a73b1085cd30 /dev-perl/Sys-Statistics-Linux
parentRename "wxwindows" USE flag to "wxwidgets". (diff)
downloadhistorical-38283a052f1d11eaa9752b3077a6e9049b5891e5.tar.gz
historical-38283a052f1d11eaa9752b3077a6e9049b5891e5.tar.bz2
historical-38283a052f1d11eaa9752b3077a6e9049b5891e5.zip
Cleanup
Package-Manager: portage-2.2_rc31/cvs/Linux i686
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.34.ebuild22
-rw-r--r--dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.48.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 5ef3f3b082dd..9ffac9634786 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.35 2009/04/29 21:06:32 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.36 2009/05/01 21:08:44 tove Exp $
+
+ 01 May 2009; Torsten Veller <tove@gentoo.org>
+ -Sys-Statistics-Linux-0.34.ebuild, -Sys-Statistics-Linux-0.48.ebuild:
+ Cleanup
29 Apr 2009; Tiago Cunha <tcunha@gentoo.org>
Sys-Statistics-Linux-0.49.ebuild:
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild
deleted file mode 100644
index 7e1d17e6a197..000000000000
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2008 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.34.ebuild,v 1.4 2008/11/18 15:32:31 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Collect linux system statistics"
-HOMEPAGE="http://search.cpan.org/~bloonix/"
-SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="amd64 sparc x86"
-IUSE="test"
-SRC_TEST="do"
-
-RDEPEND="dev-lang/perl
- dev-perl/UNIVERSAL-require"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.48.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.48.ebuild
deleted file mode 100644
index b5a97f5d44ca..000000000000
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.48.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.48.ebuild,v 1.1 2009/03/08 18:53:39 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BLOONIX
-inherit perl-module
-
-DESCRIPTION="Collect linux system statistics"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"