diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-11-25 22:20:41 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-11-25 22:21:21 +0100 |
commit | e22ba1f6bdbd7d07db5cad8aaa986a3f2ce32331 (patch) | |
tree | f0ced4c2ecd79553bb6f322d61f04d639c10e48d /dev-perl/Gentoo-App-Pram | |
parent | net-libs/libmicrohttpd: version bump to 0.9.56, add multilib support (diff) | |
download | gentoo-e22ba1f6bdbd7d07db5cad8aaa986a3f2ce32331.tar.gz gentoo-e22ba1f6bdbd7d07db5cad8aaa986a3f2ce32331.tar.bz2 gentoo-e22ba1f6bdbd7d07db5cad8aaa986a3f2ce32331.zip |
dev-perl/Gentoo-App-Pram: version bump.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/Gentoo-App-Pram')
-rw-r--r-- | dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.100.ebuild | 33 | ||||
-rw-r--r-- | dev-perl/Gentoo-App-Pram/Manifest | 1 |
2 files changed, 34 insertions, 0 deletions
diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.100.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.100.ebuild new file mode 100644 index 000000000000..e2690b890984 --- /dev/null +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.100.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=MONSIEURP +DIST_VERSION=0.100100 + +inherit perl-module + +DESCRIPTION="Utility to merge PRs from the Gentoo Github repository" +HOMEPAGE="https://github.com/monsieurp/Gentoo-App-Pram" +SLOT="0" +KEYWORDS="amd64 x86 ~amd64-fbsd" +IUSE="test" + +RDEPEND=" + dev-vcs/git + virtual/perl-Encode + dev-perl/File-Which + virtual/perl-File-Temp + virtual/perl-HTTP-Tiny + virtual/perl-Getopt-Long + virtual/perl-Term-ANSIColor + >=dev-perl/Net-SSLeay-1.490.0 + >=dev-perl/IO-Socket-SSL-1.560.0" + +DEPEND=" + ${RDEPEND} + >=dev-perl/Module-Build-Tiny-0.34.0 + test? ( + >=virtual/perl-Test-Simple-0.890.0 + )" diff --git a/dev-perl/Gentoo-App-Pram/Manifest b/dev-perl/Gentoo-App-Pram/Manifest index a405be268d08..65e03f4691fa 100644 --- a/dev-perl/Gentoo-App-Pram/Manifest +++ b/dev-perl/Gentoo-App-Pram/Manifest @@ -1 +1,2 @@ DIST Gentoo-App-Pram-0.100000.tar.gz 12072 BLAKE2B f215001778bb315fcc26256c5a1bab9ec960174c188c495a420d24817663907e460f4599cdfd0a1f141d0aef5a141bccb95ec9824e31cbe3eb0cfe050723fa12 SHA512 2cf35821ff95e3c5d1b33ce1f063be75fed279b1d3e1b488cc8028ac66fd1f53d32522d12ac8c43335fbc956a28a66f58acf2694d3bba53456064a141714ec7e +DIST Gentoo-App-Pram-0.100100.tar.gz 12919 BLAKE2B d7c414c7010723017255931de95d76483c31a30efbc31fb5b9b01435201a16ad3c0c859f85ef425555f78d370d4b36572586123305391f4084c5bcfaf8975d42 SHA512 8a2c16610dc00b56d1ef61f17fbdee053c4cceedb6dd23d99ffb83220873870ce97398f3d1522c5f1210a6928381c401bb08a7c18192bcc8c48a3ded037a4140 |