commit: 78b0ed07fa05116ee244703713904d402653acff
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 16:57:00 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 17:32:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b0ed07
dev-perl/Sys-MemInfo: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-perl/Sys-MemInfo/Manifest | 1 -
dev-perl/Sys-MemInfo/Sys-MemInfo-0.910.0-r1.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/dev-perl/Sys-MemInfo/Manifest b/dev-perl/Sys-MemInfo/Manifest
index 6ed82bc..9811b0e 100644
--- a/dev-perl/Sys-MemInfo/Manifest
+++ b/dev-perl/Sys-MemInfo/Manifest
@@ -1,2 +1 @@
-DIST Sys-MemInfo-0.91.tar.gz 6802 SHA256
c15af4b9db68f86b182504823e4c9a36ee977d9142a2306f089b4dc1cd26c143 SHA512
f34f6383b28f15dbfee80ff96b7b0a6102d3f187443b4697d4e1e58bc2ca1fdd7e4352907539648df0aaa1041d5278a7f31d03adfe5349889f426b5a941d5877
WHIRLPOOL
06a2e949f0f9fb43970b8f1eeff0a52fc1029067316fe723019ac8607fb996df954b8fab230900b32f56c348773a2a086ee37d51eb504b45468435b23adf8107
DIST Sys-MemInfo-0.98.tar.gz 13213 SHA256
0862e94166e69c45ed6dcfd3b3a03610df1980fa3ec7a63c75c2aa67a8a32d5f SHA512
06f3d5d5678832c688dae6b50392cfe549a105359be5d868d020bbb34839216ded7138cac1788d398330deaf260789e91a7a2c3f4998af1ddedf33006c31e1d4
WHIRLPOOL
bfc0711c1c63eb5f6f063e3b46a38ddf449ba92489ee6b4e108b68948d4e863fa87e385c571000b8fa7beaec9e61c821073a065db8316aa0e850c0302e78b500
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
deleted file mode 100644
index bb2f6c4..00000000
--- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.910.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SCRESTO
-MODULE_VERSION=0.91
-inherit perl-module
-
-DESCRIPTION="Memory informations"
-
-# sources specify LGPL-2.1, README "same terms as Perl itself"
-LICENSE="LGPL-2.1 ${LICENSE}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-S=${WORKDIR}/${PN}