mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
em-http-request: add homepage
This commit is contained in:
parent
753ffc9e22
commit
0cbaf2d441
1 changed files with 3 additions and 3 deletions
|
|
@ -7,11 +7,11 @@ USE_RUBY="ruby25 ruby26"
|
|||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION=""
|
||||
HOMEPAGE=""
|
||||
DESCRIPTION="EventMachine based, async HTTP Request client"
|
||||
HOMEPAGE="https://github.com/igrigorik/em-http-request"
|
||||
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
LICENSE=""
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
ruby_add_rdepend "
|
||||
|
|
|
|||
Loading…
Reference in a new issue