pacho 15/08/02 09:49:12 Modified: ChangeLog ruby-2.1.6-r1.ebuild Log: sparc stable wrt bug #518094 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.724 dev-lang/ruby/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.724&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.724&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?r1=1.723&r2=1.724 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v retrieving revision 1.723 retrieving revision 1.724 diff -u -r1.723 -r1.724 --- ChangeLog 30 Jul 2015 13:14:36 -0000 1.723 +++ ChangeLog 2 Aug 2015 09:49:12 -0000 1.724 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.723 2015/07/30 13:14:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.724 2015/08/02 09:49:12 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <[email protected]> ruby-2.1.6-r1.ebuild: + sparc stable wrt bug #518094 30 Jul 2015; Tobias Klausmann <[email protected]> ruby-2.1.6-r1.ebuild: Stable on alpha, bug 518094 1.8 dev-lang/ruby/ruby-2.1.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild?r1=1.7&r2=1.8 Index: ruby-2.1.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ruby-2.1.6-r1.ebuild 30 Jul 2015 13:14:36 -0000 1.7 +++ ruby-2.1.6-r1.ebuild 2 Aug 2015 09:49:12 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild,v 1.7 2015/07/30 13:14:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild,v 1.8 2015/08/02 09:49:12 pacho Exp $ EAPI=5 @@ -34,7 +34,7 @@ http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline" RDEPEND="
