summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 15:59:30 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 15:59:30 +0000
commit1d33b3d8abeeea1456eb124148d891af62dbcbe3 (patch)
tree58cc931f20719f2a7cb008100e3c24141f5f09a3 /dev-perl/Sys-CPU
parentversion bump - remove old (diff)
downloadhistorical-1d33b3d8abeeea1456eb124148d891af62dbcbe3.tar.gz
historical-1d33b3d8abeeea1456eb124148d891af62dbcbe3.tar.bz2
historical-1d33b3d8abeeea1456eb124148d891af62dbcbe3.zip
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Sys-CPU')
-rw-r--r--dev-perl/Sys-CPU/ChangeLog7
-rw-r--r--dev-perl/Sys-CPU/Sys-CPU-0.51.ebuild16
2 files changed, 5 insertions, 18 deletions
diff --git a/dev-perl/Sys-CPU/ChangeLog b/dev-perl/Sys-CPU/ChangeLog
index b02fb3927fca..70ea38eb502c 100644
--- a/dev-perl/Sys-CPU/ChangeLog
+++ b/dev-perl/Sys-CPU/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sys-CPU
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.9 2010/08/17 08:08:55 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.10 2011/01/14 15:56:44 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Sys-CPU-0.51.ebuild:
+ Cleanup
*Sys-CPU-0.52 (17 Aug 2010)
diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.51.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.51.ebuild
deleted file mode 100644
index 53c756b8e7ab..000000000000
--- a/dev-perl/Sys-CPU/Sys-CPU-0.51.ebuild
+++ /dev/null
@@ -1,16 +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-CPU/Sys-CPU-0.51.ebuild,v 1.7 2010/04/24 20:25:54 armin76 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=MKODERER
-inherit perl-module
-
-DESCRIPTION="Access CPU info. number, etc on Win and UNIX"
-
-# License is not specified
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""