jer 15/07/18 11:24:25 Modified: ChangeLog gherkin-2.12.2.ebuild Log: Mark ~hppa ~ppc64 (bug #553470). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.91 dev-ruby/gherkin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.91&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.91&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?r1=1.90&r2=1.91 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- ChangeLog 17 Jul 2015 20:03:17 -0000 1.90 +++ ChangeLog 18 Jul 2015 11:24:25 -0000 1.91 @@ -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.90 2015/07/17 20:03:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.91 2015/07/18 11:24:25 jer Exp $ + + 18 Jul 2015; Jeroen Roovers <[email protected]> gherkin-2.12.2.ebuild: + Mark ~hppa ~ppc64 (bug #553470). 17 Jul 2015; Markus Meier <[email protected]> gherkin-2.12.2.ebuild: add ~arm, bug #553470 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild?r1=1.4&r2=1.5 Index: gherkin-2.12.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gherkin-2.12.2.ebuild 17 Jul 2015 20:03:17 -0000 1.4 +++ gherkin-2.12.2.ebuild 18 Jul 2015 11:24:25 -0000 1.5 @@ -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.4 2015/07/17 20:03:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.2.ebuild,v 1.5 2015/07/18 11:24:25 jer 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" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64" SLOT="0" IUSE="doc test"
