zlogene 15/07/11 20:13:47 Modified: timers-4.0.1.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.3 dev-ruby/timers/timers-4.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?r1=1.2&r2=1.3 Index: timers-4.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- timers-4.0.1.ebuild 16 Apr 2015 23:50:19 -0000 1.2 +++ timers-4.0.1.ebuild 11 Jul 2015 20:13:47 -0000 1.3 @@ -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/timers/timers-4.0.1.ebuild,v 1.2 2015/04/16 23:50:19 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v 1.3 2015/07/11 20:13:47 zlogene Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend "dev-ruby/hitimes" 1.16 dev-ruby/timers/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 7 Jun 2015 20:02:18 -0000 1.15 +++ ChangeLog 11 Jul 2015 20:13:47 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/timers # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.15 2015/06/07 20:02:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.16 2015/07/11 20:13:47 zlogene Exp $ + + 11 Jul 2015; Mikle Kolyada <[email protected]> timers-4.0.1.ebuild: + Add ~x86 keyword wrt bug #519596 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
