diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 10:20:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 10:20:20 +0000 |
commit | 807b8e342268cdacd4f0b4c35a2f17caeab03412 (patch) | |
tree | 0c5c613b93186642374e73e0d1a107dadc515fcb /dev-ruby/rake-compiler | |
parent | x86 stable per bug 352483 (diff) | |
download | gentoo-2-807b8e342268cdacd4f0b4c35a2f17caeab03412.tar.gz gentoo-2-807b8e342268cdacd4f0b4c35a2f17caeab03412.tar.bz2 gentoo-2-807b8e342268cdacd4f0b4c35a2f17caeab03412.zip |
Stable on amd64 wrt bug #357489
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index 47b95633f780..3235941bff79 100644 --- a/dev-ruby/rake-compiler/ChangeLog +++ b/dev-ruby/rake-compiler/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2011/03/05 07:27:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.32 2011/03/08 10:20:20 hwoarang Exp $ + + 08 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + rake-compiler-0.7.5.ebuild: + Stable on amd64 wrt bug #357489 05 Mar 2011; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.7.5.ebuild: diff --git a/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild index 73b7de6ffbe9..06ba683cf9d8 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.7.5.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.5.ebuild,v 1.3 2011/03/05 07:27:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.4 2011/03/08 10:20:20 hwoarang Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,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="" |