diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-03 09:55:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-03 09:55:21 +0000 |
commit | f9fd76b956bcd0ae61759c69c0c5ace9e269b5f5 (patch) | |
tree | a1557b1b1e3d4254488c1fd7e644c55889ec74da /dev-lang/ruby | |
parent | version bump (diff) | |
download | gentoo-2-f9fd76b956bcd0ae61759c69c0c5ace9e269b5f5.tar.gz gentoo-2-f9fd76b956bcd0ae61759c69c0c5ace9e269b5f5.tar.bz2 gentoo-2-f9fd76b956bcd0ae61759c69c0c5ace9e269b5f5.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index aefb7171b9bb..8ba24637b873 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.142 2005/07/01 13:53:12 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.143 2005/07/03 09:50:38 kloeri Exp $ + + 03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on alpha. 01 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2-r1.ebuild, ruby-1.8.3_pre1.ebuild: diff --git a/dev-lang/ruby/ruby-1.8.2-r1.ebuild b/dev-lang/ruby/ruby-1.8.2-r1.ebuild index a8ba2c50c45a..7a99672efe20 100644 --- a/dev-lang/ruby/ruby-1.8.2-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.2-r1.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-r1.ebuild,v 1.16 2005/07/01 13:53:12 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2-r1.ebuild,v 1.17 2005/07/03 09:50:38 kloeri 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 sparc x86" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |