commit:     7ece1be2b385f94f15b095d1dad0ea746dfc8f66
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 08:40:38 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 09:15:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ece1be2

dev-ruby/systemu: update HOMEPAGE

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/systemu/metadata.xml            | 12 ++++++++----
 dev-ruby/systemu/systemu-2.6.5-r1.ebuild |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/systemu/metadata.xml b/dev-ruby/systemu/metadata.xml
index 658c72b1920d..6ed983b73916 100644
--- a/dev-ruby/systemu/metadata.xml
+++ b/dev-ruby/systemu/metadata.xml
@@ -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>[email protected]</email>
-       <name>Gentoo Ruby Project</name>
-</maintainer>
+  <maintainer type="project">
+    <email>[email protected]</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>

diff --git a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild 
b/dev-ruby/systemu/systemu-2.6.5-r1.ebuild
index bd1a33229ef8..6b2cd7170daa 100644
--- a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild
+++ b/dev-ruby/systemu/systemu-2.6.5-r1.ebuild
@@ -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"

Reply via email to