diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-20 01:35:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-20 01:35:05 +0000 |
commit | c38e9eb62f561e30d8d27a3ccf819f2f64c411ca (patch) | |
tree | 36917f3d47e16f56e9fe31d7e3d37d1028e04d96 | |
parent | ppc stable (Manifest recommit) (diff) | |
download | gentoo-2-c38e9eb62f561e30d8d27a3ccf819f2f64c411ca.tar.gz gentoo-2-c38e9eb62f561e30d8d27a3ccf819f2f64c411ca.tar.bz2 gentoo-2-c38e9eb62f561e30d8d27a3ccf819f2f64c411ca.zip |
Stable on alpha, bug 60525.
-rw-r--r-- | dev-lang/ruby/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.6.8-r11.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2_pre2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-config/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-config/ruby-config-0.3.ebuild | 4 |
5 files changed, 15 insertions, 8 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index f9b71c12daa6..ad685edb7c0b 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.82 2004/08/19 15:35:48 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.83 2004/08/20 01:35:04 kloeri Exp $ + + 20 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.6.8-r11.ebuild, + ruby-1.8.2_pre2.ebuild: + Stable on alpha, bug 60525. 20 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r11.ebuild, ruby-1.8.0-r7.ebuild, ruby-1.8.2_pre2.ebuild: diff --git a/dev-lang/ruby/ruby-1.6.8-r11.ebuild b/dev-lang/ruby/ruby-1.6.8-r11.ebuild index 6bfea5ee8908..08d2ad13b393 100644 --- a/dev-lang/ruby/ruby-1.6.8-r11.ebuild +++ b/dev-lang/ruby/ruby-1.6.8-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.6.8-r11.ebuild,v 1.3 2004/08/19 18:25:16 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.6.8-r11.ebuild,v 1.4 2004/08/20 01:35:05 kloeri Exp $ IUSE="cjk" @@ -19,7 +19,7 @@ SRC_URI="mirror://ruby/snapshots/${MY_P}.tar.gz LICENSE="Ruby" SLOT="1.6" -KEYWORDS="x86 ~alpha ppc ~sparc ~hppa ~amd64 -ia64 ~mips" +KEYWORDS="x86 alpha ppc ~sparc ~hppa ~amd64 -ia64 ~mips" DEPEND="virtual/libc >=sys-libs/gdbm-1.8.0 diff --git a/dev-lang/ruby/ruby-1.8.2_pre2.ebuild b/dev-lang/ruby/ruby-1.8.2_pre2.ebuild index 0c0ec6fe6aab..b54f32875bba 100644 --- a/dev-lang/ruby/ruby-1.8.2_pre2.ebuild +++ b/dev-lang/ruby/ruby-1.8.2_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2_pre2.ebuild,v 1.4 2004/08/19 18:25:16 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2_pre2.ebuild,v 1.5 2004/08/20 01:35:05 kloeri Exp $ ONIGURUMA="onigd2_3_1" MY_P=${P/_pre/-preview} @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} LICENSE="Ruby" SLOT="1.8" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 -ia64 ~s390 macos" +KEYWORDS="x86 ppc ~sparc ~mips alpha ~arm ~hppa ~amd64 -ia64 ~s390 macos" IUSE="socks5 tcltk cjk" RDEPEND="virtual/libc diff --git a/dev-ruby/ruby-config/ChangeLog b/dev-ruby/ruby-config/ChangeLog index e13b1744cfad..ad6da56955b7 100644 --- a/dev-ruby/ruby-config/ChangeLog +++ b/dev-ruby/ruby-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-config # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.14 2004/08/19 15:31:16 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.15 2004/08/20 01:33:09 kloeri Exp $ + + 20 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-config-0.3.ebuild: + Stable on alpha, bug 60525. 20 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-config-0.3.ebuild: Stable on x86. diff --git a/dev-ruby/ruby-config/ruby-config-0.3.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.ebuild index e18f6b8f0e8b..4312c7b97256 100644 --- a/dev-ruby/ruby-config/ruby-config-0.3.ebuild +++ b/dev-ruby/ruby-config/ruby-config-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.4 2004/08/19 18:25:55 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.5 2004/08/20 01:33:09 kloeri Exp $ DESCRIPTION="Utility to switch the ruby interpreter beging used" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 macos ppc64" +KEYWORDS="x86 ppc ~sparc ~mips alpha ~arm ~hppa ~amd64 ~ia64 ~s390 macos ppc64" IUSE="" DEPEND="virtual/ruby" |