diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 00:39:47 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 00:39:47 +0000 |
commit | 19569db504877ca88e026bcacf73b2b68845dcf8 (patch) | |
tree | d46eb16fae8d501c653c3e151e53a008f0e91e47 | |
parent | Remove unsused version, allow epatch_user in latest one (diff) | |
download | gentoo-2-19569db504877ca88e026bcacf73b2b68845dcf8.tar.gz gentoo-2-19569db504877ca88e026bcacf73b2b68845dcf8.tar.bz2 gentoo-2-19569db504877ca88e026bcacf73b2b68845dcf8.zip |
keyword ~ia64 wrt bug #471306
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
-rw-r--r-- | dev-ruby/gherkin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog index ff9adceb3f2a..24ee0595ae1c 100644 --- a/dev-ruby/gherkin/ChangeLog +++ b/dev-ruby/gherkin/ChangeLog @@ -1,6 +1,10 @@ # 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.59 2014/01/26 11:38:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.60 2014/02/01 00:39:47 hattya Exp $ + + 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> gherkin-2.12.0-r1.ebuild, + gherkin-2.12.0.ebuild: + keyword ~ia64 wrt bug #471306 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gherkin-2.11.6.ebuild: Stable for x86, wrt bug #493780 diff --git a/dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild b/dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild index 2fc7f4b52d95..aae8258c3f03 100644 --- a/dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.0-r1.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-r1.ebuild,v 1.1 2014/01/20 10:53:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild,v 1.2 2014/02/01 00:39:47 hattya Exp $ EAPI=5 USE_RUBY="ruby18 ruby19" @@ -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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="doc test" diff --git a/dev-ruby/gherkin/gherkin-2.12.0.ebuild b/dev-ruby/gherkin/gherkin-2.12.0.ebuild index 8722d95d83c9..1015586963d7 100644 --- a/dev-ruby/gherkin/gherkin-2.12.0.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.0.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.ebuild,v 1.3 2014/01/02 07:13:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild,v 1.4 2014/02/01 00:39:47 hattya Exp $ EAPI=5 USE_RUBY="ruby18 ruby19" @@ -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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="doc test" |