blueness 14/08/12 22:48:59 Modified: listen-2.7.5.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.4 dev-ruby/listen/listen-2.7.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.7.5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.7.5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-2.7.5.ebuild?r1=1.3&r2=1.4 Index: listen-2.7.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.7.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- listen-2.7.5.ebuild 11 Aug 2014 02:12:09 -0000 1.3 +++ listen-2.7.5.ebuild 12 Aug 2014 22:48:59 -0000 1.4 @@ -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/listen/listen-2.7.5.ebuild,v 1.3 2014/08/11 02:12:09 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.7.5.ebuild,v 1.4 2014/08/12 22:48:59 blueness Exp $ EAPI=5 @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0 1.34 dev-ruby/listen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 11 Aug 2014 02:12:09 -0000 1.33 +++ ChangeLog 12 Aug 2014 22:48:59 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/listen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.33 2014/08/11 02:12:09 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.34 2014/08/12 22:48:59 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <[email protected]> listen-2.7.5.ebuild: + Keyword ~ppc and ~ppc64, bug #519596 11 Aug 2014; Manuel RĂ¼ger <[email protected]> listen-2.7.5.ebuild: Fix gemspec.
