From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0A2E5138CD5 for ; Tue, 12 May 2015 11:18:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D24ECE085D; Tue, 12 May 2015 11:18:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8004CE084B for ; Tue, 12 May 2015 11:18:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82C30340C3C for ; Tue, 12 May 2015 11:18:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C88C9E9 for ; Tue, 12 May 2015 11:18:40 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1431209836.4b5df248ea0d84a91377527434f5c69e3249a9ed.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/clblas/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/clblas/ChangeLog sci-libs/clblas/clblas-2.4.ebuild X-VCS-Directories: sci-libs/clblas/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4b5df248ea0d84a91377527434f5c69e3249a9ed X-VCS-Branch: master Date: Tue, 12 May 2015 11:18:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 720f66e1-dbf7-4af2-8b6d-c8f249de0583 X-Archives-Hash: 9cc851a69e48a8fa986463a69ced748f commit: 4b5df248ea0d84a91377527434f5c69e3249a9ed Author: Marius Brehler linux sungazer de> AuthorDate: Sat May 9 22:17:16 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat May 9 22:17:16 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4b5df248 sci-libs/clblas: Version bump Package-Manager: portage-2.2.14 sci-libs/clblas/ChangeLog | 5 +++++ sci-libs/clblas/clblas-2.4.ebuild | 1 + 2 files changed, 6 insertions(+) diff --git a/sci-libs/clblas/ChangeLog b/sci-libs/clblas/ChangeLog index 3f0fc18..19053c2 100644 --- a/sci-libs/clblas/ChangeLog +++ b/sci-libs/clblas/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*clblas-2.4 (09 May 2015) + + 09 May 2015; Marius Brehler +clblas-2.4.ebuild: + Version bump + 09 May 2015; Marius Brehler +files/clblas-2.2-client_CMakeLists.patch, +files/clblas-2.2-library_tools_tune_CMakeLists.patch, diff --git a/sci-libs/clblas/clblas-2.4.ebuild b/sci-libs/clblas/clblas-2.4.ebuild new file mode 120000 index 0000000..9729dfd --- /dev/null +++ b/sci-libs/clblas/clblas-2.4.ebuild @@ -0,0 +1 @@ +clblas-9999.ebuild \ No newline at end of file