summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-15 06:05:48 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-15 06:05:48 +0000
commit2a5a5acbad869ffcfeaaffe56a2c5ad38fd13ab4 (patch)
treee9461b4cc6b309d7ad790f6353da12fc04d4eed3 /dev-ruby/ruby_parser
parentadding ~arm keywords to net-analyzer/metasploit rdeps (diff)
downloadgentoo-2-2a5a5acbad869ffcfeaaffe56a2c5ad38fd13ab4.tar.gz
gentoo-2-2a5a5acbad869ffcfeaaffe56a2c5ad38fd13ab4.tar.bz2
gentoo-2-2a5a5acbad869ffcfeaaffe56a2c5ad38fd13ab4.zip
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog8
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild6
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.3.0.ebuild6
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index f9eecc0fad13..acab7605d8e0 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.39 2012/10/28 17:21:44 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.40 2013/01/15 06:05:48 zerochaos Exp $
+
+ 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> ruby_parser-2.0.5.ebuild,
+ ruby_parser-2.3.0.ebuild, ruby_parser-2.3.1.ebuild:
+ adding ~arm keywords to net-analyzer/metasploit rdeps
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby_parser-2.0.5.ebuild:
alpha stable
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 2eb7eeaad3ef..2a4e9c4da7f8 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-2012 Gentoo Foundation
+# Copyright 1999-2013 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.13 2012/10/28 17:21:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.14 2013/01/15 06:05:48 zerochaos 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 ~arm 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"
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.3.0.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.3.0.ebuild
index b0601c2c9c32..58bc8dde86dd 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.3.0.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.3.0.ebuild,v 1.2 2012/08/16 03:57:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.0.ebuild,v 1.3 2013/01/15 06:05:48 zerochaos Exp $
EAPI=2
@@ -17,7 +17,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 ~arm ~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"
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild
index d371cc64028f..e21a11c7a630 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.3.1.ebuild,v 1.5 2012/08/16 03:57:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild,v 1.6 2013/01/15 06:05:48 zerochaos Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
# The sexp-processor dependency is needed to make tests pass for ruby 1.9.