diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:20:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:20:59 +0000 |
commit | d775448c01b2cce192077d85fe2b27f7f2d8e8bc (patch) | |
tree | 6549804fc3ef75e1600d885e27538c7fbe2b1019 /dev-ruby/ruby_parser | |
parent | Stable for HPPA (bug #353343). (diff) | |
download | historical-d775448c01b2cce192077d85fe2b27f7f2d8e8bc.tar.gz historical-d775448c01b2cce192077d85fe2b27f7f2d8e8bc.tar.bz2 historical-d775448c01b2cce192077d85fe2b27f7f2d8e8bc.zip |
ia64 stable wrt #355299
Package-Manager: portage-2.1.9.45/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r-- | dev-ruby/ruby_parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog index 556a95c3c35a..33c98bdd3420 100644 --- a/dev-ruby/ruby_parser/ChangeLog +++ b/dev-ruby/ruby_parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby_parser # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.24 2011/04/01 07:16:08 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.25 2011/04/16 17:16:32 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> ruby_parser-2.0.5.ebuild: + ia64 stable wrt #355299 01 Apr 2011; Michael Weber <xmw@gentoo.org> ruby_parser-2.0.5.ebuild: sparc stable (bug 355299) diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild index 8121d360f7c8..565eb29b692c 100644 --- a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5.ebuild,v 1.8 2011/04/01 07:16:08 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.9 2011/04/16 17:16:32 armin76 Exp $ EAPI=2 @@ -21,7 +21,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/sexp-processor-3.0.1" |