summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-27 10:15:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-27 10:15:43 +0000
commit514f23661cf854d6b4be4c5cf8996752bebcbe13 (patch)
tree5958825c28a8a543c24f1bc1ecc65a374784b79a /dev-ruby/gherkin
parentStable for x86, wrt bug #542574 (diff)
downloadgentoo-2-514f23661cf854d6b4be4c5cf8996752bebcbe13.tar.gz
gentoo-2-514f23661cf854d6b4be4c5cf8996752bebcbe13.tar.bz2
gentoo-2-514f23661cf854d6b4be4c5cf8996752bebcbe13.zip
Stable for x86, wrt bug #542574
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 61424d6fb1ec..92e826a23ea2 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.78 2015/03/27 10:13:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.79 2015/03/27 10:15:43 ago Exp $
+
+ 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> gherkin-2.12.0-r2.ebuild:
+ Stable for x86, wrt bug #542574
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> gherkin-2.12.0-r2.ebuild:
Stable for amd64, wrt 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 b33816dab445..d04fa06c21f5 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.8 2015/03/27 10:13:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v 1.9 2015/03/27 10:15:43 ago 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"