diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-14 17:06:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-14 17:06:36 +0000 |
commit | 59483eaed6663b1098e9ad221c1a821150a5ba48 (patch) | |
tree | 539f74ea417f5200b292694d8d0ff610c3077801 /dev-ruby/rake-compiler | |
parent | Big leechcraft bump, 0.4.90 (diff) | |
download | gentoo-2-59483eaed6663b1098e9ad221c1a821150a5ba48.tar.gz gentoo-2-59483eaed6663b1098e9ad221c1a821150a5ba48.tar.bz2 gentoo-2-59483eaed6663b1098e9ad221c1a821150a5ba48.zip |
Stable for HPPA (bug #369573).
(Portage version: 2.2.0_alpha56/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index e68bb47bcb60..99c88ea52da2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.40 2011/07/17 18:21:47 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.41 2011/09/14 17:06:36 jer Exp $ + + 14 Sep 2011; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.7.8.ebuild: + Stable for HPPA (bug #369573). 17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> rake-compiler-0.7.5.ebuild: Stable for ppc64; bug #357489 diff --git a/dev-ruby/rake-compiler/rake-compiler-0.7.8.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.7.8.ebuild index 9891465bb013..d4a650559b34 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.7.8.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.7.8.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/rake-compiler/rake-compiler-0.7.8.ebuild,v 1.1 2011/04/28 17:08:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.8.ebuild,v 1.2 2011/09/14 17:06:36 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ LICENSE="as-is" # truly SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" S="${WORKDIR}/luislavena-${PN}-*" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |