commit: 052d61fd98cb66e3c4e030e359564e4ff7dee920 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 21:20:36 2015 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 21:20:36 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=052d61fd
version bump Package-Manager: portage-2.2.14 --- sys-apps/hwloc/ChangeLog | 6 ++++++ sys-apps/hwloc/{hwloc-1.10.0-r2.ebuild => hwloc-1.10.1.ebuild} | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sys-apps/hwloc/ChangeLog b/sys-apps/hwloc/ChangeLog index c9c35fc..1f9a497 100644 --- a/sys-apps/hwloc/ChangeLog +++ b/sys-apps/hwloc/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.49 2015/01/05 17:56:52 aballier Exp $ +*hwloc-1.10.1 (17 Feb 2015) + + 17 Feb 2015; Christoph Junghans <ott...@gentoo.org> +hwloc-1.10.1.ebuild, + -hwloc-1.10.0-r2.ebuild: + version bump + 17 Feb 2015; Christoph Junghans <ott...@gentoo.org> hwloc-1.10.0-r2.ebuild: filter -ftracer diff --git a/sys-apps/hwloc/hwloc-1.10.0-r2.ebuild b/sys-apps/hwloc/hwloc-1.10.1.ebuild similarity index 96% rename from sys-apps/hwloc/hwloc-1.10.0-r2.ebuild rename to sys-apps/hwloc/hwloc-1.10.1.ebuild index 3461c5b..96c09a9 100644 --- a/sys-apps/hwloc/hwloc-1.10.0-r2.ebuild +++ b/sys-apps/hwloc/hwloc-1.10.1.ebuild @@ -46,8 +46,6 @@ src_prepare() { append-cppflags -I/opt/cuda/include append-ldflags -L/opt/cuda/$(get_libdir) fi - #fails with -ftracer in CFLAGS, see #540036#c7 - filter-flags -ftracer autotools-utils_src_prepare }