summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/rubytorrent/ChangeLog5
-rw-r--r--dev-ruby/rubytorrent/Manifest12
-rw-r--r--dev-ruby/rubytorrent/rubytorrent-0.3.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/dev-ruby/rubytorrent/ChangeLog b/dev-ruby/rubytorrent/ChangeLog
index db17324eb8d6..6b655c7be5b2 100644
--- a/dev-ruby/rubytorrent/ChangeLog
+++ b/dev-ruby/rubytorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubytorrent
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.3 2005/03/12 15:49:27 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.4 2005/06/16 18:24:48 dang Exp $
+
+ 16 Jun 2005; <dang@gentoo.org> rubytorrent-0.3.ebuild:
+ Added ~amd64
12 Mar 2005; Michael Kohl <citizen428@gentoo.org> rubytorrent-0.3.ebuild:
Marked stable on x86.
diff --git a/dev-ruby/rubytorrent/Manifest b/dev-ruby/rubytorrent/Manifest
index b131dc845ffe..e8c07ac40a41 100644
--- a/dev-ruby/rubytorrent/Manifest
+++ b/dev-ruby/rubytorrent/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 bc05c488f52c02069748e42c58db035d rubytorrent-0.3.ebuild 984
+MD5 30bb2f67e52c649e68abab95c0419072 rubytorrent-0.3.ebuild 991
MD5 3d7c1a1e5f470a56ae0b2d1358385689 ChangeLog 562
MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158
MD5 7058fe999664918d8eac7aa0afd0cb29 files/digest-rubytorrent-0.3 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCMw+Q/UDVUK2NELYRAn/rAKDJnOdnf9ImD2ltyu1pmn1zWlF2DQCaAsIU
-GTXS7S5G97p863ntp7cf1iA=
-=OIKl
------END PGP SIGNATURE-----
diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
index 4f0ee6ae8056..0b170683d7bc 100644
--- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
+++ b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.3 2005/03/12 15:49:27 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.4 2005/06/16 18:24:48 dang 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="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="virtual/ruby"