summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-06-29 20:56:56 +0200
committerHans de Graaff <graaff@gentoo.org>2023-06-29 22:13:51 +0200
commit927f1e83f5d799d1986ddd8f42003c9743a4d5d9 (patch)
treef712814df414e5cced00927b97f46cf6924e2895 /dev-ruby/podcast
parentdev-ruby/podcast: enable ruby32 (diff)
downloadgentoo-927f1e83f5d799d1986ddd8f42003c9743a4d5d9.tar.gz
gentoo-927f1e83f5d799d1986ddd8f42003c9743a4d5d9.tar.bz2
gentoo-927f1e83f5d799d1986ddd8f42003c9743a4d5d9.zip
dev-ruby/podcast: update HOMEPAGE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r--dev-ruby/podcast/metadata.xml12
-rw-r--r--dev-ruby/podcast/podcast-0.0.4-r3.ebuild2
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>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">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"