diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-07-23 11:55:20 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-07-23 11:55:20 +0000 |
commit | deb95bc28cc00a4d35e65fe42236580ec42a65f5 (patch) | |
tree | fe4e71e49b88e56e79137d9052ec56b2dc5312a1 /dev-lang | |
parent | Stable on sh. (diff) | |
download | gentoo-2-deb95bc28cc00a4d35e65fe42236580ec42a65f5.tar.gz gentoo-2-deb95bc28cc00a4d35e65fe42236580ec42a65f5.tar.bz2 gentoo-2-deb95bc28cc00a4d35e65fe42236580ec42a65f5.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.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index d3f493e9f8a0..285f7cbee3cb 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.144 2005/07/09 16:38:51 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.145 2005/07/23 11:53:00 matsuu Exp $ + + 23 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.2-r2.ebuild: + Stable on sh. *ruby-1.8.2-r2 (09 Jul 2005) diff --git a/dev-lang/ruby/ruby-1.8.2-r2.ebuild b/dev-lang/ruby/ruby-1.8.2-r2.ebuild index 29f62a72fabf..9ce03a8b6a7d 100644 --- a/dev-lang/ruby/ruby-1.8.2-r2.ebuild +++ b/dev-lang/ruby/ruby-1.8.2-r2.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.2-r2.ebuild,v 1.1 2005/07/09 16:38:51 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2-r2.ebuild,v 1.2 2005/07/23 11:53:00 matsuu Exp $ ONIGURUMA="onigd2_4_0" @@ -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 |