diff options
Diffstat (limited to 'dev-libs/librets/ChangeLog')
-rw-r--r-- | dev-libs/librets/ChangeLog | 103 |
1 files changed, 0 insertions, 103 deletions
diff --git a/dev-libs/librets/ChangeLog b/dev-libs/librets/ChangeLog deleted file mode 100644 index 69a4a1768..000000000 --- a/dev-libs/librets/ChangeLog +++ /dev/null @@ -1,103 +0,0 @@ -# ChangeLog for dev-libs/librets -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 09 May 2015; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> - librets-1.6.1.ebuild: - Remove useflag for php:5.3, which is no longer in main tree - - 18 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org> librets-1.6.1.ebuild: - Remove calls to obsolete, non-functional perl-module.eclass functions - -*librets-1.5.3-r3 (23 Oct 2013) - - 23 Oct 2013; Matthew Schultz (mschultz) <mattsch@gmail.com> - -librets-1.5.3-r2.ebuild, +librets-1.5.3-r3.ebuild, - +files/librets-1.5.3-boost.patch, +files/librets-1.5.3-curl.patch: - Fixed boost build error and curl ssl error, added support for php 5.5 and - updated mono install to use the new mono-env eclass. - - 06 Aug 2013; Julian Ospald <hasufell@gentoo.org> librets-1.5.3-r2.ebuild: - remove deprecated ruby target ruby_targets_ree18 - -*librets-1.5.3-r2 (13 Mar 2013) - - 13 Mar 2013; Matthew Schultz (mschultz) <mattsch@gmail.com> - -librets-1.5.3-r1.ebuild, +librets-1.5.3-r2.ebuild, - files/librets-1.5.3-build.patch, files/librets-1.5.3-extconf.rb.patch, - files/librets-1.5.3-java.mk.patch: - Added support for php 5.4. - -*librets-1.5.3-r1 (02 Jan 2013) - - 02 Jan 2013; Matthew Schultz (mschultz) <mattsch@gmail.com> - -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]) <tommy@gentoo.org> - librets-1.5.3.ebuild: - inherit missing autotools eclass for eautoreconf - -*librets-1.5.3 (23 Mar 2012) - - 23 Mar 2012; Matthew Schultz (mschultz) <mattsch@gmail.com> - -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) <mattsch@gmail.com> - -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]) <tommy@gentoo.org> - librets-1.5.2-r3.ebuild: - remove php:5.2 target, masked for removal and unsupported - - 13 Oct 2011; Matthew Schultz (mschultz) <mattsch@gmail.com> - -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) <mattsch@gmail.com> - -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) <mattsch@gmail.com> - -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) <mattsch@gmail.com> - librets-1.5.2.ebuild: - Removed unnecessary snk copy since the configure patch no longer requires this. - - 02 Jul 2011; Matthew Schultz (mschultz) <mattsch@gmail.com> - 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) <mattsch@gmail.com> - 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) <mattsch@gmail.com> - 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) <mattsch@gmail.com> - +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. |