# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 MODULE_AUTHOR="k4rthik" inherit perl-module DESCRIPTION="Github like contributions calendar on terminal " SRC_URI="https://github.com/${MODULE_AUTHOR}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND="" DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker " SRC_TEST="do"