zlogene 15/07/22 18:28:10 Modified: gherkin-2.12.2.ebuild ChangeLog Log: add ~x86 keyword wrt bug #553470 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Revision Changes Path 1.6 dev-ruby/gherkin/gherkin-2.12.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild?r1=1.5&r2=1.6 Index: gherkin-2.12.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gherkin-2.12.2.ebuild 18 Jul 2015 11:24:25 -0000 1.5 +++ gherkin-2.12.2.ebuild 22 Jul 2015 18:28:10 -0000 1.6 @@ -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/gherkin/gherkin-2.12.2.ebuild,v 1.5 2015/07/18 11:24:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild,v 1.6 2015/07/22 18:28:10 zlogene Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 ruby22" @@ -18,7 +18,7 @@ LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" SLOT="0" IUSE="doc test" 1.92 dev-ruby/gherkin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.92&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.92&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?r1=1.91&r2=1.92 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- ChangeLog 18 Jul 2015 11:24:25 -0000 1.91 +++ ChangeLog 22 Jul 2015 18:28:10 -0000 1.92 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/gherkin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.91 2015/07/18 11:24:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.92 2015/07/22 18:28:10 zlogene Exp $ + + 22 Jul 2015; Mikle Kolyada <[email protected]> gherkin-2.12.2.ebuild: + add ~x86 keyword wrt bug #553470 18 Jul 2015; Jeroen Roovers <[email protected]> gherkin-2.12.2.ebuild: Mark ~hppa ~ppc64 (bug #553470).
