summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-15 12:45:12 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-15 12:45:12 +1200
commitc3bd9fe969b266af0c98d9fee689b81cf259a6b5 (patch)
treecf8fcb334d04c46cd921e0f485168335f4349554 /dev-perl/Data-Buffer
parentdev-perl/Data-AMF: -r bump for EAPI7 + fixes (diff)
downloadgentoo-c3bd9fe969b266af0c98d9fee689b81cf259a6b5.tar.gz
gentoo-c3bd9fe969b266af0c98d9fee689b81cf259a6b5.tar.bz2
gentoo-c3bd9fe969b266af0c98d9fee689b81cf259a6b5.zip
dev-perl/Data-Buffer: -r bump for EAPI7
- EAPI7 - Parallel tests - Remove empty/unused variable assignments Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Buffer')
-rw-r--r--dev-perl/Data-Buffer/Data-Buffer-0.40.0-r2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r2.ebuild b/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r2.ebuild
new file mode 100644
index 000000000000..11bb90012a4f
--- /dev/null
+++ b/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=BTROTT
+DIST_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-macos ~x86-solaris"