diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-11 08:13:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-11 08:13:29 +0000 |
commit | ef3c6061ad8990748cefc9e1e834aab38aa253bb (patch) | |
tree | db48ef6dc8f8f0437903351b7aee597d73aa3f6e /dev-lang | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-ef3c6061ad8990748cefc9e1e834aab38aa253bb.tar.gz gentoo-2-ef3c6061ad8990748cefc9e1e834aab38aa253bb.tar.bz2 gentoo-2-ef3c6061ad8990748cefc9e1e834aab38aa253bb.zip |
Stable on ppc64; bug #194236
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.5_p113.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index afdb74d9fa97..de083c9708cc 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.305 2007/10/09 02:11:14 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.306 2007/10/11 08:13:29 corsair Exp $ + + 11 Oct 2007; Markus Rothe <corsair@gentoo.org> ruby-1.8.5_p113.ebuild, + ruby-1.8.6_p110-r1.ebuild: + Stable on ppc64; bug #194236 09 Oct 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.6-r1.ebuild: amd64 stable, security bug 194236 diff --git a/dev-lang/ruby/ruby-1.8.5_p113.ebuild b/dev-lang/ruby/ruby-1.8.5_p113.ebuild index 08db9f3b50da..7aade93eeab9 100644 --- a/dev-lang/ruby/ruby-1.8.5_p113.ebuild +++ b/dev-lang/ruby/ruby-1.8.5_p113.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p113.ebuild,v 1.4 2007/10/07 14:41:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p113.ebuild,v 1.5 2007/10/11 08:13:29 corsair Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.gz cjk? ( http://www.geocities.jp/kosako3/oniguruma/archive/${ONIGURUMA}.tar.gz )" LICENSE="Ruby" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="cjk debug doc examples ipv6 rubytests socks5 threads tk" RDEPEND=">=sys-libs/gdbm-1.8.0 diff --git a/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild b/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild index 96da23076c7e..ffb2bd242aca 100644 --- a/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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_p110-r1.ebuild,v 1.6 2007/10/08 15:53:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild,v 1.7 2007/10/11 08:13:29 corsair Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.gz cjk? ( http://www.geocities.jp/kosako3/oniguruma/archive/${ONIGURUMA}.tar.gz )" LICENSE="Ruby" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="cjk debug doc examples ipv6 rubytests socks5 threads tk" RDEPEND=">=sys-libs/gdbm-1.8.0 |