Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-CPU/
Date: Thu, 05 May 2016 17:00:42
Message-Id: 1462466810.dc3b40535cc8fdde3cab0a4eb49c8650aa4902d5.dilfridge@gentoo
1 commit: dc3b40535cc8fdde3cab0a4eb49c8650aa4902d5
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 5 16:42:38 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu May 5 16:46:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc3b4053
7
8 dev-perl/Sys-CPU: Remove old
9
10 Package-Manager: portage-2.2.28
11
12 dev-perl/Sys-CPU/Manifest | 1 -
13 dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.ebuild | 15 ---------------
14 2 files changed, 16 deletions(-)
15
16 diff --git a/dev-perl/Sys-CPU/Manifest b/dev-perl/Sys-CPU/Manifest
17 index 787f624..8991829 100644
18 --- a/dev-perl/Sys-CPU/Manifest
19 +++ b/dev-perl/Sys-CPU/Manifest
20 @@ -1,2 +1 @@
21 -DIST Sys-CPU-0.54.tar.gz 6116 SHA256 04ccb677314acb5ef3169d7c677ba16e78d4d39dc8a1b6b74b7d0c905e7c951e SHA512 8a30eea354c47debc4b065da50b7f6e86a0b36fc9306d4db55a64e1d1c1c3e013a0c204bce7b1c93735a5d32d751e948430178967200f873bf7f154563feeb0e WHIRLPOOL a02c3e3f2f2c70625d52b481974ab5a6e6f31a5f5252ff2c5d82eb6632967414e8d1566980c55455fa2ad9a00da26d9401c1329a1516dc4292d85043cd966bb5
22 DIST Sys-CPU-0.61.tar.gz 6497 SHA256 250a86b79c231001c4ae71d2f66428092a4fbb2070971acafd471aa49739c9e4 SHA512 391e113c87d9044cd43c47f9f78a782fab65566a32c028c01f7f3335a5065b6755586ea3143356510c8d28a7d1ad572cc6203ec189eaaa379967bdbd0a0bd7bc WHIRLPOOL 566c59562beecd38ef2d5909dabbeeed4948ebcf5eb8973ce1175bd9938c44cf1b3b2acde32b875f4b6030683a4468fc63490a6f1bbc053ed1e06e4f19bff0e1
23
24 diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.ebuild
25 deleted file mode 100644
26 index 5cb2d42..0000000
27 --- a/dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.ebuild
28 +++ /dev/null
29 @@ -1,15 +0,0 @@
30 -# Copyright 1999-2014 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI=5
35 -
36 -MODULE_AUTHOR=MZSANFORD
37 -MODULE_VERSION=0.54
38 -inherit perl-module
39 -
40 -DESCRIPTION="Access CPU info. number, etc on Win and UNIX"
41 -
42 -SLOT="0"
43 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~ppc-macos"
44 -IUSE=""