diff options
author | 2011-09-14 16:55:46 +0000 | |
---|---|---|
committer | 2011-09-14 16:55:46 +0000 | |
commit | 9017ee5fb6c6c586bfa511e2eef5586a2d169fa9 (patch) | |
tree | 28812021297d7415aff4bbed86c544fc980edffd /dev-util/cucumber/cucumber-0.7.3-r1.ebuild | |
parent | Stable for HPPA (bug #369573). (diff) | |
download | historical-9017ee5fb6c6c586bfa511e2eef5586a2d169fa9.tar.gz historical-9017ee5fb6c6c586bfa511e2eef5586a2d169fa9.tar.bz2 historical-9017ee5fb6c6c586bfa511e2eef5586a2d169fa9.zip |
Stable for HPPA (bug #369573).
Package-Manager: portage-2.2.0_alpha56/cvs/Linux x86_64
Diffstat (limited to 'dev-util/cucumber/cucumber-0.7.3-r1.ebuild')
-rw-r--r-- | dev-util/cucumber/cucumber-0.7.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cucumber/cucumber-0.7.3-r1.ebuild b/dev-util/cucumber/cucumber-0.7.3-r1.ebuild index f3d48ed1e1fd..b5442457e1b7 100644 --- a/dev-util/cucumber/cucumber-0.7.3-r1.ebuild +++ b/dev-util/cucumber/cucumber-0.7.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/cucumber-0.7.3-r1.ebuild,v 1.5 2010/12/28 08:45:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/cucumber-0.7.3-r1.ebuild,v 1.6 2011/09/14 16:55:46 jer Exp $ EAPI=3 USE_RUBY="ruby18 ree18" @@ -16,7 +16,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" SLOT="0" IUSE="examples" |