diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-09 13:27:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-09 13:27:14 +0000 |
commit | 5e4b83934b08ba66eab49e276e4744c779968c7e (patch) | |
tree | bd7e5a2bff215126722c9c0b29e4ddac0d73736c /dev-lang | |
parent | Dropped old versions. (diff) | |
download | gentoo-2-5e4b83934b08ba66eab49e276e4744c779968c7e.tar.gz gentoo-2-5e4b83934b08ba66eab49e276e4744c779968c7e.tar.bz2 gentoo-2-5e4b83934b08ba66eab49e276e4744c779968c7e.zip |
alpha/ia64/x86 stable wrt #181110
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 3c3234a31f44..26a802affaac 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.277 2007/06/07 17:12:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.278 2007/06/09 13:27:14 armin76 Exp $ + + 09 Jun 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6-r1.ebuild: + alpha/ia64/x86 stable wrt #181110 07 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.6-r1.ebuild: Stable on sparc wrt #181110 diff --git a/dev-lang/ruby/ruby-1.8.6-r1.ebuild b/dev-lang/ruby/ruby-1.8.6-r1.ebuild index 0dc1cacf1da1..3110c32f9f02 100644 --- a/dev-lang/ruby/ruby-1.8.6-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.4 2007/06/07 17:12:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6-r1.ebuild,v 1.5 2007/06/09 13:27:14 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/$(get_version_component_range 1-2)/${P LICENSE="Ruby" SLOT="1.8" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc examples ipv6 rubytests socks5 threads tk" # cjk RESTRICT="confcache" |