diff options
author | 2010-05-28 20:19:49 +0000 | |
---|---|---|
committer | 2010-05-28 20:19:49 +0000 | |
commit | fcf0cf660b640f84783aefb981dd9bb3ba92368a (patch) | |
tree | 22860fd61bf5112167b0b32a9caa7a6b2f47f394 /dev-ruby/gherkin | |
parent | Missed the changelog. (diff) | |
download | gentoo-2-fcf0cf660b640f84783aefb981dd9bb3ba92368a.tar.gz gentoo-2-fcf0cf660b640f84783aefb981dd9bb3ba92368a.tar.bz2 gentoo-2-fcf0cf660b640f84783aefb981dd9bb3ba92368a.zip |
Marked ~ppc/~ppc64.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-1.0.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog index 755ff2ffb8a9..396ed564852a 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.4 2010/05/24 14:28:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.5 2010/05/28 20:19:49 josejx Exp $ + + 28 May 2010; Joseph Jezak <josejx@gentoo.org> gherkin-1.0.29.ebuild: + Marrrrked ~ppc/~ppc64. 24 May 2010; Raúl Porcel <armin76@gentoo.org> gherkin-1.0.24.ebuild, gherkin-1.0.24-r1.ebuild, gherkin-1.0.29.ebuild: diff --git a/dev-ruby/gherkin/gherkin-1.0.29.ebuild b/dev-ruby/gherkin/gherkin-1.0.29.ebuild index 44e68f28516d..2453e555b9be 100644 --- a/dev-ruby/gherkin/gherkin-1.0.29.ebuild +++ b/dev-ruby/gherkin/gherkin-1.0.29.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.29.ebuild,v 1.2 2010/05/24 14:28:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-1.0.29.ebuild,v 1.3 2010/05/28 20:19:49 josejx Exp $ EAPI=2 USE_RUBY="ruby18" @@ -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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="" |