diff options
author | Torsten Veller <tove@gentoo.org> | 2008-12-30 16:22:10 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-12-30 16:22:10 +0000 |
commit | c7754e7a77b585b09d2371c8358826bfd35059c6 (patch) | |
tree | f79d2ee732abfc898ada4c613960dfcb3fa6613b /dev-perl/Sys-Statistics-Linux | |
parent | Cleanup (diff) | |
download | gentoo-2-c7754e7a77b585b09d2371c8358826bfd35059c6.tar.gz gentoo-2-c7754e7a77b585b09d2371c8358826bfd35059c6.tar.bz2 gentoo-2-c7754e7a77b585b09d2371c8358826bfd35059c6.zip |
Cleanup
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'dev-perl/Sys-Statistics-Linux')
4 files changed, 6 insertions, 64 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/ChangeLog b/dev-perl/Sys-Statistics-Linux/ChangeLog index b263dd1d1cc5..f27f3d4d8a84 100644 --- a/dev-perl/Sys-Statistics-Linux/ChangeLog +++ b/dev-perl/Sys-Statistics-Linux/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Sys-Statistics-Linux # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.27 2008/11/18 15:32:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.28 2008/12/30 16:22:10 tove Exp $ + + 30 Dec 2008; Torsten Veller <tove@gentoo.org> + -Sys-Statistics-Linux-0.38.ebuild, -Sys-Statistics-Linux-0.41.ebuild, + -Sys-Statistics-Linux-0.42.ebuild: + Cleanup 18 Nov 2008; Torsten Veller <tove@gentoo.org> Sys-Statistics-Linux-0.34.ebuild, Sys-Statistics-Linux-0.38.ebuild, diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.38.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.38.ebuild deleted file mode 100644 index 032387297a50..000000000000 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.38.ebuild +++ /dev/null @@ -1,21 +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.38.ebuild,v 1.2 2008/11/18 15:32:31 tove Exp $ - -MODULE_AUTHOR=BLOONIX -inherit perl-module - -DESCRIPTION="Collect linux system statistics" - -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.41.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.41.ebuild deleted file mode 100644 index e5d4a4439b75..000000000000 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.41.ebuild +++ /dev/null @@ -1,21 +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.41.ebuild,v 1.2 2008/11/18 15:32:31 tove Exp $ - -MODULE_AUTHOR=BLOONIX -inherit perl-module - -DESCRIPTION="Collect linux system statistics" - -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.42.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.42.ebuild deleted file mode 100644 index 139d0cd932c4..000000000000 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.42.ebuild +++ /dev/null @@ -1,21 +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.42.ebuild,v 1.2 2008/11/18 15:32:31 tove Exp $ - -MODULE_AUTHOR=BLOONIX -inherit perl-module - -DESCRIPTION="Collect linux system statistics" - -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 )" |