summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-05-31 10:54:29 +0000
committerMarkus Meier <maekke@gentoo.org>2015-05-31 10:54:29 +0000
commitcbc00ac52e462ec43ecff89d46eb2ba2f8308a0b (patch)
treeea3cd7358b3904efdd58f857e98deb95dd544865 /dev-ruby/gherkin
parentarm stable, bug #542574 (diff)
downloadgentoo-2-cbc00ac52e462ec43ecff89d46eb2ba2f8308a0b.tar.gz
gentoo-2-cbc00ac52e462ec43ecff89d46eb2ba2f8308a0b.tar.bz2
gentoo-2-cbc00ac52e462ec43ecff89d46eb2ba2f8308a0b.zip
arm stable, bug #542574
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r--dev-ruby/gherkin/ChangeLog5
-rw-r--r--dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog
index afe7d422e3c6..9aba5f60d797 100644
--- a/dev-ruby/gherkin/ChangeLog
+++ b/dev-ruby/gherkin/ChangeLog
@@ -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.83 2015/05/03 12:07:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.84 2015/05/31 10:54:29 maekke Exp $
+
+ 31 May 2015; Markus Meier <maekke@gentoo.org> gherkin-2.12.0-r2.ebuild:
+ arm stable, bug #542574
03 May 2015; Jeroen Roovers <jer@gentoo.org> gherkin-2.12.0-r2.ebuild:
Stable for PPC64 (bug #542574).
diff --git a/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild b/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild
index 9130ffb72e8d..8ffe6e4c927a 100644
--- a/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild
+++ b/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild
@@ -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.0-r2.ebuild,v 1.13 2015/05/03 12:07:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v 1.14 2015/05/31 10:54:29 maekke Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin"
LICENSE="MIT"
SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86"
SLOT="0"
IUSE="doc test"