aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHonza Macháček <Hloupy.Honza@centrum.cz>2013-06-17 20:57:51 +0200
committerHonza Macháček <Hloupy.Honza@centrum.cz>2013-06-17 20:57:51 +0200
commit3f0b6eed08c88ed856a5f10ff39b134d211ebf9f (patch)
treeea2f6a45f58336f6c3e8dc3c649456c734acf3aa /sci-libs/wannier90/ChangeLog
parentVersion of bigdft bumped to 1.7_pre24, moved from sci-libs to sci-physics. No... (diff)
downloadsci-3f0b6eed08c88ed856a5f10ff39b134d211ebf9f.tar.gz
sci-3f0b6eed08c88ed856a5f10ff39b134d211ebf9f.tar.bz2
sci-3f0b6eed08c88ed856a5f10ff39b134d211ebf9f.zip
Abinit & friends upgraded to sci-physics/abinit-7.2.2. BigDFT moved from sci-libs to sci-physics, sci-physics/abinit uses sci-libs/bigdft-abi instead. Usage of LIBDIR/finclude abandoned in favour of /usr/include, as mostly used upstream. Old files cleaned up.
Diffstat (limited to 'sci-libs/wannier90/ChangeLog')
-rw-r--r--sci-libs/wannier90/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sci-libs/wannier90/ChangeLog b/sci-libs/wannier90/ChangeLog
index dfe5c7a0c..bb0da8817 100644
--- a/sci-libs/wannier90/ChangeLog
+++ b/sci-libs/wannier90/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*wannier90-1.2-r1 (17 Jun 2013)
+
+ 17 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz>
+ -wannier90-1.2.ebuild, +wannier90-1.2-r1.ebuild:
+ Usage of LIBDIR/finclude abandoned in favour of /usr/include, as used by most
+ packages.
+
22 Feb 2013; Justin Lecher <jlec@gentoo.org> wannier90-1.2.ebuild,
metadata.xml:
Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config;