summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-22 14:44:30 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-22 14:44:30 +0000
commit8dd62f8d87f3b49e9cee3e397aef1c3ccb1a10fc (patch)
tree1125520161e2658e48ebcc7e43379d128deaf8de /dev-ruby/gherkin
parentStable for ppc64, wrt bug #491950 (diff)
downloadgentoo-2-8dd62f8d87f3b49e9cee3e397aef1c3ccb1a10fc.tar.gz
gentoo-2-8dd62f8d87f3b49e9cee3e397aef1c3ccb1a10fc.tar.bz2
gentoo-2-8dd62f8d87f3b49e9cee3e397aef1c3ccb1a10fc.zip
Stable for HPPA (bug #493780).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r--dev-ruby/gherkin/ChangeLog5
-rw-r--r--dev-ruby/gherkin/gherkin-2.11.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog
index 83750905ae31..57484e9dce9a 100644
--- a/dev-ruby/gherkin/ChangeLog
+++ b/dev-ruby/gherkin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/gherkin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.50 2013/05/26 07:32:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.51 2013/12/22 14:44:30 jer Exp $
+
+ 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> gherkin-2.11.6.ebuild:
+ Stable for HPPA (bug #493780).
*gherkin-2.12.0 (26 May 2013)
diff --git a/dev-ruby/gherkin/gherkin-2.11.6.ebuild b/dev-ruby/gherkin/gherkin-2.11.6.ebuild
index eef99ba80f66..e395f3fbc97f 100644
--- a/dev-ruby/gherkin/gherkin-2.11.6.ebuild
+++ b/dev-ruby/gherkin/gherkin-2.11.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.1 2013/01/31 07:35:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.2 2013/12/22 14:44:30 jer Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -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="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="doc test"