diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:00:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:00:38 +0000 |
commit | a20111320dc4164f1f6738afeb7b36e38a754d3f (patch) | |
tree | 93ee59a69b2f6d407bce988ffcf804733c0c7ff2 /dev-lang | |
parent | Fixed DEPEND for modular X. (diff) | |
download | gentoo-2-a20111320dc4164f1f6738afeb7b36e38a754d3f.tar.gz gentoo-2-a20111320dc4164f1f6738afeb7b36e38a754d3f.tar.bz2 gentoo-2-a20111320dc4164f1f6738afeb7b36e38a754d3f.zip |
dev-lang/ruby stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 426d1db147ac..ddc8d8daa6fc 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.180 2006/01/19 17:32:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.181 2006/01/21 14:00:38 hansmi Exp $ + + 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.4-r1.ebuild: + Stable on ppc. 19 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.4-r1.ebuild: Stable on sparc diff --git a/dev-lang/ruby/ruby-1.8.4-r1.ebuild b/dev-lang/ruby/ruby-1.8.4-r1.ebuild index 2452a89d76f6..56f7ed4d1b1a 100644 --- a/dev-lang/ruby/ruby-1.8.4-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.5 2006/01/19 17:32:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.6 2006/01/21 14:00:38 hansmi Exp $ ONIGURUMA="onigd2_5_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 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" IUSE="socks5 tcltk cjk doc threads examples" RDEPEND="virtual/libc |