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 | bcc1b48928ea4ab5069a7a1a726c6cb6420b15c6 (patch) | |
tree | 431340030a111a83e2f928798c34a3a36bacc8f9 /dev-ruby/podcast | |
parent | Mark 1.1.3 ~ia64 (diff) | |
download | historical-bcc1b48928ea4ab5069a7a1a726c6cb6420b15c6.tar.gz historical-bcc1b48928ea4ab5069a7a1a726c6cb6420b15c6.tar.bz2 historical-bcc1b48928ea4ab5069a7a1a726c6cb6420b15c6.zip |
Mark 0.0.4 ~ia64
Package-Manager: portage-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, 16 insertions, 3 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 beca36ae5aa2..85fa73b63f8f 100644 --- a/dev-ruby/podcast/Manifest +++ b/dev-ruby/podcast/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 a8d6338f6b26f5f5dd3c944e7c1dd288 ChangeLog 436 RMD160 8bb7220d81dc7a90210efa54062a4a8b668416fd ChangeLog 436 SHA256 4b8c8b18053bdeba3ca601fd569027914696b85ce0996d3f8d5423f5b016c28e ChangeLog 436 @@ -10,3 +13,10 @@ SHA256 70b396ab3c7a63a81cb895b7728bd9eccdc9770afdb9919f2c54694b685f7032 metadata MD5 15f6f6e4c4525e21163f382d1e2a9d71 podcast-0.0.4.ebuild 524 RMD160 d6e18a439e289ec9e8627849e945727f12559880 podcast-0.0.4.ebuild 524 SHA256 07467dc7f46f55c122c3430d9af226a431b5118ee6c5cd0e13e93489cbfa04d0 podcast-0.0.4.ebuild 524 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFEK1MXJrHF4yAQTrARAvwuAKCJYux7ZyaJME8nMseC5KEcqsTFFACaA7Rb +ggpHXLuMPAYNPdZ+m6+xJPw= +=Jhn9 +-----END PGP SIGNATURE----- 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" |