summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-20 21:29:58 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-20 21:29:58 +0000
commit094e3b80787f3ee61a8aa2e5bbab408502a90b98 (patch)
tree55de5b1c5d84090a29b981526c9ccb59c912eaad /dev-ruby
parentMark 1.0.3 stable on ia64 (diff)
downloadgentoo-2-094e3b80787f3ee61a8aa2e5bbab408502a90b98.tar.gz
gentoo-2-094e3b80787f3ee61a8aa2e5bbab408502a90b98.tar.bz2
gentoo-2-094e3b80787f3ee61a8aa2e5bbab408502a90b98.zip
Mark 0.3 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rubytorrent/ChangeLog5
-rw-r--r--dev-ruby/rubytorrent/files/digest-rubytorrent-0.32
-rw-r--r--dev-ruby/rubytorrent/rubytorrent-0.3.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-ruby/rubytorrent/ChangeLog b/dev-ruby/rubytorrent/ChangeLog
index e6d0dd5906d1..6b054cb0bbae 100644
--- a/dev-ruby/rubytorrent/ChangeLog
+++ b/dev-ruby/rubytorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubytorrent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.5 2006/03/30 03:56:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.6 2006/10/20 21:29:58 agriffis Exp $
+
+ 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> rubytorrent-0.3.ebuild:
+ Mark 0.3 stable on ia64
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> rubytorrent-0.3.ebuild:
Mark 0.3 ~ia64
diff --git a/dev-ruby/rubytorrent/files/digest-rubytorrent-0.3 b/dev-ruby/rubytorrent/files/digest-rubytorrent-0.3
index 1d1cacc7dc76..65eff51dd13e 100644
--- a/dev-ruby/rubytorrent/files/digest-rubytorrent-0.3
+++ b/dev-ruby/rubytorrent/files/digest-rubytorrent-0.3
@@ -1 +1,3 @@
MD5 072160777056baf3ef6b97e4af660d6c rubytorrent-0.3.tar.gz 44172
+RMD160 3d48a1ebdd8289126e87902fad545b9a551f0183 rubytorrent-0.3.tar.gz 44172
+SHA256 6d6b55c54b595a79a115de54a47e00252837e0889c6f3119a152c9889d2bc8cb rubytorrent-0.3.tar.gz 44172
diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
index bc211edf2b78..7f2ef78101d1 100644
--- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
+++ b/dev-ruby/rubytorrent/rubytorrent-0.3.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/rubytorrent/rubytorrent-0.3.ebuild,v 1.5 2006/03/30 03:56:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.6 2006/10/20 21:29:58 agriffis Exp $
inherit ruby
@@ -10,7 +10,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3017/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 x86"
+KEYWORDS="~amd64 ia64 x86"
IUSE=""
DEPEND="virtual/ruby"