summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-02-04 16:41:09 +0000
committerHans de Graaff <graaff@gentoo.org>2007-02-04 16:41:09 +0000
commit84037cc0082c4026887a2da552cefe431825e236 (patch)
tree2ab513d2f0f61810145ce2cfee35b1ae14a5ba22 /dev-ruby
parentStable on MIPS; bug #140955 (diff)
downloadhistorical-84037cc0082c4026887a2da552cefe431825e236.tar.gz
historical-84037cc0082c4026887a2da552cefe431825e236.tar.bz2
historical-84037cc0082c4026887a2da552cefe431825e236.zip
Add ~amd64 keyword.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/bluecloth/ChangeLog5
-rw-r--r--dev-ruby/bluecloth/bluecloth-1.0.0.ebuild4
-rw-r--r--dev-ruby/redcloth/ChangeLog5
-rw-r--r--dev-ruby/redcloth/redcloth-3.0.4.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index 0fe03df0399b..47a06b668e36 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.7 2007/01/05 16:42:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.8 2007/02/04 16:38:26 graaff Exp $
+
+ 04 Feb 2007; Hans de Graaff <graaff@gentoo.org> bluecloth-1.0.0.ebuild:
+ Seems to work fine on amd64, all tests pass.
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> bluecloth-1.0.0.ebuild:
Convert to use elog.
diff --git a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
index 5486ebd421f2..9774f60cbe49 100644
--- a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.7 2007/01/05 16:42:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.8 2007/02/04 16:38:26 graaff Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://www.deveiate.org/code/${MY_P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="ia64 ppc x86"
+KEYWORDS="~amd64 ia64 ppc x86"
IUSE=""
USE_RUBY="ruby18"
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index 3662c6fc1d4e..c78e04aae45b 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/redcloth
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.13 2007/01/05 16:50:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.14 2007/02/04 16:41:09 graaff Exp $
+
+ 04 Feb 2007; Hans de Graaff <graaff@gentoo.org> redcloth-3.0.4.ebuild:
+ Works fine on amd64, all tests pass.
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> redcloth-3.0.3.ebuild,
redcloth-3.0.4.ebuild:
diff --git a/dev-ruby/redcloth/redcloth-3.0.4.ebuild b/dev-ruby/redcloth/redcloth-3.0.4.ebuild
index eae0266db633..7d5c5df9dff3 100644
--- a/dev-ruby/redcloth/redcloth-3.0.4.ebuild
+++ b/dev-ruby/redcloth/redcloth-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-3.0.4.ebuild,v 1.5 2007/01/05 16:50:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-3.0.4.ebuild,v 1.6 2007/02/04 16:41:09 graaff Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="ia64 x86"
+KEYWORDS="~amd64 ia64 x86"
IUSE=""
USE_RUBY="any"