summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-30 03:56:28 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-30 03:56:28 +0000
commitbbbf941c9a58d67c3bf67c988c24684015dd8b25 (patch)
tree022dceec552f78e89d0ef3c8707e0b0bc9bd80e3 /dev-ruby/rubytorrent
parentMark 0.12 ~ia64 (diff)
downloadhistorical-bbbf941c9a58d67c3bf67c988c24684015dd8b25.tar.gz
historical-bbbf941c9a58d67c3bf67c988c24684015dd8b25.tar.bz2
historical-bbbf941c9a58d67c3bf67c988c24684015dd8b25.zip
Mark 0.3 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-ruby/rubytorrent')
-rw-r--r--dev-ruby/rubytorrent/ChangeLog7
-rw-r--r--dev-ruby/rubytorrent/Manifest10
-rw-r--r--dev-ruby/rubytorrent/rubytorrent-0.3.ebuild6
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-ruby/rubytorrent/ChangeLog b/dev-ruby/rubytorrent/ChangeLog
index 6b655c7be5b2..e6d0dd5906d1 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.4 2005/06/16 18:24:48 dang Exp $
+# 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 $
+
+ 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> rubytorrent-0.3.ebuild:
+ Mark 0.3 ~ia64
16 Jun 2005; <dang@gentoo.org> rubytorrent-0.3.ebuild:
Added ~amd64
diff --git a/dev-ruby/rubytorrent/Manifest b/dev-ruby/rubytorrent/Manifest
index 2571ccd66c03..ff813172c6dd 100644
--- a/dev-ruby/rubytorrent/Manifest
+++ b/dev-ruby/rubytorrent/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 34d0a115b05906e52030585de50dfa83 ChangeLog 725
RMD160 ee0372f95fdc2ef09175a0eb90323e601d5a731c ChangeLog 725
SHA256 330fad761a298aac3d696294ea9b1f44033f0e1e5cca6f79ccbec2ab100b4aff ChangeLog 725
@@ -10,3 +13,10 @@ SHA256 70b396ab3c7a63a81cb895b7728bd9eccdc9770afdb9919f2c54694b685f7032 metadata
MD5 fdb1fd3852b9db04e47ff45bd174a48a rubytorrent-0.3.ebuild 995
RMD160 7aec37630bac7d5146d5ba3796a4dd453eaad789 rubytorrent-0.3.ebuild 995
SHA256 449c3a50fd634bf3443539693eebb232a5a18bcc3f958d20ba1111ebc937b590 rubytorrent-0.3.ebuild 995
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEK1b1JrHF4yAQTrARAlrSAJwP77giyZeLiKnXyttayL/hueOYVwCeOamr
+6W6zYg7MIvk45Vw7M8z+R+I=
+=Zgnz
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
index 0b170683d7bc..bc211edf2b78 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
+# 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.4 2005/06/16 18:24:48 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.5 2006/03/30 03:56:28 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 x86"
+KEYWORDS="~amd64 ~ia64 x86"
IUSE=""
DEPEND="virtual/ruby"