summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-22 07:54:25 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-22 07:54:25 +0000
commit92275554c9f163ca4b5947a6cdfaee0693b171e8 (patch)
treeb16ed17a9278cdc4c13f23b0e9dca743f0843e46 /dev-ruby/syntax
parentmarked x86 per bug 426668 (diff)
downloadgentoo-2-92275554c9f163ca4b5947a6cdfaee0693b171e8.tar.gz
gentoo-2-92275554c9f163ca4b5947a6cdfaee0693b171e8.tar.bz2
gentoo-2-92275554c9f163ca4b5947a6cdfaee0693b171e8.zip
marked x86 per bug 426668
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r--dev-ruby/syntax/ChangeLog5
-rw-r--r--dev-ruby/syntax/syntax-1.0.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/syntax/ChangeLog b/dev-ruby/syntax/ChangeLog
index 47ab6637dce7..01f9c11c7010 100644
--- a/dev-ruby/syntax/ChangeLog
+++ b/dev-ruby/syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/syntax
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.36 2012/07/15 12:47:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.37 2012/07/22 07:54:25 jdhore Exp $
+
+ 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> syntax-1.0.0-r3.ebuild:
+ marked x86 per bug 426668
15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> syntax-1.0.0-r3.ebuild:
Stable for amd64, wrt bug #426668
diff --git a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild
index c2206711547f..cfc5593b3ea0 100644
--- a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild
+++ b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.4 2012/07/15 12:47:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.5 2012/07/22 07:54:25 jdhore Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://syntax.rubyforge.org"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"