diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 03:39:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 03:39:56 +0000 |
commit | d699db27de714f032e41ad61bc38dd16e18ec21b (patch) | |
tree | cf63fcbc5d2360df09c3d76fb9076efe1c8a715b /dev-ruby/podcast | |
parent | Mark 1.1.3 ~ia64 (diff) | |
download | gentoo-2-d699db27de714f032e41ad61bc38dd16e18ec21b.tar.gz gentoo-2-d699db27de714f032e41ad61bc38dd16e18ec21b.tar.bz2 gentoo-2-d699db27de714f032e41ad61bc38dd16e18ec21b.zip |
Mark 0.0.4 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r-- | dev-ruby/podcast/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/podcast/Manifest | 10 | ||||
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4.ebuild | 4 |
3 files changed, 15 insertions, 4 deletions
diff --git a/dev-ruby/podcast/ChangeLog b/dev-ruby/podcast/ChangeLog index f7550ed40725..f115e6f4a9cf 100644 --- a/dev-ruby/podcast/ChangeLog +++ b/dev-ruby/podcast/ChangeLog @@ -1,6 +1,9 @@ # 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.1 2006/01/10 21:25:34 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.2 2006/03/30 03:39:56 agriffis Exp $ + + 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> podcast-0.0.4.ebuild: + Mark 0.0.4 ~ia64 *podcast-0.0.4 (10 Jan 2006) diff --git a/dev-ruby/podcast/Manifest b/dev-ruby/podcast/Manifest index c3ca41ec4c29..4d08127f91db 100644 --- a/dev-ruby/podcast/Manifest +++ b/dev-ruby/podcast/Manifest @@ -1,4 +1,12 @@ MD5 c00cf080b17358b5b769a08154e1ffdc ChangeLog 344 +RMD160 64b6292a6dd643877a83b3379009b144f8003673 ChangeLog 344 +SHA256 bf34a76c9344bad8728ad7ef84211fc8e3b7fbff072b8a075bdc97a8922f2c95 ChangeLog 344 MD5 896151e3d34ac378902d2735be8fdf0e files/digest-podcast-0.0.4 63 +RMD160 9f109ae31881c080cfd45bc7714072ed1437f252 files/digest-podcast-0.0.4 63 +SHA256 155b84d6f577cc6246889e203725d6e552dbef725ef5a0016725c1d034469b49 files/digest-podcast-0.0.4 63 MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158 -MD5 19c079985cebe827b493f787b9542a48 podcast-0.0.4.ebuild 518 +RMD160 097f8145a9994f98be4971b43b23b9e5e8bccb66 metadata.xml 158 +SHA256 70b396ab3c7a63a81cb895b7728bd9eccdc9770afdb9919f2c54694b685f7032 metadata.xml 158 +MD5 c0c5fb08742abf8e67f424fbadc59220 podcast-0.0.4.ebuild 524 +RMD160 c426c8ba377dbe6676dbe92aa76cb7dc11c4b65d podcast-0.0.4.ebuild 524 +SHA256 b84fabc4e98a3350f4ea0427f8183ece45145c496257bcfa5cd616f18f91ab37 podcast-0.0.4.ebuild 524 diff --git a/dev-ruby/podcast/podcast-0.0.4.ebuild b/dev-ruby/podcast/podcast-0.0.4.ebuild index ea1de74e26a8..2879c18ff192 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.1 2006/01/10 21:25:34 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4.ebuild,v 1.2 2006/03/30 03:39:56 agriffis Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ia64" IUSE="" USE_RUBY="any" |