diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:11:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:11:41 +0000 |
commit | 44e7115accfc0f93a2c2dcb6c29b332e75d5d8be (patch) | |
tree | 61e6a57249c1722f563ff0c8e421a6fe6d6cfac2 /dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-44e7115accfc0f93a2c2dcb6c29b332e75d5d8be.tar.gz gentoo-2-44e7115accfc0f93a2c2dcb6c29b332e75d5d8be.tar.bz2 gentoo-2-44e7115accfc0f93a2c2dcb6c29b332e75d5d8be.zip |
ia64 stable wrt #354609
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild')
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild index e1029e0fdf77..8b35ae252dae 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.7 2011/04/01 06:48:06 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.8 2011/04/16 17:11:41 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/hoe-2.8.0 >=dev-ruby/minitest-2.0.0' |