summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:18:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:18:05 +0000
commite37f1581627a712d31a1b3bef64d54d9b30cc25b (patch)
treeb1f31cdf313bbd5d3d328f7bcc95bbd37ab56ffe /dev-ruby/gherkin
parentalpha stable, add ~alpha/~ia64/~sparc, etc (diff)
downloadgentoo-2-e37f1581627a712d31a1b3bef64d54d9b30cc25b.tar.gz
gentoo-2-e37f1581627a712d31a1b3bef64d54d9b30cc25b.tar.bz2
gentoo-2-e37f1581627a712d31a1b3bef64d54d9b30cc25b.zip
alpha stable, add ~alpha/~ia64/~sparc, etc
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r--dev-ruby/gherkin/ChangeLog6
-rw-r--r--dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild6
-rw-r--r--dev-ruby/gherkin/gherkin-2.7.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog
index 5705f643f013..1e740caae33b 100644
--- a/dev-ruby/gherkin/ChangeLog
+++ b/dev-ruby/gherkin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/gherkin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.42 2012/08/19 11:13:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.43 2012/10/28 17:18:05 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> gherkin-1.0.30-r1.ebuild,
+ gherkin-2.7.3.ebuild:
+ Add ~alpha/~ia64/~sparc
19 Aug 2012; Anthony G. Basile <blueness@gentoo.org> gherkin-2.7.3.ebuild:
Keyword ~ppc ~ppc64, bug #417573
diff --git a/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild b/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild
index 1fb4a60330dd..1f17f6d47671 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.7 2011/12/31 18:11:41 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-1.0.30-r1.ebuild,v 1.8 2012/10/28 17:18:05 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 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/gherkin/gherkin-2.7.3.ebuild b/dev-ruby/gherkin/gherkin-2.7.3.ebuild
index 3d256fc6a58e..1ab731ea66b8 100644
--- a/dev-ruby/gherkin/gherkin-2.7.3.ebuild
+++ b/dev-ruby/gherkin/gherkin-2.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.7.3.ebuild,v 1.5 2012/08/19 11:13:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.7.3.ebuild,v 1.6 2012/10/28 17:18:05 armin76 Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -18,7 +18,7 @@ HOMEPAGE="http://wiki.github.com/aslakhellesoy/cucumber/gherkin"
LICENSE="MIT"
SRC_URI="https://github.com/cucumber/gherkin/tarball/v${PV} -> ${P}.tgz"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="doc test"