summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-17 00:25:57 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-17 00:25:57 +0200
commit4a05b5118d963092cc728e78451650042805be9f (patch)
treed5c3475951d06f7bc8a29e620861713e041d6d05 /dev-perl/Sys-Mmap
parentdev-perl/Sys-MemInfo: enable tests (diff)
downloadgentoo-4a05b5118d963092cc728e78451650042805be9f.tar.gz
gentoo-4a05b5118d963092cc728e78451650042805be9f.tar.bz2
gentoo-4a05b5118d963092cc728e78451650042805be9f.zip
dev-perl/Sys-Mmap: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Sys-Mmap')
-rw-r--r--dev-perl/Sys-Mmap/Manifest1
-rw-r--r--dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Sys-Mmap/Manifest b/dev-perl/Sys-Mmap/Manifest
index 441c08ab875c..aa7a9099a536 100644
--- a/dev-perl/Sys-Mmap/Manifest
+++ b/dev-perl/Sys-Mmap/Manifest
@@ -1,2 +1 @@
-DIST Sys-Mmap-0.16.tar.gz 16345 SHA256 36a637e78568762bd25e69df3c0671f79c9ddf48835f5460b4404303e1801c79 SHA512 9f533f8eaa2707a77fa69dc0163e5e55b13d6653ddb5f7850c3fcaa090c79069cccedb947c1b8cd5a125fd7b055803eff437697c120785f422bff0414be7cd05 WHIRLPOOL 504b5b7a322d84eed0dcf035693b4f69ab97dd60dc651758dfa2d255772bf37a3ba55c35f3ec709c0c61edfa1afa1a285a32375a6806c3d9eec98cee2983aa9b
DIST Sys-Mmap-0.17.tar.gz 17059 SHA256 fd74cfa1b515c3832cd9db79839628160f878d74038e34859f216a4c1ad29816 SHA512 004d6160323bb185fe23295679dc0c1e8f2696ce3760c0ae6922e3a21ba7b5deb1893b2e65c5b83c6897060d589ed4bd6b5f3b703172f98a8ed57e99a0b2bad9 WHIRLPOOL 7b0bfbecffb87013c535219ba1354e92d195736d82cb1f9b0335c8253f6a2742f9e21a44793627cfb64174737b62281605704c8614ec06f624778df17f128ff7
diff --git a/dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild b/dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild
deleted file mode 100644
index ff489a5046f1..000000000000
--- a/dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR="TODDR"
-MODULE_VERSION="0.16"
-
-inherit perl-module
-
-DESCRIPTION="Uses mmap to map in a file as a Perl variable"
-
-SLOT="0"
-KEYWORDS="~amd64"