commit:     927f1e83f5d799d1986ddd8f42003c9743a4d5d9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 18:56:56 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:13:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927f1e83

dev-ruby/podcast: update HOMEPAGE

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

 dev-ruby/podcast/metadata.xml            | 12 ++++++++----
 dev-ruby/podcast/podcast-0.0.4-r3.ebuild |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/podcast/metadata.xml b/dev-ruby/podcast/metadata.xml
index daac6fdb7252..266783412a06 100644
--- a/dev-ruby/podcast/metadata.xml
+++ b/dev-ruby/podcast/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">boncey/ruby-podcast</remote-id>
+    <remote-id type="rubygems">podcast</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-ruby/podcast/podcast-0.0.4-r3.ebuild 
b/dev-ruby/podcast/podcast-0.0.4-r3.ebuild
index 5192ac5650af..22897bbfdc22 100644
--- a/dev-ruby/podcast/podcast-0.0.4-r3.ebuild
+++ b/dev-ruby/podcast/podcast-0.0.4-r3.ebuild
@@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRADOC="README"
 inherit ruby-fakegem
 
 DESCRIPTION="A pure Ruby library for generating podcasts from mp3 files"
-HOMEPAGE="http://podcast.rubyforge.org/";
+HOMEPAGE="https://github.com/boncey/ruby-podcast";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to