summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:21:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:21:21 +0000
commita828f02d83975de21420c23f9d8e2e0ccfc453ae (patch)
treebf9148867367d976929867abbc9a939740af0c08 /dev-ruby/ruby2ruby
parentalpha stable, add ~alpha/~ia64/~sparc, etc (diff)
downloadgentoo-2-a828f02d83975de21420c23f9d8e2e0ccfc453ae.tar.gz
gentoo-2-a828f02d83975de21420c23f9d8e2e0ccfc453ae.tar.bz2
gentoo-2-a828f02d83975de21420c23f9d8e2e0ccfc453ae.zip
alpha stable, add ~alpha/~ia64/~sparc, etc
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/ruby2ruby')
-rw-r--r--dev-ruby/ruby2ruby/ChangeLog6
-rw-r--r--dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild4
-rw-r--r--dev-ruby/ruby2ruby/ruby2ruby-1.3.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby2ruby/ChangeLog b/dev-ruby/ruby2ruby/ChangeLog
index 02c443eab91d..a9fa231ce748 100644
--- a/dev-ruby/ruby2ruby/ChangeLog
+++ b/dev-ruby/ruby2ruby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby2ruby
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.43 2012/09/16 07:14:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.44 2012/10/28 17:21:21 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby2ruby-1.2.4-r2.ebuild,
+ ruby2ruby-1.3.1.ebuild:
+ alpha stable, add ~alpha
16 Sep 2012; Hans de Graaff <graaff@gentoo.org> -ruby2ruby-1.2.5.ebuild,
-ruby2ruby-1.3.0.ebuild:
diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild
index a3616e389d70..a12a24729075 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild,v 1.11 2012/08/16 04:01:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild,v 1.12 2012/10/28 17:21:21 armin76 Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend "=dev-ruby/parsetree-3.0*
diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.3.1.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.3.1.ebuild
index 26ffc9892ea9..0c72e184805d 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-1.3.1.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.3 2012/08/16 04:01:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.3.1.ebuild,v 1.4 2012/10/28 17:21:21 armin76 Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~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 ~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*