# ChangeLog for dev-libs/librets # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ *librets-1.5.3-r1 (02 Jan 2013) 02 Jan 2013; Matthew Schultz (mschultz) -librets-1.5.3.ebuild, +librets-1.5.3-r1.ebuild, +files/librets-1.5.3-build.patch, +files/librets-1.5.3-extconf.rb.patch, +files/librets-1.5.3-java.mk.patch, -files/extconf.rb.patch, -files/java.mk.patch, metadata.xml: Revision bump for librets-1.5.3. Thanks hasufell and floppym for your help. 22 Jun 2012; Thomas Sachau (Tommy[D]) librets-1.5.3.ebuild: inherit missing autotools eclass for eautoreconf *librets-1.5.3 (23 Mar 2012) 23 Mar 2012; Matthew Schultz (mschultz) -librets-1.5.2-r4.ebuild, +librets-1.5.3.ebuild, -files/dotnet.patch, -files/perl.mk.patch, -files/python.mk.patch, -files/swig.m4.patch, files/java.mk.patch: Version bump. *librets-1.5.2-r4 (12 Mar 2012) 12 Mar 2012; Matthew Schultz (mschultz) -librets-1.5.2-r3.ebuild, +librets-1.5.2-r4.ebuild, +files/extconf.rb.patch: Upgraded to EAPI 4 and fixed ruby extension compilation failure if multiple versions of boost were installed. 21 Dec 2011; Thomas Sachau (Tommy[D]) librets-1.5.2-r3.ebuild: remove php:5.2 target, masked for removal and unsupported 13 Oct 2011; Matthew Schultz (mschultz) -librets-1.5.2-r2.ebuild, +librets-1.5.2-r3.ebuild: Fixed building and linking bug with boost. 24 Aug 2011; Matthew Schultz (mschultz) -librets-1.5.2-r1.ebuild, +librets-1.5.2-r2.ebuild: Fixed problem with boost dependency so that it builds with the latest compatible version. 23 Jul 2011; Matthew Schultz (mschultz) -librets-1.5.2.ebuild, +librets-1.5.2-r1.ebuild: Changed ruby dependency to use eclass function and removed custom ruby_get_use_implementations since the functionality is now provided by the ruby-ng eclass 02 Jul 2011; Matthew Schultz (mschultz) librets-1.5.2.ebuild: Removed unnecessary snk copy since the configure patch no longer requires this. 02 Jul 2011; Matthew Schultz (mschultz) librets-1.5.2.ebuild, -files/dotnet.mk.patch, +files/dotnet.patch: Replaced the dotnet patch with an upstream patch to allow passing a strong name key file to the configure script so the mono dotnet dll can be signed. 29 Jun 2011; Matthew Schultz (mschultz) librets-1.5.2.ebuild, +files/dotnet.mk.patch, +files/librets.snk, +files/swig.m4.patch, metadata.xml: Added support for mono. 28 Jun 2011; Matthew Schultz (mschultz) librets-1.5.2.ebuild, files/python.mk.patch: Added ruby slot implemention support. Updated python patch to upstream patch. Fixed bug that caused build to fail if more than one binding was enabled. Added disable threads for certain bindings dueo to segfaults. Stopped dotnet from attempting to build if mono was installed. Thanks to binki and mgorny for the reviews. 25 Jun 2011; Matthew Schultz (mschultz) +librets-1.5.2.ebuild, +files/java.mk.patch, +files/perl.mk.patch, +files/python.mk.patch, +metadata.xml: New ebuild for bug 371707 thanks to mgorny for the review.