summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/rake-compiler/ChangeLog5
-rw-r--r--dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog
index a5b73eb33ebb..e6e7a78255bd 100644
--- a/dev-ruby/rake-compiler/ChangeLog
+++ b/dev-ruby/rake-compiler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.77 2014/06/08 15:23:31 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.78 2014/06/13 19:18:51 jer Exp $
+
+ 13 Jun 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.9.2.ebuild:
+ Stable for HPPA (bug #510334).
08 Jun 2014; Akinori Hattori <hattya@gentoo.org> rake-compiler-0.9.2.ebuild:
ia64 stable wrt bug #505920
diff --git a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild
index 2623fa3c66be..dca2cf9edaf7 100644
--- a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild
+++ b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.8 2014/06/08 15:23:31 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.9 2014/06/13 19:18:51 jer Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -19,7 +19,7 @@ LICENSE="MIT"
SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
RUBY_S="luislavena-${PN}-*"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""