summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2013-12-19 14:20:24 +0000
committerAkinori Hattori <hattya@gentoo.org>2013-12-19 14:20:24 +0000
commit67def594e55daa665b67b4a5275caaca2b40b053 (patch)
tree12259d23045c8848501e85feeec7fd7a5ba71049 /dev-ruby/ruby2ruby
parentia64 stable wrt bug #483708 (diff)
downloadgentoo-2-67def594e55daa665b67b4a5275caaca2b40b053.tar.gz
gentoo-2-67def594e55daa665b67b4a5275caaca2b40b053.tar.bz2
gentoo-2-67def594e55daa665b67b4a5275caaca2b40b053.zip
ia64 stable wrt bug #483708
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/ruby2ruby')
-rw-r--r--dev-ruby/ruby2ruby/ChangeLog5
-rw-r--r--dev-ruby/ruby2ruby/ruby2ruby-1.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby2ruby/ChangeLog b/dev-ruby/ruby2ruby/ChangeLog
index 18055639f933..7c18ca4593ae 100644
--- a/dev-ruby/ruby2ruby/ChangeLog
+++ b/dev-ruby/ruby2ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby2ruby
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.56 2013/11/24 19:51:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.57 2013/12/19 14:20:24 hattya Exp $
+
+ 19 Dec 2013; Akinori Hattori <hattya@gentoo.org> ruby2ruby-1.3.1-r1.ebuild:
+ ia64 stable wrt bug #483708
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> ruby2ruby-1.3.1-r1.ebuild,
ruby2ruby-2.0.6.ebuild:
diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.3.1-r1.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.3.1-r1.ebuild
index ebdbd3bfb8e7..aaa6ae2c2f42 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-1.3.1-r1.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-1.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.3.1-r1.ebuild,v 1.8 2013/11/24 19:51:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.3.1-r1.ebuild,v 1.9 2013/12/19 14:20:24 hattya Exp $
EAPI=2
@@ -23,7 +23,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "=dev-ruby/parsetree-3*