dev-perl/Sys-Mmap: Remove old
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 16 May 2016 22:25:57 +0000 (00:25 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 16 May 2016 22:25:57 +0000 (00:25 +0200)
Package-Manager: portage-2.2.28

dev-perl/Sys-Mmap/Manifest
dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild [deleted file]

index 441c08ab875ccd20d1010ba81371ad288dcf57f8..aa7a9099a53617d6f5472a64ae951b1aebde3690 100644 (file)
@@ -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 (file)
index ff489a5..0000000
+++ /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"