diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:36:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:36:10 +0000 |
commit | a5f2735a89e20eb954b97c9e9c8c385120147171 (patch) | |
tree | 3fdf4f096ab8ba83861f786d136495493ea3287f /dev-ruby/rake-compiler | |
parent | stable ppc, bug 347591 (diff) | |
download | historical-a5f2735a89e20eb954b97c9e9c8c385120147171.tar.gz historical-a5f2735a89e20eb954b97c9e9c8c385120147171.tar.bz2 historical-a5f2735a89e20eb954b97c9e9c8c385120147171.zip |
Marking rake-compiler-0.7.5 ppc for bug 357489
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index 71b9a8cfd8da..1124ec5cda97 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.33 2011/03/08 11:23:33 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.34 2011/03/27 19:36:10 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.5.ebuild: + Marking rake-compiler-0.7.5 ppc for bug 357489 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> rake-compiler-0.7.5.ebuild: x86 stable per bug 357489 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 764e8a36e670..f84e70782746 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.5 2011/03/08 11:23:33 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.6 2011/03/27 19:36:10 ranger 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="" |