summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-28 08:08:34 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-28 08:08:34 +0000
commit2792dbc140fe4e082103a3b7f492aa125849094a (patch)
tree01790e3bd99414d111bad865aad26f6f48ceb8c8 /dev-ruby/ruby_parser
parentProvide missing file for tests. Restrict tests due to additional failure, (diff)
downloadgentoo-2-2792dbc140fe4e082103a3b7f492aa125849094a.tar.gz
gentoo-2-2792dbc140fe4e082103a3b7f492aa125849094a.tar.bz2
gentoo-2-2792dbc140fe4e082103a3b7f492aa125849094a.zip
Added Prefix keywords
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog5
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index 368d9162f1bc..ab15f87e51ce 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.17 2010/10/23 15:49:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.18 2010/12/28 08:08:34 grobian Exp $
+
+ 28 Dec 2010; Fabian Groffen <grobian@gentoo.org> ruby_parser-2.0.5.ebuild:
+ Added Prefix keywords
23 Oct 2010; Jeroen Roovers <jer@gentoo.org> ruby_parser-2.0.4-r1.ebuild,
ruby_parser-2.0.5.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 e4cbf854d5ad..ba8a8825f4e0 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.3 2010/10/23 15:49:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.4 2010/12/28 08:08:34 grobian 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-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"