dev-perl/Math-ModInt: Remove old
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 25 Mar 2016 19:11:54 +0000 (20:11 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 25 Mar 2016 19:11:54 +0000 (20:11 +0100)
Package-Manager: portage-2.2.28

dev-perl/Math-ModInt/Manifest
dev-perl/Math-ModInt/Math-ModInt-0.7.0.ebuild [deleted file]

index 23fe0a20939384ff8f85821c4f51747aff932466..d2752aff43c0033d9b0f7f72227c649f6ca600a1 100644 (file)
@@ -1,2 +1 @@
-DIST Math-ModInt-0.007.tar.gz 37509 SHA256 961744ac23539c04e29e245ce5e2f1abdd4354b9afc6833c4f4893aa412115dd SHA512 84789d48b55e130541e6564ccde95f45da3d8553da7c5cef073d1068910a72d33da1ac2ce3dc22a8cff868dfee62f35416a44bee5773be74eccccce96548b8e5 WHIRLPOOL e7481c54207755f1657a5adaf39b77e4eabea30414d80b5b13f1d7901cd11617043ba13ff21944052c0441df97d0b629da725754cdada7a1c4a4f77df8a4fea6
 DIST Math-ModInt-0.011.tar.gz 40189 SHA256 a19eb1deca4903de50c7214898105e9cab46475c97182da2cddb9ff083301ed7 SHA512 c6a1b90e07dc6a4b620b0db63eaa205dad19ba3c96e8031f93d1c3fca137d5430e3c1e88d3bad9d3f6d64600bee4deb9c13e13fdad410c76f9c10732fd2495e0 WHIRLPOOL 1d1e9fd222fb1f539b9563b5400b6c1898a5fdbe6604ef167438df4efa2ce92a61c3b3defb3918e3a0e446001e4b36c2cb29c62553e5936caad86081100741bc
diff --git a/dev-perl/Math-ModInt/Math-ModInt-0.7.0.ebuild b/dev-perl/Math-ModInt/Math-ModInt-0.7.0.ebuild
deleted file mode 100644 (file)
index 3fb1393..0000000
+++ /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="MHASCH"
-MODULE_VERSION="0.007"
-
-inherit perl-module
-
-DESCRIPTION="modular integer arithmetic"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-perl/Math-BigInt-GMP"