summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-10-10 17:51:07 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-10-10 17:51:07 +0000
commit470caac3073538cf0e4503c3d835219144b2dc39 (patch)
tree8db5de5f65e1280421d54088bbad09a1930621a1 /dev-ruby
parentsparc stable wrt #336309 (diff)
downloadgentoo-2-470caac3073538cf0e4503c3d835219144b2dc39.tar.gz
gentoo-2-470caac3073538cf0e4503c3d835219144b2dc39.tar.bz2
gentoo-2-470caac3073538cf0e4503c3d835219144b2dc39.zip
Keyworded on alpha, bug #330337
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog6
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index deae2303af45..0cffbcc77a16 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.15 2010/10/09 12:46:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.16 2010/10/10 17:51:07 klausman Exp $
+
+ 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
+ ruby_parser-2.0.5.ebuild:
+ Keyworded on alpha, bug #330337
09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
ruby_parser-2.0.4-r1.ebuild:
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 84b6ef991a7a..6c6bff151bf3 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-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.5.ebuild,v 1.1 2010/10/02 10:47:35 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.2 2010/10/10 17:51:07 klausman Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/sexp-processor-3.0.1"