summaryrefslogtreecommitdiff
path: root/dev-perl/Gentoo-App-Pram
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Gentoo-App-Pram
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Gentoo-App-Pram')
-rw-r--r--dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild33
-rw-r--r--dev-perl/Gentoo-App-Pram/Manifest3
-rw-r--r--dev-perl/Gentoo-App-Pram/metadata.xml17
3 files changed, 53 insertions, 0 deletions
diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild
new file mode 100644
index 000000000000..54cb03563106
--- /dev/null
+++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MONSIEURP
+DIST_VERSION=0.100200
+
+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 ~arm 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
new file mode 100644
index 000000000000..eebe67431072
--- /dev/null
+++ b/dev-perl/Gentoo-App-Pram/Manifest
@@ -0,0 +1,3 @@
+DIST Gentoo-App-Pram-0.100200.tar.gz 12893 BLAKE2B e88903f941c72607d7e367231f7c4c8f4bb58cde85c43f7a8c3f3a8b4a058313b08cabdaeee972d0fca3c56839d5cc34f001d86fe5002461712faac3bfba21d8 SHA512 e2f452b187005dc4ba8d98db9cd9257e6c9a90dbaa0c83c19698b996f5cac273529f6ac98c4d1bde0a3e8401389ba6703cf8c3525b65ed7494b1a986f15cd492
+EBUILD Gentoo-App-Pram-0.100.200.ebuild 710 BLAKE2B 4f4f59b0fa973ef767c4388eb77b98593607abc2700c55283d865043f2d5967503f2a0f2ee2f84ddbb3e6eaa20628070005df69752b30af6985fe7415c4161bb SHA512 36fff47cd3220db34909c632a6a17584ab9796ed1787f5c28e56041b708945307b39edbd85fc17c2f9a89e45170d82610bd064d2cb66a9e18f0a2376ca9de24c
+MISC metadata.xml 588 BLAKE2B 35668e32b10085ab7c76e803855150f34720e3862b49be9e7945a4f83be1fa3bbd324c42fbab63d8e76f71964a86cbfad1eccbf63eeb2c37dab57f896cb8066f SHA512 025fe962b70faee06d6a09532e8ab70b7513572f57d42052c97efa0955eb8f37e944989daed5f9dbe67f7ef155033280f8f2b40cdaaa6b3a8a824383de74a26d
diff --git a/dev-perl/Gentoo-App-Pram/metadata.xml b/dev-perl/Gentoo-App-Pram/metadata.xml
new file mode 100644
index 000000000000..5a7007d96804
--- /dev/null
+++ b/dev-perl/Gentoo-App-Pram/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>monsieurp@gentoo.org</email>
+ <name>Patrice Clement</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Gentoo-App-Pram</remote-id>
+ <remote-id type="cpan-module">Gentoo::App::Pram</remote-id>
+ <remote-id type="github">monsieurp/Gentoo-App-Pram</remote-id>
+ </upstream>
+</pkgmetadata>