diff options
Diffstat (limited to 'dev-lang/rubinius/ChangeLog-2015')
-rw-r--r-- | dev-lang/rubinius/ChangeLog-2015 | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/dev-lang/rubinius/ChangeLog-2015 b/dev-lang/rubinius/ChangeLog-2015 new file mode 100644 index 00000000..714c4791 --- /dev/null +++ b/dev-lang/rubinius/ChangeLog-2015 @@ -0,0 +1,91 @@ +# ChangeLog for dev-lang/rubinius +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/ChangeLog,v 1.24 2015/07/02 09:23:44 mrueg Exp $ + + 02 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -rubinius-1.2.4.20110705.ebuild: + Remove old. + +*rubinius-2.5.5 (16 May 2015) + + 16 May 2015; Hans de Graaff <graaff@gentoo.org> +rubinius-2.5.5.ebuild: + Version bump. + + 11 May 2015; Hans de Graaff <graaff@gentoo.org> rubinius-2.5.3.ebuild: + Fix rbx symlink for new file location. + + 11 May 2015; Hans de Graaff <graaff@gentoo.org> -rubinius-2.2.9.ebuild, + -rubinius-2.3.0.ebuild: + Remove old versions with issues. + +*rubinius-2.5.3 (11 May 2015) + + 11 May 2015; Hans de Graaff <graaff@gentoo.org> +rubinius-2.5.3.ebuild: + Version bump. + + 18 Nov 2014; Manuel Rüger <mrueg@gentoo.org> + -files/rubinius-2.2.7-emake-v.patch: + Cleanup unused patches. + + 10 Nov 2014; Hans de Graaff <graaff@gentoo.org> rubinius-2.3.0.ebuild: + Fix sandbox violations by logging to /dev/null during build and install. + +*rubinius-2.3.0 (04 Nov 2014) + + 04 Nov 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.3.0.ebuild: + Version bump. + + 08 Sep 2014; Hans de Graaff <graaff@gentoo.org> -rubinius-2.2.7.ebuild, + -rubinius-2.2.7-r1.ebuild: + Cleanup. + +*rubinius-2.2.9 (12 Jun 2014) + + 12 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.9.ebuild: + Version bump. + +*rubinius-2.2.7-r1 (07 Jun 2014) + + 07 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.7-r1.ebuild, + +files/rubinius-2.2.7-emake-v.patch: + Backport upstream patch to support "emake V=1" for C extensions. + +*rubinius-2.2.7 (01 Jun 2014) + + 01 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.7.ebuild: + Version bump. + + 23 Mar 2014; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Update ruby dependency to ruby:1.9 since rubinius bootstraps with this + version also, fixing bug 505230. + + 21 Apr 2013; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Remove debugging and error CFLAGS, bug 463744. + + 22 Oct 2012; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Fix version numbers to actually allow llvm 2.9 versions. + + 20 Oct 2012; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild, metadata.xml: + Add a llvm USE flag to make llvm optional since it needs an old version of + llvm. + + 23 Oct 2011; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Use the just-compiled runtime to avoid bootstrapping problems. + + 21 Oct 2011; Hans de Graaff <graaff@gentoo.org> + rubinius-1.2.4.20110705.ebuild: + Remove rubygems dependency as we will use the bundled version. + + 21 Oct 2011; Hans de Graaff <graaff@gentoo.org> metadata.xml: + Remove copy-paste USE flags. + +*rubinius-1.2.4.20110705 (21 Oct 2011) + + 21 Oct 2011; Hans de Graaff <graaff@gentoo.org> + +rubinius-1.2.4.20110705.ebuild, +files/auto_gem.rb, +metadata.xml: + Add Rubinius back as a ruby target (rbx). Fixes bug 334177, many thanks for + Judson for creating and testing the initial package. |