From cda99836a0fa504805c7c7fe3d12a093a726dc92 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Fri, 7 Aug 2020 03:34:02 +1200 Subject: dev-perl/Data-Diver: -r bump for license correction Upstream has specified this may be used under the Unlicense Reference: https://web.archive.org/web/20200806152714/https://github.com/TyeMcQueen/data-diver/issues/5 Bug: https://bugs.gentoo.org/732710 Bug: https://bugs.gentoo.org/442342 Bug: https://rt.cpan.org/Ticket/Display.html?id=82815 Bug: https://github.com/TyeMcQueen/data-diver/issues/5 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric --- dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild (limited to 'dev-perl/Data-Diver') diff --git a/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild b/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild new file mode 100644 index 000000000000..6b918ebf6c3c --- /dev/null +++ b/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=TYEMQ +DIST_VERSION=1.0101 +DIST_A_EXT=tgz + +inherit perl-module + +DESCRIPTION="Simple, ad-hoc access to elements of deeply nested structures" +# https://web.archive.org/web/20200806152714/https://github.com/TyeMcQueen/data-diver/issues/5 +LICENSE="Unlicense" +SLOT="0" +KEYWORDS="~amd64 ~mips ~x86" -- cgit v1.2.3-65-gdbad