summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-15 19:15:25 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-15 19:15:25 +0000
commitaffd969809611453bcfa4b35d5128f9088523b55 (patch)
tree6ef548ba0101340f6780a76dbd978ce8f39a7557 /dev-ruby/hoe-seattlerb
parentVersion bump (diff)
downloadgentoo-2-affd969809611453bcfa4b35d5128f9088523b55.tar.gz
gentoo-2-affd969809611453bcfa4b35d5128f9088523b55.tar.bz2
gentoo-2-affd969809611453bcfa4b35d5128f9088523b55.zip
ppc64 stable wrt #333947
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog6
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 61e074824dfd..fe1185c4d3fb 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,10 @@
# 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.19 2011/01/02 10:22:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.20 2011/01/15 19:15:25 xarthisius Exp $
+
+ 15 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ hoe-seattlerb-1.2.2.ebuild:
+ ppc64 stable wrt #333947
02 Jan 2011; Hans de Graaff <graaff@gentoo.org>
hoe-seattlerb-1.2.4.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 48830ee4c5a0..b331507f5698 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
+# 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.2.ebuild,v 1.10 2010/11/13 17:36:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.11 2011/01/15 19:15:25 xarthisius 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'