summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-07-15 17:29:03 +0000
committerMatt Turner <mattst88@gentoo.org>2011-07-15 17:29:03 +0000
commit98f0eb24d301527d01ed3f16ed04e770bd567a62 (patch)
treee2bcb7c80bf3d33f471b5a0933e0b9de2cf686d7 /dev-ruby
parentAdded ~mips, bug 332593 (diff)
downloadgentoo-2-98f0eb24d301527d01ed3f16ed04e770bd567a62.tar.gz
gentoo-2-98f0eb24d301527d01ed3f16ed04e770bd567a62.tar.bz2
gentoo-2-98f0eb24d301527d01ed3f16ed04e770bd567a62.zip
Added ~mips, bug 332593
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index e4135d45ddc6..6a2be2ba94b2 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.115 2011/07/10 22:23:46 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.116 2011/07/15 17:29:03 mattst88 Exp $
+
+ 15 Jul 2011; Matt Turner <mattst88@gentoo.org> hoe-2.9.1.ebuild:
+ Added ~mips, bug 332593
10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> hoe-2.8.0.ebuild:
Stable for ppc64; bug #354481
diff --git a/dev-ruby/hoe/hoe-2.9.1.ebuild b/dev-ruby/hoe/hoe-2.9.1.ebuild
index 158b6f2f1bae..37d2065d1780 100644
--- a/dev-ruby/hoe/hoe-2.9.1.ebuild
+++ b/dev-ruby/hoe/hoe-2.9.1.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/hoe-2.9.1.ebuild,v 1.2 2011/03/07 11:58:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.9.1.ebuild,v 1.3 2011/07/15 17:29:03 mattst88 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
#RUBY_PATCHES=( "${P}-test-file-ordering.patch" )