diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:19:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:19:51 +0000 |
commit | be2e3bafe929a92503cf94e80a1ed0ec2d24443f (patch) | |
tree | 1f91953a88ff908c246138fc2a70928479435546 | |
parent | Bump to 3.1.2 (diff) | |
download | historical-be2e3bafe929a92503cf94e80a1ed0ec2d24443f.tar.gz historical-be2e3bafe929a92503cf94e80a1ed0ec2d24443f.tar.bz2 historical-be2e3bafe929a92503cf94e80a1ed0ec2d24443f.zip |
Add ~sparc
Package-Manager: portage-2.1.7.16/cvs/Linux ia64
24 files changed, 69 insertions, 41 deletions
diff --git a/dev-ruby/fakefs/ChangeLog b/dev-ruby/fakefs/ChangeLog index 646dcb37ffc0..3289cdaf8267 100644 --- a/dev-ruby/fakefs/ChangeLog +++ b/dev-ruby/fakefs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fakefs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.6 2010/02/03 20:28:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.7 2010/02/13 19:04:28 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> fakefs-0.2.1.ebuild: + Add ~sparc 03 Feb 2010; Markus Meier <maekke@gentoo.org> fakefs-0.2.1.ebuild: add ~x86, bug #300739 diff --git a/dev-ruby/fakefs/fakefs-0.2.1.ebuild b/dev-ruby/fakefs/fakefs-0.2.1.ebuild index 99a53a1ea320..f3f85b688298 100644 --- a/dev-ruby/fakefs/fakefs-0.2.1.ebuild +++ b/dev-ruby/fakefs/fakefs-0.2.1.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/fakefs/fakefs-0.2.1.ebuild,v 1.6 2010/02/03 20:28:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild,v 1.7 2010/02/13 19:04:28 armin76 Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/defunkt/fakefs" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" all_ruby_prepare() { diff --git a/dev-ruby/heckle/ChangeLog b/dev-ruby/heckle/ChangeLog index 369689347eb4..aceac8bfe559 100644 --- a/dev-ruby/heckle/ChangeLog +++ b/dev-ruby/heckle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/heckle # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.10 2010/01/30 11:16:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.11 2010/02/13 19:19:51 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> heckle-1.4.3.ebuild, + heckle-1.4.3-r1.ebuild: + Add ~sparc 30 Jan 2010; Raúl Porcel <armin76@gentoo.org> heckle-1.4.3.ebuild, heckle-1.4.3-r1.ebuild: diff --git a/dev-ruby/heckle/heckle-1.4.3-r1.ebuild b/dev-ruby/heckle/heckle-1.4.3-r1.ebuild index 8523b98989f0..766c12690c01 100644 --- a/dev-ruby/heckle/heckle-1.4.3-r1.ebuild +++ b/dev-ruby/heckle/heckle-1.4.3-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/heckle/heckle-1.4.3-r1.ebuild,v 1.4 2010/01/30 11:16:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r1.ebuild,v 1.5 2010/02/13 19:19:51 armin76 Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/ruby2ruby-1.1.6 diff --git a/dev-ruby/heckle/heckle-1.4.3.ebuild b/dev-ruby/heckle/heckle-1.4.3.ebuild index 57c37ce7047d..314c0f1d565f 100644 --- a/dev-ruby/heckle/heckle-1.4.3.ebuild +++ b/dev-ruby/heckle/heckle-1.4.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/heckle/heckle-1.4.3.ebuild,v 1.2 2010/01/30 11:16:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/heckle-1.4.3.ebuild,v 1.3 2010/02/13 19:19:51 armin76 Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" USE_RUBY="ruby18" diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index 6cb9c5b8addb..340747286d0e 100644 --- a/dev-ruby/parsetree/ChangeLog +++ b/dev-ruby/parsetree/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/parsetree # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.20 2010/01/29 18:49:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.21 2010/02/13 19:13:06 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.3.ebuild, + parsetree-3.0.4.ebuild, parsetree-3.0.4-r1.ebuild: + Add ~sparc 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.3.ebuild, parsetree-3.0.4.ebuild, parsetree-3.0.4-r1.ebuild: diff --git a/dev-ruby/parsetree/parsetree-3.0.3.ebuild b/dev-ruby/parsetree/parsetree-3.0.3.ebuild index 356b1ada7555..0a6e55aac1df 100644 --- a/dev-ruby/parsetree/parsetree-3.0.3.ebuild +++ b/dev-ruby/parsetree/parsetree-3.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/parsetree/parsetree-3.0.3.ebuild,v 1.2 2010/01/29 18:49:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.3.ebuild,v 1.3 2010/02/13 19:13:06 armin76 Exp $ inherit gems @@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-ruby/ruby-inline-3.7.0 diff --git a/dev-ruby/parsetree/parsetree-3.0.4-r1.ebuild b/dev-ruby/parsetree/parsetree-3.0.4-r1.ebuild index 6257a952173a..7fb404ed56f7 100644 --- a/dev-ruby/parsetree/parsetree-3.0.4-r1.ebuild +++ b/dev-ruby/parsetree/parsetree-3.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/parsetree/parsetree-3.0.4-r1.ebuild,v 1.8 2010/01/29 18:49:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.4-r1.ebuild,v 1.9 2010/02/13 19:13:06 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/ruby-inline-3.7.0 >=dev-ruby/sexp-processor-3.0.0' diff --git a/dev-ruby/parsetree/parsetree-3.0.4.ebuild b/dev-ruby/parsetree/parsetree-3.0.4.ebuild index eba5e7c6db89..69f45f983fc2 100644 --- a/dev-ruby/parsetree/parsetree-3.0.4.ebuild +++ b/dev-ruby/parsetree/parsetree-3.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/parsetree/parsetree-3.0.4.ebuild,v 1.2 2010/01/29 18:49:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.4.ebuild,v 1.3 2010/02/13 19:13:06 armin76 Exp $ inherit gems @@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-ruby/ruby-inline-3.7.0 diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog index b209efb9e606..5645dead3aaf 100644 --- a/dev-ruby/ruby-inline/ChangeLog +++ b/dev-ruby/ruby-inline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-inline # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.20 2010/01/29 18:47:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.21 2010/02/13 19:12:04 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> ruby-inline-3.8.3.ebuild, + ruby-inline-3.8.4.ebuild: + Add ~sparc 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby-inline-3.8.3.ebuild, ruby-inline-3.8.4.ebuild: diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild index 4e2bf765e0a9..98b2201dda8b 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.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-inline/ruby-inline-3.8.3.ebuild,v 1.2 2010/01/29 18:47:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild,v 1.3 2010/02/13 19:12:04 armin76 Exp $ inherit gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-ruby/zentest" diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild index 8ee416d54c7d..7117c6e5c844 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.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-inline/ruby-inline-3.8.4.ebuild,v 1.6 2010/01/29 18:47:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.7 2010/02/13 19:12:04 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend dev-ruby/zentest diff --git a/dev-ruby/ruby2ruby/ChangeLog b/dev-ruby/ruby2ruby/ChangeLog index ae1a953931c3..caef939292af 100644 --- a/dev-ruby/ruby2ruby/ChangeLog +++ b/dev-ruby/ruby2ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby2ruby # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.19 2010/01/29 18:50:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.20 2010/02/13 19:17:34 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> ruby2ruby-1.2.2.ebuild, + ruby2ruby-1.2.4.ebuild, ruby2ruby-1.2.4-r1.ebuild: + Add ~sparc 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby2ruby-1.2.2.ebuild, ruby2ruby-1.2.4.ebuild, ruby2ruby-1.2.4-r1.ebuild: diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.2.2.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.2.2.ebuild index f0c3fd69046b..dba2ab7d7782 100644 --- a/dev-ruby/ruby2ruby/ruby2ruby-1.2.2.ebuild +++ b/dev-ruby/ruby2ruby/ruby2ruby-1.2.2.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/ruby2ruby/ruby2ruby-1.2.2.ebuild,v 1.4 2010/01/29 18:50:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.2.ebuild,v 1.5 2010/02/13 19:17:34 armin76 Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-ruby/parsetree-3.0 diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r1.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r1.ebuild index f478b3348d5c..ca65ad48b933 100644 --- a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r1.ebuild +++ b/dev-ruby/ruby2ruby/ruby2ruby-1.2.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/ruby2ruby/ruby2ruby-1.2.4-r1.ebuild,v 1.6 2010/01/29 18:50:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r1.ebuild,v 1.7 2010/02/13 19:17:34 armin76 Exp $ EAPI=2 @@ -21,7 +21,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend "=dev-ruby/parsetree-3.0* diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.2.4.ebuild index 2416bf425c6d..2eb666d02239 100644 --- a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4.ebuild +++ b/dev-ruby/ruby2ruby/ruby2ruby-1.2.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/ruby2ruby/ruby2ruby-1.2.4.ebuild,v 1.4 2010/01/29 18:50:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.4.ebuild,v 1.5 2010/02/13 19:17:34 armin76 Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="=dev-ruby/parsetree-3.0* 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" diff --git a/dev-ruby/sexp-processor/ChangeLog b/dev-ruby/sexp-processor/ChangeLog index 3e3d771d2f35..a794efc0f22e 100644 --- a/dev-ruby/sexp-processor/ChangeLog +++ b/dev-ruby/sexp-processor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/sexp-processor # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/ChangeLog,v 1.12 2010/01/29 18:44:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/ChangeLog,v 1.13 2010/02/13 19:08:20 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> + sexp-processor-3.0.2.ebuild, sexp-processor-3.0.3.ebuild, + sexp-processor-3.0.3-r1.ebuild: + Add ~sparc 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> sexp-processor-3.0.2.ebuild, sexp-processor-3.0.3.ebuild, diff --git a/dev-ruby/sexp-processor/sexp-processor-3.0.2.ebuild b/dev-ruby/sexp-processor/sexp-processor-3.0.2.ebuild index 2d0f15188b9e..980e2899f630 100644 --- a/dev-ruby/sexp-processor/sexp-processor-3.0.2.ebuild +++ b/dev-ruby/sexp-processor/sexp-processor-3.0.2.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/sexp-processor/sexp-processor-3.0.2.ebuild,v 1.2 2010/01/29 18:44:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/sexp-processor-3.0.2.ebuild,v 1.3 2010/02/13 19:08:20 armin76 Exp $ inherit gems @@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" USE_RUBY="ruby18 ruby19" diff --git a/dev-ruby/sexp-processor/sexp-processor-3.0.3-r1.ebuild b/dev-ruby/sexp-processor/sexp-processor-3.0.3-r1.ebuild index 8cd9af55eac2..94cdd342f3b2 100644 --- a/dev-ruby/sexp-processor/sexp-processor-3.0.3-r1.ebuild +++ b/dev-ruby/sexp-processor/sexp-processor-3.0.3-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/sexp-processor/sexp-processor-3.0.3-r1.ebuild,v 1.6 2010/01/29 18:44:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/sexp-processor-3.0.3-r1.ebuild,v 1.7 2010/02/13 19:08:20 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" ruby_add_bdepend test "dev-ruby/hoe dev-ruby/hoe-seattlerb virtual/ruby-minitest" diff --git a/dev-ruby/sexp-processor/sexp-processor-3.0.3.ebuild b/dev-ruby/sexp-processor/sexp-processor-3.0.3.ebuild index 42b8eedc737b..014c565703cb 100644 --- a/dev-ruby/sexp-processor/sexp-processor-3.0.3.ebuild +++ b/dev-ruby/sexp-processor/sexp-processor-3.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/sexp-processor/sexp-processor-3.0.3.ebuild,v 1.2 2010/01/29 18:44:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/sexp-processor-3.0.3.ebuild,v 1.3 2010/02/13 19:08:20 armin76 Exp $ inherit gems @@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" USE_RUBY="ruby18 ruby19" |