diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 10:35:57 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 10:35:57 +0000 |
commit | 2a672894c9f85de3cb9ae9840888ebb7f02d2aea (patch) | |
tree | 2e36144e2a1df070ac6f0a0c919406df66d02fc7 /dev-lang | |
parent | Stable on sh. (diff) | |
download | gentoo-2-2a672894c9f85de3cb9ae9840888ebb7f02d2aea.tar.gz gentoo-2-2a672894c9f85de3cb9ae9840888ebb7f02d2aea.tar.bz2 gentoo-2-2a672894c9f85de3cb9ae9840888ebb7f02d2aea.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index f568124382d0..8013aaa04f9f 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.160 2005/10/02 01:10:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.161 2005/10/02 10:35:57 matsuu Exp $ + + 02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.3.ebuild: + Stable on sh. 02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.3.ebuild: Stable on ia64, bug 106996. diff --git a/dev-lang/ruby/ruby-1.8.3.ebuild b/dev-lang/ruby/ruby-1.8.3.ebuild index cc80ab12612a..fda705e0707c 100644 --- a/dev-lang/ruby/ruby-1.8.3.ebuild +++ b/dev-lang/ruby/ruby-1.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.3.ebuild,v 1.13 2005/10/02 01:10:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.3.ebuild,v 1.14 2005/10/02 10:35:57 matsuu Exp $ ONIGURUMA="onigd2_4_2" @@ -14,7 +14,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" # please keep sorted -KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 sh sparc x86" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |