diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 17:36:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 17:36:41 +0000 |
commit | a066e5e428475c8e415d83affbddd02f28a83d65 (patch) | |
tree | 5b18a3bf6b2c671a5cd255d36ed7114313470978 /dev-ruby | |
parent | alpha/ia64 stable wrt #338988 (diff) | |
download | gentoo-2-a066e5e428475c8e415d83affbddd02f28a83d65.tar.gz gentoo-2-a066e5e428475c8e415d83affbddd02f28a83d65.tar.bz2 gentoo-2-a066e5e428475c8e415d83affbddd02f28a83d65.zip |
ia64 stable wrt #333947
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 5101ff046a8a..e7ab5780c7c0 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.14 2010/10/28 16:45:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.15 2010/11/13 17:36:41 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.2.2.ebuild: + ia64 stable wrt #333947 28 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> hoe-seattlerb-1.2.2.ebuild: diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild index 04296d3a830f..48830ee4c5a0 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.2.ebuild,v 1.9 2010/10/28 16:45:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.10 2010/11/13 17:36:41 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 dev-ruby/minitest' |