summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-30 04:00:38 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-30 04:00:38 +0000
commit075817472d7c000c13f4e73ec15f0d8e03572230 (patch)
tree5a045c8368ac11ef52c788b7b78fb04034ff2e90 /dev-ruby/text-format
parentMark 0.03 ~ia64 (diff)
downloadhistorical-075817472d7c000c13f4e73ec15f0d8e03572230.tar.gz
historical-075817472d7c000c13f4e73ec15f0d8e03572230.tar.bz2
historical-075817472d7c000c13f4e73ec15f0d8e03572230.zip
Mark 0.64 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog7
-rw-r--r--dev-ruby/text-format/Manifest10
-rw-r--r--dev-ruby/text-format/text-format-0.64.ebuild6
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 1e4b9efea3fc..df31981cf6f5 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/text-format
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.9 2005/09/16 22:00:32 ciaranm Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.10 2006/03/30 04:00:38 agriffis Exp $
+
+ 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> text-format-0.64.ebuild:
+ Mark 0.64 ~ia64
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
diff --git a/dev-ruby/text-format/Manifest b/dev-ruby/text-format/Manifest
index 0948ce5e554d..43a674263641 100644
--- a/dev-ruby/text-format/Manifest
+++ b/dev-ruby/text-format/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 3dfcd11e647d1998005e951676b44be1 ChangeLog 1205
RMD160 a1688742a177e0ea6240ac0855fdf98e9be92f83 ChangeLog 1205
SHA256 d3dd7f1e1066bdd597842b154149e8121f70e54cd3cadde66e8441fa92ce554a ChangeLog 1205
@@ -19,3 +22,10 @@ SHA256 6961463716729d2ab9ff029002a274b24ba17fc353cb927a0f4788139625d4aa text-for
MD5 1f060812b61e9cbe14098f37f5e8361b text-format-0.64.ebuild 821
RMD160 27b3b29d5483a0b292a0d37902db8e13ed717979 text-format-0.64.ebuild 821
SHA256 ffcf4c1b748542d12fe2e5c8f95bffe5a4082ff7d53ace0e0f4813caffe003ce text-format-0.64.ebuild 821
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEK1fwJrHF4yAQTrARAisAAJ0Q2P1sktWgC9kjJuG6QOCTJWL+pwCcCk6S
+z+CtAm6W/vvGoxOwJ6rbp3o=
+=71c0
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/text-format/text-format-0.64.ebuild b/dev-ruby/text-format/text-format-0.64.ebuild
index 93112eb4b661..f1fcdd80fa36 100644
--- a/dev-ruby/text-format/text-format-0.64.ebuild
+++ b/dev-ruby/text-format/text-format-0.64.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/text-format/text-format-0.64.ebuild,v 1.7 2005/03/14 11:43:25 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-0.64.ebuild,v 1.8 2006/03/30 04:00:38 agriffis Exp $
inherit eutils ruby
@@ -10,7 +10,7 @@ SRC_URI="http://www.halostatue.ca/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ppc64"
+KEYWORDS="~ia64 ppc ppc64 x86"
IUSE=""
DEPEND="virtual/ruby"
USE_RUBY="any"