diff options
author | 2006-01-21 21:08:09 +0000 | |
---|---|---|
committer | 2006-01-21 21:08:09 +0000 | |
commit | ffec718f9f22029e89e84ee49614f45aa9fa83b6 (patch) | |
tree | 3f1e7761b7ad7a9cca50e3a58ed83ea14d158e01 /dev-lang/ruby | |
parent | Change homepage as per bug #115479 (diff) | |
download | historical-ffec718f9f22029e89e84ee49614f45aa9fa83b6.tar.gz historical-ffec718f9f22029e89e84ee49614f45aa9fa83b6.tar.bz2 historical-ffec718f9f22029e89e84ee49614f45aa9fa83b6.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-lang/ruby')
-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 ddc8d8daa6fc..798fd8abf923 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.181 2006/01/21 14:00:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.182 2006/01/21 21:08:09 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.4-r1.ebuild: + Stable on ppc64 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.4-r1.ebuild: Stable on ppc. diff --git a/dev-lang/ruby/ruby-1.8.4-r1.ebuild b/dev-lang/ruby/ruby-1.8.4-r1.ebuild index 56f7ed4d1b1a..bd8faf421e1f 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.6 2006/01/21 14:00:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.7 2006/01/21 21:08:09 corsair 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 |