zlogene 15/07/11 20:14:54 Modified: celluloid-0.16.0.ebuild ChangeLog Log: Add ~x86 keyword wrt bug #519596 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-ruby/celluloid/celluloid-0.16.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/celluloid-0.16.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/celluloid-0.16.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/celluloid-0.16.0.ebuild?r1=1.1&r2=1.2 Index: celluloid-0.16.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/celluloid-0.16.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- celluloid-0.16.0.ebuild 2 Nov 2014 11:05:58 -0000 1.1 +++ celluloid-0.16.0.ebuild 11 Jul 2015 20:14:54 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/celluloid-0.16.0.ebuild,v 1.1 2014/11/02 11:05:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/celluloid-0.16.0.ebuild,v 1.2 2015/07/11 20:14:54 zlogene Exp $ EAPI=5 # rbx or jruby recommended, but only in 1.9 mode. @@ -23,7 +23,7 @@ SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RUBY_PATCHES=( "${P}-call-private-methods.patch" ) 1.17 dev-ruby/celluloid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 7 Jun 2015 17:19:09 -0000 1.16 +++ ChangeLog 11 Jul 2015 20:14:54 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/celluloid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v 1.16 2015/06/07 17:19:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v 1.17 2015/07/11 20:14:54 zlogene Exp $ + + 11 Jul 2015; Mikle Kolyada <[email protected]> celluloid-0.16.0.ebuild: + Add ~x86 keyword wrt bug #519596 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
