summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-25 18:53:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-25 18:53:30 +0000
commit6d861db77d8c504b1660465c970fdf5ece93b856 (patch)
treebba07f681c852f1bc1c5cddfa8fa874fc8a9c597 /dev-ruby/hoe-seattlerb
parentarm/ia64/m68k/s390/sh stable wrt #296420 (diff)
downloadgentoo-2-6d861db77d8c504b1660465c970fdf5ece93b856.tar.gz
gentoo-2-6d861db77d8c504b1660465c970fdf5ece93b856.tar.bz2
gentoo-2-6d861db77d8c504b1660465c970fdf5ece93b856.zip
Add ~ia64/~sparc wrt #298367
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog5
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 01288010496a..b1fe21c3b236 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.8 2010/01/23 15:11:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.9 2010/01/25 18:53:30 armin76 Exp $
+
+ 25 Jan 2010; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.2.2.ebuild:
+ Add ~ia64/~sparc wrt #298367
23 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-hoe-seattlerb-1.2.1.ebuild, 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 b7f0c5c7e9ac..a5a374cd7cae 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.4 2010/01/23 15:11:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.5 2010/01/25 18:53:30 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 virtual/ruby-minitest'