diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:19:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:19:36 +0000 |
commit | 2b00ba16ec60c54b563312bf9302adb7b933b092 (patch) | |
tree | 3761241ea939fbd92876e3433e5349c747c05981 /dev-util/cucumber | |
parent | Stable for ia64, wrt bug #542574 (diff) | |
download | gentoo-2-2b00ba16ec60c54b563312bf9302adb7b933b092.tar.gz gentoo-2-2b00ba16ec60c54b563312bf9302adb7b933b092.tar.bz2 gentoo-2-2b00ba16ec60c54b563312bf9302adb7b933b092.zip |
Stable for ia64, wrt bug #542574
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/cucumber')
-rw-r--r-- | dev-util/cucumber/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cucumber/cucumber-1.3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cucumber/ChangeLog b/dev-util/cucumber/ChangeLog index 1946d403062a..671e103f2848 100644 --- a/dev-util/cucumber/ChangeLog +++ b/dev-util/cucumber/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cucumber # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/ChangeLog,v 1.96 2015/04/13 08:53:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/ChangeLog,v 1.97 2015/04/14 12:19:36 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cucumber-1.3.17.ebuild: + Stable for ia64, wrt bug #542574 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cucumber-1.3.17.ebuild: Stable for alpha, wrt bug #542574 diff --git a/dev-util/cucumber/cucumber-1.3.17.ebuild b/dev-util/cucumber/cucumber-1.3.17.ebuild index 31ebce8723c9..869b212f14f4 100644 --- a/dev-util/cucumber/cucumber-1.3.17.ebuild +++ b/dev-util/cucumber/cucumber-1.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/cucumber-1.3.17.ebuild,v 1.8 2015/04/13 08:53:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/cucumber-1.3.17.ebuild,v 1.9 2015/04/14 12:19:36 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -18,7 +18,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="examples test" |