mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ruby/systemu: update HOMEPAGE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>ruby@gentoo.org</email>
|
||||
<name>Gentoo Ruby Project</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>ruby@gentoo.org</email>
|
||||
<name>Gentoo Ruby Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">ahoward/systemu</remote-id>
|
||||
<remote-id type="rubygems">systemu</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README"
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Universal capture of STDOUT and STDERR and handling of child process PID"
|
||||
HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/"
|
||||
HOMEPAGE="https://github.com/ahoward/systemu"
|
||||
|
||||
LICENSE="Ruby-BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user