diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-16 18:35:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-16 18:35:31 +0000 |
commit | 88001fa77a8a8f355acdb58e6b64b280cfba9bb2 (patch) | |
tree | 579a510e148a53912738d0a79a4ca5a094aebf93 /dev-lang/ruby | |
parent | alpha/arm/ia64/sparc stable wrt #273918 (diff) | |
download | gentoo-2-88001fa77a8a8f355acdb58e6b64b280cfba9bb2.tar.gz gentoo-2-88001fa77a8a8f355acdb58e6b64b280cfba9bb2.tar.bz2 gentoo-2-88001fa77a8a8f355acdb58e6b64b280cfba9bb2.zip |
arm/ia64/s390/sh/sparc stable wrt #273213
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p369.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index d096cfd6b48a..a5209130c09e 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.412 2009/06/16 16:55:20 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.413 2009/06/16 18:35:31 armin76 Exp $ + + 16 Jun 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p369.ebuild: + arm/ia64/s390/sh/sparc stable wrt #273213 16 Jun 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p368.ebuild, ruby-1.8.6_p369.ebuild, -ruby-1.8.7_p160.ebuild: diff --git a/dev-lang/ruby/ruby-1.8.6_p369.ebuild b/dev-lang/ruby/ruby-1.8.6_p369.ebuild index e15b54e51265..8d01ab1a0f4c 100644 --- a/dev-lang/ruby/ruby-1.8.6_p369.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p369.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p369.ebuild,v 1.6 2009/06/16 16:55:20 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p369.ebuild,v 1.7 2009/06/16 18:35:31 armin76 Exp $ inherit autotools eutils flag-o-matic multilib versionator @@ -15,7 +15,7 @@ HOMEPAGE="http://www.ruby-lang.org/" SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="berkdb debug doc emacs examples gdbm ipv6 rubytests socks5 ssl threads tk xemacs" RDEPEND=" |