diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-04-13 12:01:44 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-04-13 12:01:44 +0000 |
commit | c2bf14b5b53b6837dd66ea1539b3c3511ed54c06 (patch) | |
tree | 5d2c60ab4585a577cdbf0c701303ec7d1dd4d7e5 /dev-ruby/fxruby/ChangeLog | |
parent | Bump to add sge dep now that it's in portage (diff) | |
download | historical-c2bf14b5b53b6837dd66ea1539b3c3511ed54c06.tar.gz historical-c2bf14b5b53b6837dd66ea1539b3c3511ed54c06.tar.bz2 historical-c2bf14b5b53b6837dd66ea1539b3c3511ed54c06.zip |
Add ~amd64 keyword. Builds and runs well enough for testing and for use....
Package-Manager: portage-2.1_pre8-r3
Diffstat (limited to 'dev-ruby/fxruby/ChangeLog')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index 5abc43aca94f..b19a31a7c4a1 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-ruby/fxruby -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.28 2005/09/23 14:24:10 fmccor Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.29 2006/04/13 12:01:44 fmccor Exp $ + + 13 Apr 2006; Ferris McCormick <fmccor@gentoo.org> fxruby-1.2.6.ebuild: + Add ~amd64 keyword. Builds and runs well enough for testing and for use, but + there appear to be problems with the install if USE=doc. (Notice also that some + examples are not completely converted to fox12. Notice further that this will + not install with FEATURES=multilib-strict; appears to be a general conflict + between portage requirements and general ruby conventions: ruby installs in + /usr/lib/ruby/site_ruby/1.8/x86_64-linux, which portage prohibits.) 23 Sep 2005; Ferris McCormick <fmccor@gentoo.org> fxruby-1.2.2.ebuild, fxruby-1.2.6.ebuild: |