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-MemInfo/
Date: Sat, 04 Feb 2017 17:34:12
Message-Id: 1486229539.78b0ed07fa05116ee244703713904d402653acff.dilfridge@gentoo
1 commit: 78b0ed07fa05116ee244703713904d402653acff
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 16:57:00 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 17:32:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b0ed07
7
8 dev-perl/Sys-MemInfo: Remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-perl/Sys-MemInfo/Manifest | 1 -
13 dev-perl/Sys-MemInfo/Sys-MemInfo-0.910.0-r1.ebuild | 19 -------------------
14 2 files changed, 20 deletions(-)
15
16 diff --git a/dev-perl/Sys-MemInfo/Manifest b/dev-perl/Sys-MemInfo/Manifest
17 index 6ed82bc..9811b0e 100644
18 --- a/dev-perl/Sys-MemInfo/Manifest
19 +++ b/dev-perl/Sys-MemInfo/Manifest
20 @@ -1,2 +1 @@
21 -DIST Sys-MemInfo-0.91.tar.gz 6802 SHA256 c15af4b9db68f86b182504823e4c9a36ee977d9142a2306f089b4dc1cd26c143 SHA512 f34f6383b28f15dbfee80ff96b7b0a6102d3f187443b4697d4e1e58bc2ca1fdd7e4352907539648df0aaa1041d5278a7f31d03adfe5349889f426b5a941d5877 WHIRLPOOL 06a2e949f0f9fb43970b8f1eeff0a52fc1029067316fe723019ac8607fb996df954b8fab230900b32f56c348773a2a086ee37d51eb504b45468435b23adf8107
22 DIST Sys-MemInfo-0.98.tar.gz 13213 SHA256 0862e94166e69c45ed6dcfd3b3a03610df1980fa3ec7a63c75c2aa67a8a32d5f SHA512 06f3d5d5678832c688dae6b50392cfe549a105359be5d868d020bbb34839216ded7138cac1788d398330deaf260789e91a7a2c3f4998af1ddedf33006c31e1d4 WHIRLPOOL bfc0711c1c63eb5f6f063e3b46a38ddf449ba92489ee6b4e108b68948d4e863fa87e385c571000b8fa7beaec9e61c821073a065db8316aa0e850c0302e78b500
23
24 diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.910.0-r1.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.910.0-r1.ebuild
25 deleted file mode 100644
26 index bb2f6c4..00000000
27 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.910.0-r1.ebuild
28 +++ /dev/null
29 @@ -1,19 +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=SCRESTO
37 -MODULE_VERSION=0.91
38 -inherit perl-module
39 -
40 -DESCRIPTION="Memory informations"
41 -
42 -# sources specify LGPL-2.1, README "same terms as Perl itself"
43 -LICENSE="LGPL-2.1 ${LICENSE}"
44 -SLOT="0"
45 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
46 -IUSE=""
47 -
48 -S=${WORKDIR}/${PN}