diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2005-09-29 19:55:21 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2005-09-29 19:55:21 +0000 |
commit | ee46e62aea891ff761a857af70e14682bcf2096b (patch) | |
tree | 4121545df58c88ce1a5af0302b157b291e49f7e9 /dev-lang | |
parent | updated metadata.xml, stable on x86 (diff) | |
download | gentoo-2-ee46e62aea891ff761a857af70e14682bcf2096b.tar.gz gentoo-2-ee46e62aea891ff761a857af70e14682bcf2096b.tar.bz2 gentoo-2-ee46e62aea891ff761a857af70e14682bcf2096b.zip |
Stable on alpha wrt security bug #106996
(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 3d596e25d49f..21c960d24da6 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.156 2005/09/28 19:35:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.157 2005/09/29 19:55:21 yoswink Exp $ + + 29 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org> ruby-1.8.3.ebuild: + Stable on alpha wrt security bug #106996 28 Sep 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.3.ebuild: Stable on ppc64 diff --git a/dev-lang/ruby/ruby-1.8.3.ebuild b/dev-lang/ruby/ruby-1.8.3.ebuild index 4dc3df5ea06f..10f9c2bb729c 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.9 2005/09/28 19:35:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.3.ebuild,v 1.10 2005/09/29 19:55:21 yoswink 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 sparc x86" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |