summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-22 15:57:38 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-22 15:57:38 +0000
commit3df029e5da8238efc2a9ca83f734cc50f8d1e428 (patch)
tree517f3b95748edd9f1bad7cc370aef0cee2bbac87 /dev-ruby
parentKeyworded on alpha, bug #465948 (diff)
downloadgentoo-2-3df029e5da8238efc2a9ca83f734cc50f8d1e428.tar.gz
gentoo-2-3df029e5da8238efc2a9ca83f734cc50f8d1e428.tar.bz2
gentoo-2-3df029e5da8238efc2a9ca83f734cc50f8d1e428.zip
Keyworded on alpha, bug #465948
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-ruby')
-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 8ab3f94fd62b..d571dd6f875f 100644
--- a/dev-ruby/gherkin/ChangeLog
+++ b/dev-ruby/gherkin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/gherkin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.67 2014/07/21 14:19:37 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.68 2014/07/22 15:57:38 klausman Exp $
+
+ 22 Jul 2014; Tobias Klausmann <klausman@gentoo.org> gherkin-2.12.0-r2.ebuild:
+ Keyworded on alpha, bug #465948
21 Jul 2014; Tobias Klausmann <klausman@gentoo.org> Manifest:
Fix manifest
diff --git a/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild b/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild
index 9b941f7853aa..79b0b578576b 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-2014 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.3 2014/06/20 16:11:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v 1.4 2014/07/22 15:57:38 klausman 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="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="doc test"