summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/podcast/ChangeLog6
-rw-r--r--dev-ruby/podcast/files/digest-podcast-0.0.42
-rw-r--r--dev-ruby/podcast/podcast-0.0.4.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-ruby/podcast/ChangeLog b/dev-ruby/podcast/ChangeLog
index f115e6f4a9cf..9275fe162977 100644
--- a/dev-ruby/podcast/ChangeLog
+++ b/dev-ruby/podcast/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/podcast
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.2 2006/03/30 03:39:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.3 2006/12/08 18:18:39 pclouds Exp $
+
+ 08 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
+ podcast-0.0.4.ebuild:
+ Added ~x86
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> podcast-0.0.4.ebuild:
Mark 0.0.4 ~ia64
diff --git a/dev-ruby/podcast/files/digest-podcast-0.0.4 b/dev-ruby/podcast/files/digest-podcast-0.0.4
index 8b98b630ce87..961e73cbc242 100644
--- a/dev-ruby/podcast/files/digest-podcast-0.0.4
+++ b/dev-ruby/podcast/files/digest-podcast-0.0.4
@@ -1 +1,3 @@
MD5 192c508fe3a4ebf498a3ba1dc5fbd867 podcast-0.0.4.gem 1166848
+RMD160 75484184de34cce7493948d5efa411ab54ffe902 podcast-0.0.4.gem 1166848
+SHA256 e9b88c534368a243389867eed4d123567a1d629776fc65fe1ee3c96056e00cad podcast-0.0.4.gem 1166848
diff --git a/dev-ruby/podcast/podcast-0.0.4.ebuild b/dev-ruby/podcast/podcast-0.0.4.ebuild
index 2879c18ff192..2bc809224745 100644
--- a/dev-ruby/podcast/podcast-0.0.4.ebuild
+++ b/dev-ruby/podcast/podcast-0.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4.ebuild,v 1.2 2006/03/30 03:39:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4.ebuild,v 1.3 2006/12/08 18:18:39 pclouds Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE=""
USE_RUBY="any"