From: Patrice Clement Date: Mon, 16 May 2016 23:34:12 +0000 (+0000) Subject: dev-perl/Gentoo-App-Pram: Add ebuild to the tree. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1101a830dd9238313071d5ee3fdc920092c2e542;p=gentoo.git dev-perl/Gentoo-App-Pram: Add ebuild to the tree. Package-Manager: portage-2.2.26 --- diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild new file mode 100644 index 000000000000..03a04e0a0d46 --- /dev/null +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=MONSIEURP +MODULE_VERSION=0.001000 + +inherit perl-module + +DESCRIPTION="Readily merge Pull Requests from Github" +HOMEPAGE="https://github.com/monsieurp/Gentoo-App-Pram" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="test" + +RDEPEND="" +DEPEND=" + dev-perl/Module-Build-Tiny + dev-perl/File-Which + ${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Gentoo-App-Pram/Manifest b/dev-perl/Gentoo-App-Pram/Manifest new file mode 100644 index 000000000000..89d2256bcd5f --- /dev/null +++ b/dev-perl/Gentoo-App-Pram/Manifest @@ -0,0 +1 @@ +DIST Gentoo-App-Pram-0.001000.tar.gz 4412 SHA256 f6151a53dd261e0059856da5d9d73740e03a82f74ef00842ffbe0b849e912221 SHA512 9bd7c03220d42c05d0d2c3109160ccb6062bb8713b324d6819745bcd61a72691afc010d70e1aeb26ad4930990dbe16627098329ba415ef76babcbe5518fa8fe9 WHIRLPOOL 5ef2f841fb38aab855903e07c93dcf09344263f1d7675ed5587a9fdb696008143a7236f7cf59f4730d048396a8555f2bc857cfeb96f863132383e26aba66bf15 diff --git a/dev-perl/Gentoo-App-Pram/metadata.xml b/dev-perl/Gentoo-App-Pram/metadata.xml new file mode 100644 index 000000000000..4ef0d34bcf40 --- /dev/null +++ b/dev-perl/Gentoo-App-Pram/metadata.xml @@ -0,0 +1,17 @@ + + + + + monsieurp@gentoo.org + Patrice Clement + + + perl@gentoo.org + Gentoo Perl Project + + + Gentoo-App-Pram + Gentoo::App::Pram + monsieur/Gentoo-App-Pram + +