summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-28 17:11:36 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-28 17:29:49 +0200
commit0d6e3ba1c274babd108aa0b72565d41c0d17f253 (patch)
tree4dfdd1b1b06eac94bd5b98575fd07137ef54f055 /dev-perl/MogileFS-Utils
parentsci-physics/lhapdf: Remove buggy 6.1.5 version (diff)
downloadgentoo-0d6e3ba1c274babd108aa0b72565d41c0d17f253.tar.gz
gentoo-0d6e3ba1c274babd108aa0b72565d41c0d17f253.tar.bz2
gentoo-0d6e3ba1c274babd108aa0b72565d41c0d17f253.zip
dev-perl/MogileFS-Utils: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/MogileFS-Utils')
-rw-r--r--dev-perl/MogileFS-Utils/Manifest1
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.280.0-r1.ebuild20
2 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/MogileFS-Utils/Manifest b/dev-perl/MogileFS-Utils/Manifest
index 3575edbcdd65..dc38467ed920 100644
--- a/dev-perl/MogileFS-Utils/Manifest
+++ b/dev-perl/MogileFS-Utils/Manifest
@@ -1,2 +1 @@
-DIST MogileFS-Utils-2.28.tar.gz 40822 SHA256 16875b6f52d245fd50c4ccde78285251373339efb713e77a414ee82aa9901932 SHA512 fb8391e08ee9a2834bf1ecd89d395d293c23e26352dc91987fd9285b12279bb23ff2d0bb754e3c36ae0fd8460a2e2d80dce1de0285faf96cadf61612c0cac121 WHIRLPOOL 71f04c259e57f772568ed2b6c2528fef620af14ac4f948ee1af1c832240ee435d597267d45d24b7f17e71692607640ac80d7623704ed0b7836852054bcbd1d6c
DIST MogileFS-Utils-2.29.tar.gz 40648 SHA256 56eacdbd9d3ff2c09300d94d5ca7cf740590e5422435625e4c8a2e7c6059d9cd SHA512 833dd37266be5337ac4a64df5677ed988aee47df6e883d409e6d2326207dd9540e941f61752959e3ca200d83ae061a234fc79073ccffb71fddcda88753efbd99 WHIRLPOOL f28604b6bdd2c0760f2c5bea2b65600dc88003907d980b14621b0cc4022ca7f28ca425a11f228993ba9d3f2ba7d1a8293c072828f5469ba3e4f375a683ed1825
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.280.0-r1.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.280.0-r1.ebuild
deleted file mode 100644
index 4fe50e87e82f..000000000000
--- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.280.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DORMANDO
-MODULE_VERSION=${PV%0.0}
-inherit perl-module
-
-DESCRIPTION="Server for the MogileFS distributed file system"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-IO-Compress
- dev-perl/libwww-perl
- >=dev-perl/MogileFS-Client-1.16"
-DEPEND="${RDEPEND}"