summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-03 17:32:11 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-03 17:32:11 +0000
commitddf55a3c96ccdd20a4a2053a2eb4cb76ccefe4ca (patch)
treece3037e444dab51ef0321a27b9a166ae561884e4 /dev-ruby/text-format
parentDetect and make use of SDP support only when bluetooth USE flag is enabled (#... (diff)
downloadgentoo-2-ddf55a3c96ccdd20a4a2053a2eb4cb76ccefe4ca.tar.gz
gentoo-2-ddf55a3c96ccdd20a4a2053a2eb4cb76ccefe4ca.tar.bz2
gentoo-2-ddf55a3c96ccdd20a4a2053a2eb4cb76ccefe4ca.zip
Add ~amd64 and ~x86-fbsd keyword.
(Portage version: 2.1_rc4)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/files/digest-text-format-0.642
-rw-r--r--dev-ruby/text-format/text-format-0.64.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index df31981cf6f5..277e68ba964e 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-format
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.11 2006/06/03 17:32:11 flameeyes Exp $
+
+ 03 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+ text-format-0.64.ebuild:
+ Add ~amd64 and ~x86-fbsd keyword.
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> text-format-0.64.ebuild:
Mark 0.64 ~ia64
diff --git a/dev-ruby/text-format/files/digest-text-format-0.64 b/dev-ruby/text-format/files/digest-text-format-0.64
index d090818c25e1..25d87847b6ab 100644
--- a/dev-ruby/text-format/files/digest-text-format-0.64
+++ b/dev-ruby/text-format/files/digest-text-format-0.64
@@ -1 +1,3 @@
MD5 f9e1aa720f39fffd4c83aeae4ba9e90f text-format-0.64.tar.gz 128585
+RMD160 90544a0f73b438547a35f3e65f7ad2e1bb7ff9a1 text-format-0.64.tar.gz 128585
+SHA256 f2a137459cd1a66902fedaaac7a91e6e144782d4f41f6bedf909d2e4e6c6c3c3 text-format-0.64.tar.gz 128585
diff --git a/dev-ruby/text-format/text-format-0.64.ebuild b/dev-ruby/text-format/text-format-0.64.ebuild
index f1fcdd80fa36..563ffc8251ec 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-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.8 2006/03/30 04:00:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-0.64.ebuild,v 1.9 2006/06/03 17:32:11 flameeyes Exp $
inherit eutils ruby
@@ -10,7 +10,7 @@ SRC_URI="http://www.halostatue.ca/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ia64 ppc ppc64 x86"
+KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/ruby"
USE_RUBY="any"