summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-13 19:14:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-13 19:14:44 +0000
commit7daadfe78c822723f69d8caf73242584b2283a94 (patch)
tree9ccd34f0a1b0f293d3063a3e1b9d5d42793301a7 /dev-ruby/ruby_parser
parentalpha/sparc stable wrt #300732 (diff)
downloadgentoo-2-7daadfe78c822723f69d8caf73242584b2283a94.tar.gz
gentoo-2-7daadfe78c822723f69d8caf73242584b2283a94.tar.bz2
gentoo-2-7daadfe78c822723f69d8caf73242584b2283a94.zip
Add ~sparc
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog6
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.3.ebuild4
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild4
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index 0a56fe9c237c..af3f1d5f393d 100644
--- a/dev-ruby/ruby_parser/ChangeLog
+++ b/dev-ruby/ruby_parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby_parser
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.10 2010/01/29 18:45:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.11 2010/02/13 19:14:44 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> ruby_parser-2.0.3.ebuild,
+ ruby_parser-2.0.4.ebuild, ruby_parser-2.0.4-r1.ebuild:
+ Add ~sparc
29 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby_parser-2.0.3.ebuild,
ruby_parser-2.0.4.ebuild, ruby_parser-2.0.4-r1.ebuild:
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.3.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.3.ebuild
index 0fa2274e9563..fcf78af9b4b1 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.0.3.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.3.ebuild,v 1.2 2010/01/29 18:45:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.3.ebuild,v 1.3 2010/02/13 19:14:44 armin76 Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64"
+KEYWORDS="~amd64 ~ia64 ~sparc"
IUSE=""
USE_RUBY="ruby18"
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild
index 3886333ea99b..30c5101ba6c4 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild,v 1.6 2010/01/29 18:45:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild,v 1.7 2010/02/13 19:14:44 armin76 Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/sexp-processor-3.0.1"
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild
index 9e0363554700..d99809d91411 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild,v 1.4 2010/01/29 18:45:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild,v 1.5 2010/02/13 19:14:44 armin76 Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
USE_RUBY="ruby18"