2 changed files with 0 additions and 20 deletions
@ -1 +0,0 @@ |
|||
DIST procodile-1.0.26.gem 25088 BLAKE2B d2ffec63db894b82368cc77af1e75a98437fb2e8d3a061bb1cd67e519a3d0d58181106ac422ec4b1204ce2a4c6498c92e9dee9bd0046775cd47ca503855a8d3e SHA512 97779976ba89b38cfcc5c21986017b27e927f486529ec539fefbac93e0071a1f7e3dc6fab364530c2f3d2b62896ad4a020f582b29a0c6ca5f2c6c5f04a9e2320 |
@ -1,19 +0,0 @@ |
|||
# Copyright 1999-2020 Gentoo Authors |
|||
# Distributed under the terms of the GNU General Public License v2 |
|||
|
|||
EAPI=7 |
|||
|
|||
USE_RUBY="ruby26 ruby27" |
|||
|
|||
inherit ruby-fakegem |
|||
|
|||
DESCRIPTION="Run processes in the background (and foreground) a Procfile" |
|||
HOMEPAGE="https://procodile.opnsrc.io/" |
|||
|
|||
LICENSE="MIT" |
|||
SLOT="0" |
|||
KEYWORDS="~amd64 ~x86" |
|||
|
|||
DEPEND="${DEPEND} |
|||
dev-ruby/json" |
|||
RDEPEND="${RDEPEND}" |
Loading…
Reference in new issue