summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 20:11:44 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 20:11:44 -0800
commit24fda3d26454a64df85305138f44cae40c7b9678 (patch)
tree22fbb46b0af337738ca0abc36e949b836ea12ec8 /sci-libs/libint/ChangeLog-2015
parentInitial commit. (diff)
downloadgentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.gz
gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.bz2
gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.zip
Rename all old ChangeLogs to ChangeLog-2015, which will be amended at the end of the year.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sci-libs/libint/ChangeLog-2015')
-rw-r--r--sci-libs/libint/ChangeLog-201583
1 files changed, 83 insertions, 0 deletions
diff --git a/sci-libs/libint/ChangeLog-2015 b/sci-libs/libint/ChangeLog-2015
new file mode 100644
index 00000000..4b76cb01
--- /dev/null
+++ b/sci-libs/libint/ChangeLog-2015
@@ -0,0 +1,83 @@
+# ChangeLog for sci-libs/libint
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/ChangeLog,v 1.18 2015/07/29 17:38:52 jlec Exp $
+
+ 29 Jul 2015; Justin Lecher <jlec@gentoo.org> libint-2.0.5.ebuild:
+ Add missing dependency on gmp, bug #556244
+
+*libint-1.1.6 (07 May 2015)
+*libint-2.0.5 (07 May 2015)
+
+ 07 May 2015; Justin Lecher <jlec@gentoo.org>
+ +files/libint-1.1.6-as-needed.patch, +libint-1.1.6.ebuild,
+ +libint-2.0.5.ebuild:
+ Version Bump bug #548674; thanks Viktor Yu. Kovalskii for the initial ebuilds
+
+ 14 Dec 2012; Justin Lecher <jlec@gentoo.org> -libint-1.1.2.ebuild,
+ metadata.xml:
+ Drop old
+
+ 18 Oct 2012; Justin Lecher <jlec@gentoo.org> libint-1.1.2.ebuild,
+ libint-1.1.4-r1.ebuild, metadata.xml:
+ Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+ updated fortran-2.eclass
+
+ 03 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> libint-1.1.4-r1.ebuild,
+ metadata.xml:
+ Added static-libs, keyword amd64-linux x86-linux
+
+ 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libint-1.1.4-r1.ebuild:
+ x86 stable wrt bug #391593
+
+ 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> libint-1.1.4-r1.ebuild:
+ Stable on amd64 wrt bug #391593
+
+ 23 Nov 2011; Justin Lecher <jlec@gentoo.org> -libint-1.1.4.ebuild,
+ libint-1.1.4-r1.ebuild:
+ Dropped old, removed einstall call
+
+ 26 Jun 2011; Justin Lecher <jlec@gentoo.org> libint-1.1.2.ebuild,
+ libint-1.1.4.ebuild, libint-1.1.4-r1.ebuild, metadata.xml:
+ Corrected quoting, bumped EAPI
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> libint-1.1.2.ebuild,
+ libint-1.1.4.ebuild, libint-1.1.4-r1.ebuild:
+ Add dependency on virtual/fortran
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> libint-1.1.2.ebuild,
+ libint-1.1.4.ebuild, libint-1.1.4-r1.ebuild:
+ Added fortran-2.eclass support
+
+*libint-1.1.4-r1 (13 Feb 2010)
+
+ 13 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+ +files/1.1.4-as-needed.patch, libint-1.1.4.ebuild,
+ +libint-1.1.4-r1.ebuild:
+ Fix for as-needed per 289232
+
+*libint-1.1.4 (07 Jul 2008)
+
+ 07 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>; +libint-1.1.4.ebuild:
+ Bump. Clean up ebuild, new homepage, keyword ~amd64.
+
+ 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
+ Redigest for Manifest2
+
+ 05 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
+ Remove myself as maintainer, anyone feel free to work on this, although I'll
+ continue to do so as well.
+
+ 09 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; libint-1.1.2.ebuild:
+ x86 stable.
+
+ 07 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
+ Update to my new email address.
+
+*libint-1.1.2 (06 Dec 2005)
+
+ 06 Dec 2005; Donnie Berkholz <dberkholz@gentoo.org>;
+ +files/dont-append-mcpu.patch, +metadata.xml, +libint-1.1.2.ebuild:
+ New library, used to evaluate integrals over Cartesian Gaussian functions.
+ Useful in quantum chemistry. Is autodetected by sci-chemistry/mpqc now and
+ used for very advanced methods, but hopefully will be able to fix that
+ behavior soon.