diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 13:22:48 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 13:22:48 +0000 |
commit | 029a1985bfc03f31568dc269e8185a413935fd8a (patch) | |
tree | 3e97cea214338125feb037fb354fe51151bc1361 /dev-lang/ruby | |
parent | Version bump. (diff) | |
download | gentoo-2-029a1985bfc03f31568dc269e8185a413935fd8a.tar.gz gentoo-2-029a1985bfc03f31568dc269e8185a413935fd8a.tar.bz2 gentoo-2-029a1985bfc03f31568dc269e8185a413935fd8a.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
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 5a564c90a081..ec3a9391c224 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.134 2005/04/24 15:24:02 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.135 2005/05/01 13:22:48 gmsoft Exp $ + + 01 May 2005; Guy Martin <gmsoft@gentoo.org> ruby-1.8.2-r1.ebuild: + Stable on hppa. 24 Apr 2005; Tom Martin <slarti@gentoo.org> ruby-1.8.2-r1.ebuild: Stable on amd64. diff --git a/dev-lang/ruby/ruby-1.8.2-r1.ebuild b/dev-lang/ruby/ruby-1.8.2-r1.ebuild index a78bca80e369..d2ffd5de3506 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.10 2005/04/24 15:24:02 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2-r1.ebuild,v 1.11 2005/05/01 13:22:48 gmsoft 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 |