phajdan.jr 14/03/12 05:22:18 Modified: ChangeLog jruby-openssl-0.7.7.ebuild Log: x86 stable wrt bug #503568 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.21 dev-ruby/jruby-openssl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 7 Mar 2014 23:44:23 -0000 1.20 +++ ChangeLog 12 Mar 2014 05:22:18 -0000 1.21 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/jruby-openssl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.20 2014/03/07 23:44:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.21 2014/03/12 05:22:18 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <[email protected]> + jruby-openssl-0.7.7.ebuild: + x86 stable wrt bug #503568 07 Mar 2014; Pacho Ramos <[email protected]> jruby-openssl-0.7.7.ebuild: amd64 stable, bug #503568 1.3 dev-ruby/jruby-openssl/jruby-openssl-0.7.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.7.ebuild?r1=1.2&r2=1.3 Index: jruby-openssl-0.7.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jruby-openssl-0.7.7.ebuild 7 Mar 2014 23:44:23 -0000 1.2 +++ jruby-openssl-0.7.7.ebuild 12 Mar 2014 05:22:18 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.7.ebuild,v 1.2 2014/03/07 23:44:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.7.ebuild,v 1.3 2014/03/12 05:22:18 phajdan.jr Exp $ EAPI=4 @@ -16,7 +16,7 @@ LICENSE="MIT || ( CPL-1.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="${RDEPEND} >=dev-java/jruby-1.5.6"
