diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 07:41:29 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 07:41:29 +0000 |
commit | fa8ba008390365d0f02d9721a8902f3faa9d3631 (patch) | |
tree | 5f699736ce27bb63c1b272b37e693175743a629c /dev-ruby/hoe-seattlerb | |
parent | version bump, close bug #357347 (diff) | |
download | gentoo-2-fa8ba008390365d0f02d9721a8902f3faa9d3631.tar.gz gentoo-2-fa8ba008390365d0f02d9721a8902f3faa9d3631.tar.bz2 gentoo-2-fa8ba008390365d0f02d9721a8902f3faa9d3631.zip |
x86 stable per bug 354609
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 8bd5963e6e3b..7b2f6453922f 100644 --- a/dev-ruby/hoe-seattlerb/ChangeLog +++ b/dev-ruby/hoe-seattlerb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe-seattlerb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.24 2011/02/19 08:29:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.25 2011/03/08 07:41:29 tomka Exp $ + + 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> hoe-seattlerb-1.2.4.ebuild: + x86 stable per bug 354609 *hoe-seattlerb-1.2.5 (19 Feb 2011) 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 b028f4921cef..e9d978d29d9a 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.4 2011/02/16 09:47:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.5 2011/03/08 07:41:29 tomka 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' |