summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-18 16:31:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-18 16:31:45 +0000
commitbc7a1ea9937e9fad823b1ce0109c521a01b29d12 (patch)
tree15d390231e6006846fb1ace71d79a99c6e100f38 /dev-ruby/gherkin
parentStop providing libdts.a with or without USE static-libs. Only provide libdts.... (diff)
downloadgentoo-2-bc7a1ea9937e9fad823b1ce0109c521a01b29d12.tar.gz
gentoo-2-bc7a1ea9937e9fad823b1ce0109c521a01b29d12.tar.bz2
gentoo-2-bc7a1ea9937e9fad823b1ce0109c521a01b29d12.zip
Add ~ia64 wrt #337113
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r--dev-ruby/gherkin/ChangeLog5
-rw-r--r--dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog
index bc17b596fedd..bc6261c98cdb 100644
--- a/dev-ruby/gherkin/ChangeLog
+++ b/dev-ruby/gherkin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/gherkin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.11 2010/09/12 12:23:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.12 2010/09/18 16:31:45 armin76 Exp $
+
+ 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> gherkin-1.0.30-r1.ebuild:
+ Add ~ia64 wrt #337113
*gherkin-1.0.30-r1 (12 Sep 2010)
diff --git a/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild b/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild
index ea65abb30d7d..dac28a4feaf3 100644
--- a/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild
+++ b/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild,v 1.1 2010/09/12 12:23:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild,v 1.2 2010/09/18 16:31:45 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18"
@@ -17,7 +17,7 @@ DESCRIPTION="Fast Gherkin lexer and parser based on Ragel."
HOMEPAGE="http://wiki.github.com/aslakhellesoy/cucumber/gherkin"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE=""