dev-ruby/systemu: update HOMEPAGE

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2023-12-27 09:40:38 +01:00
parent ec614368cd
commit 7ece1be2b3
2 changed files with 9 additions and 5 deletions

View File

@@ -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>

View File

@@ -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"