zlogene 15/07/11 20:15:38 Modified: listen-2.8.6.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/listen/listen-2.8.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.8.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.8.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.8.6.ebuild?r1=1.1&r2=1.2 Index: listen-2.8.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.8.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- listen-2.8.6.ebuild 18 Mar 2015 13:10:28 -0000 1.1 +++ listen-2.8.6.ebuild 11 Jul 2015 20:15:38 -0000 1.2 @@ -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-ruby/listen/listen-2.8.6.ebuild,v 1.1 2015/03/18 13:10:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.8.6.ebuild,v 1.2 2015/07/11 20:15:38 zlogene Exp $ EAPI=5 @@ -21,7 +21,7 @@ LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" # Block on other packages trying to install a /usr/bin/listen 1.47 dev-ruby/listen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 7 Jun 2015 18:07:44 -0000 1.46 +++ ChangeLog 11 Jul 2015 20:15:38 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/listen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.46 2015/06/07 18:07:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.47 2015/07/11 20:15:38 zlogene Exp $ + + 11 Jul 2015; Mikle Kolyada <[email protected]> listen-2.8.6.ebuild: + Add ~x86 keyword wrt bug #519596 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
