maekke 15/07/17 20:03:17 Modified: ChangeLog gherkin-2.12.2.ebuild Log: add ~arm, bug #553470 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.90 dev-ruby/gherkin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.90&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.90&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?r1=1.89&r2=1.90 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 4 Jul 2015 18:57:36 -0000 1.89 +++ ChangeLog 17 Jul 2015 20:03:17 -0000 1.90 @@ -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.89 2015/07/04 18:57:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.90 2015/07/17 20:03:17 maekke Exp $ + + 17 Jul 2015; Markus Meier <[email protected]> gherkin-2.12.2.ebuild: + add ~arm, bug #553470 04 Jul 2015; Hans de Graaff <[email protected]> gherkin-2.12.2.ebuild: Actually add the ruby-beautify dependency for bug 553274. 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild?r1=1.3&r2=1.4 Index: gherkin-2.12.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gherkin-2.12.2.ebuild 4 Jul 2015 18:57:36 -0000 1.3 +++ gherkin-2.12.2.ebuild 17 Jul 2015 20:03:17 -0000 1.4 @@ -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.3 2015/07/04 18:57:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild,v 1.4 2015/07/17 20:03:17 maekke 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" +KEYWORDS="~amd64 ~arm" SLOT="0" IUSE="doc test"
