From 795ea868a255f5eaf7c8d56f04add97f8a4e7d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 14 May 2021 12:49:19 +0200 Subject: [PATCH] dev-perl/Data-Buffer: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel --- .../Data-Buffer/Data-Buffer-0.40.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild diff --git a/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild b/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild deleted file mode 100644 index f13c4b9c3aa70..0000000000000 --- a/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=BTROTT -MODULE_VERSION=0.04 -inherit perl-module - -DESCRIPTION="Read/write buffer class" - -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="" - -SRC_TEST=do