maekke 15/07/26 08:39:37 Modified: ChangeLog ruby-2.1.6-r1.ebuild Log: arm stable, bug #518094 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.721 dev-lang/ruby/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.721&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.721&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?r1=1.720&r2=1.721 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v retrieving revision 1.720 retrieving revision 1.721 diff -u -r1.720 -r1.721 --- ChangeLog 23 Jul 2015 20:53:47 -0000 1.720 +++ ChangeLog 26 Jul 2015 08:39:37 -0000 1.721 @@ -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.720 2015/07/23 20:53:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.721 2015/07/26 08:39:37 maekke Exp $ + + 26 Jul 2015; Markus Meier <[email protected]> ruby-2.1.6-r1.ebuild: + arm stable, bug #518094 23 Jul 2015; Pacho Ramos <[email protected]> ruby-2.1.6-r1.ebuild: ppc stable wrt bug #518094 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild?r1=1.4&r2=1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ruby-2.1.6-r1.ebuild 23 Jul 2015 20:53:47 -0000 1.4 +++ ruby-2.1.6-r1.ebuild 26 Jul 2015 08:39:37 -0000 1.5 @@ -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.4 2015/07/23 20:53:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.1.6-r1.ebuild,v 1.5 2015/07/26 08:39:37 maekke 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="
