diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-13 19:28:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-13 19:28:03 +0000 |
commit | 81f94f0bb1cfafcf3b07af9523724e073dfad28c (patch) | |
tree | 5e5c1f034e2cfff2808181ab1e6bf873f4a95141 /dev-lang | |
parent | Version bump. Now uses ruby-ng-gnome2 eclass. (diff) | |
download | gentoo-2-81f94f0bb1cfafcf3b07af9523724e073dfad28c.tar.gz gentoo-2-81f94f0bb1cfafcf3b07af9523724e073dfad28c.tar.bz2 gentoo-2-81f94f0bb1cfafcf3b07af9523724e073dfad28c.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #300468
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p388.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.7_p249.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index d270b0dcecee..36c6ca7123a4 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.441 2010/01/12 17:57:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.442 2010/01/13 19:28:03 armin76 Exp $ + + 13 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p388.ebuild, + ruby-1.8.7_p249.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #300468 12 Jan 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p249.ebuild: Stable for HPPA (bug #300468). diff --git a/dev-lang/ruby/ruby-1.8.6_p388.ebuild b/dev-lang/ruby/ruby-1.8.6_p388.ebuild index 3d3e403ebf44..8e4fbcb43182 100644 --- a/dev-lang/ruby/ruby-1.8.6_p388.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p388.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-lang/ruby/ruby-1.8.6_p388.ebuild,v 1.4 2010/01/12 17:40:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p388.ebuild,v 1.5 2010/01/13 19:28:03 armin76 Exp $ EAPI=1 inherit autotools eutils flag-o-matic multilib versionator @@ -17,7 +17,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2 http://dev.a3li.li/gentoo/distfiles/${PN}-patches-${PV}.tar.bz2" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="+berkdb debug doc emacs examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs" RDEPEND=" diff --git a/dev-lang/ruby/ruby-1.8.7_p249.ebuild b/dev-lang/ruby/ruby-1.8.7_p249.ebuild index 6f6c41054e54..6c4f1840c77f 100644 --- a/dev-lang/ruby/ruby-1.8.7_p249.ebuild +++ b/dev-lang/ruby/ruby-1.8.7_p249.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-lang/ruby/ruby-1.8.7_p249.ebuild,v 1.4 2010/01/12 17:57:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p249.ebuild,v 1.5 2010/01/13 19:28:03 armin76 Exp $ EAPI=1 inherit autotools eutils flag-o-matic multilib versionator @@ -17,7 +17,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2 http://dev.a3li.li/gentoo/distfiles/${PN}-patches-${PV}.tar.bz2" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="+berkdb debug doc emacs examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs" RDEPEND=" |