You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Data-Diver/Data-Diver-1.10.100-r2.ebuild

17 lines
417 B

# 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"