summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-08 21:00:01 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-08 21:32:55 +0200
commitaa9e3a3b330cf43d119f925c98435e6f112eb1f9 (patch)
tree774aca09a57c8c2e72dd18fb1626da0f1d48041c /dev-perl
parentdev-perl/MogileFS-Server: Remove old (diff)
downloadgentoo-aa9e3a3b330cf43d119f925c98435e6f112eb1f9.tar.gz
gentoo-aa9e3a3b330cf43d119f925c98435e6f112eb1f9.tar.bz2
gentoo-aa9e3a3b330cf43d119f925c98435e6f112eb1f9.zip
dev-perl/MogileFS-Utils: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/MogileFS-Utils/Manifest1
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.290.0.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/MogileFS-Utils/Manifest b/dev-perl/MogileFS-Utils/Manifest
index f0f3d0955c65..9d26ddeae87b 100644
--- a/dev-perl/MogileFS-Utils/Manifest
+++ b/dev-perl/MogileFS-Utils/Manifest
@@ -1,2 +1 @@
-DIST MogileFS-Utils-2.29.tar.gz 40648 BLAKE2B ef97bb9820f0dd25f8e1b36a10d08ae48ac2241ab3fcc875e366ec834115c215c12101814eb8a0d40ecd915ab5b71c6283365c1f10b75a3e13741bece65607f1 SHA512 833dd37266be5337ac4a64df5677ed988aee47df6e883d409e6d2326207dd9540e941f61752959e3ca200d83ae061a234fc79073ccffb71fddcda88753efbd99
DIST MogileFS-Utils-2.30.tar.gz 40653 BLAKE2B 7bd0d4913495d20ce0e9e2abd092a1ffbc3ce62f82cecc3ebe33216b5f3a338765b1f5ad71fec79373f9eb15b68d58f368f12d11becf19e479d3ffcb0783a1c5 SHA512 6e248ca497f033e1b5c5cb01f89d6d97a3d1ada61cb224a82fc9bca3ba7b3be0341037405603d1dbcbba86277dfd4a1862d4bca0265f5b35d10ac8b6ca33aa6b
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.290.0.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.290.0.ebuild
deleted file mode 100644
index b0d322b7bbdd..000000000000
--- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.290.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DORMANDO
-DIST_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.160.0"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"