blueness 14/08/12 22:46:53 Modified: nio4r-1.0.0.ebuild ChangeLog Log: Keyword ~ppc and ~ppc64, bug #519596 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 dev-ruby/nio4r/nio4r-1.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nio4r/nio4r-1.0.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nio4r/nio4r-1.0.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nio4r/nio4r-1.0.0.ebuild?r1=1.2&r2=1.3 Index: nio4r-1.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nio4r/nio4r-1.0.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nio4r-1.0.0.ebuild 7 May 2014 05:19:41 -0000 1.2 +++ nio4r-1.0.0.ebuild 12 Aug 2014 22:46:53 -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/nio4r/nio4r-1.0.0.ebuild,v 1.2 2014/05/07 05:19:41 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nio4r/nio4r-1.0.0.ebuild,v 1.3 2014/08/12 22:46:53 blueness Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" RDEPEND+=" dev-libs/libev" 1.3 dev-ruby/nio4r/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nio4r/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nio4r/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nio4r/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nio4r/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 7 May 2014 05:19:41 -0000 1.2 +++ ChangeLog 12 Aug 2014 22:46:53 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/nio4r # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nio4r/ChangeLog,v 1.2 2014/05/07 05:19:41 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nio4r/ChangeLog,v 1.3 2014/08/12 22:46:53 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <[email protected]> nio4r-1.0.0.ebuild: + Keyword ~ppc and ~ppc64, bug #519596 07 May 2014; Patrick Lauer <[email protected]> nio4r-1.0.0.ebuild: Whitespace
