summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-16 18:15:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-16 18:15:12 +0000
commit17716ab3e24750c7b6a80d895ace681a1b730b44 (patch)
treefded709a1215befcaaa6cbef81e668182257eac2 /dev-util/cucumber
parentStable for ppc64, wrt bug #493780 (diff)
downloadgentoo-2-17716ab3e24750c7b6a80d895ace681a1b730b44.tar.gz
gentoo-2-17716ab3e24750c7b6a80d895ace681a1b730b44.tar.bz2
gentoo-2-17716ab3e24750c7b6a80d895ace681a1b730b44.zip
Stable for ppc64, wrt bug #493780
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/cucumber')
-rw-r--r--dev-util/cucumber/ChangeLog5
-rw-r--r--dev-util/cucumber/cucumber-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cucumber/ChangeLog b/dev-util/cucumber/ChangeLog
index 2230b21a1c53..ef789f07b96c 100644
--- a/dev-util/cucumber/ChangeLog
+++ b/dev-util/cucumber/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cucumber
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/ChangeLog,v 1.86 2014/11/16 18:14:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/ChangeLog,v 1.87 2014/11/16 18:15:12 ago Exp $
+
+ 16 Nov 2014; Agostino Sarubbo <ago@gentoo.org> cucumber-1.2.1.ebuild:
+ Stable for ppc64, wrt bug #493780
16 Nov 2014; Agostino Sarubbo <ago@gentoo.org> cucumber-1.2.1.ebuild:
Stable for ppc, wrt bug #493780
diff --git a/dev-util/cucumber/cucumber-1.2.1.ebuild b/dev-util/cucumber/cucumber-1.2.1.ebuild
index 0d3c3ca2ecd2..892a854fb342 100644
--- a/dev-util/cucumber/cucumber-1.2.1.ebuild
+++ b/dev-util/cucumber/cucumber-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/cucumber-1.2.1.ebuild,v 1.12 2014/11/16 18:14:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/cucumber-1.2.1.ebuild,v 1.13 2014/11/16 18:15:12 ago Exp $
EAPI=2
USE_RUBY="ruby19"
@@ -18,7 +18,7 @@ DESCRIPTION="Executable feature scenarios"
HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis"
LICENSE="Ruby"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
SLOT="0"
IUSE="examples"