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 B2701139401 for ; Sat, 25 Jul 2015 23:39:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46887E087C; Sat, 25 Jul 2015 23:39:22 +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 971B4E087C for ; Sat, 25 Jul 2015 23:39:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B323434091A for ; Sat, 25 Jul 2015 23:39:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F7AEB3 for ; Sat, 25 Jul 2015 23:39:15 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1437816655.a343efd838ab45c415381a8fe7fc92f3c9cfa032.bircoph@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/armadillo/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/armadillo/ChangeLog sci-libs/armadillo/armadillo-5.100.2.ebuild sci-libs/armadillo/armadillo-5.200.1.ebuild sci-libs/armadillo/armadillo-5.200.2.ebuild X-VCS-Directories: sci-libs/armadillo/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: a343efd838ab45c415381a8fe7fc92f3c9cfa032 X-VCS-Branch: master Date: Sat, 25 Jul 2015 23:39:15 +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: b2b7f7bd-c32b-4209-a80a-2703657a57e2 X-Archives-Hash: 78bc37fe5dd7ff105c985645be311f98 commit: a343efd838ab45c415381a8fe7fc92f3c9cfa032 Author: Marius Brehler linux sungazer de> AuthorDate: Sat Jul 25 09:28:25 2015 +0000 Commit: Andrew Savchenko gentoo org> CommitDate: Sat Jul 25 09:30:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a343efd8 sci-libs/armadillo: Fix slots Package-Manager: portage-2.2.20 sci-libs/armadillo/ChangeLog | 4 ++++ sci-libs/armadillo/armadillo-5.100.2.ebuild | 4 ++-- sci-libs/armadillo/armadillo-5.200.1.ebuild | 4 ++-- sci-libs/armadillo/armadillo-5.200.2.ebuild | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/sci-libs/armadillo/ChangeLog b/sci-libs/armadillo/ChangeLog index 6f29e41..ba91269 100644 --- a/sci-libs/armadillo/ChangeLog +++ b/sci-libs/armadillo/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 25 Jul 2015; Marius Brehler + armadillo-5.100.2.ebuild, armadillo-5.200.1.ebuild, armadillo-5.200.2.ebuild: + sci-libs/armadillo: Fix slots + *armadillo-5.200.2 (20 Jul 2015) 20 Jul 2015; Marius Brehler diff --git a/sci-libs/armadillo/armadillo-5.100.2.ebuild b/sci-libs/armadillo/armadillo-5.100.2.ebuild index 8d63e06..913504f 100644 --- a/sci-libs/armadillo/armadillo-5.100.2.ebuild +++ b/sci-libs/armadillo/armadillo-5.100.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-4.650.4.ebuild,v 1.1 2015/04/03 12:32:07 jlec Exp $ +# $Header: $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://arma.sourceforge.net/" SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="MPL-2.0" -SLOT="0/4" +SLOT="0/5" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="arpack atlas blas debug doc examples hdf5 lapack mkl tbb test" REQUIRED_USE="test? ( lapack )" diff --git a/sci-libs/armadillo/armadillo-5.200.1.ebuild b/sci-libs/armadillo/armadillo-5.200.1.ebuild index 8d63e06..913504f 100644 --- a/sci-libs/armadillo/armadillo-5.200.1.ebuild +++ b/sci-libs/armadillo/armadillo-5.200.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-4.650.4.ebuild,v 1.1 2015/04/03 12:32:07 jlec Exp $ +# $Header: $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://arma.sourceforge.net/" SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="MPL-2.0" -SLOT="0/4" +SLOT="0/5" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="arpack atlas blas debug doc examples hdf5 lapack mkl tbb test" REQUIRED_USE="test? ( lapack )" diff --git a/sci-libs/armadillo/armadillo-5.200.2.ebuild b/sci-libs/armadillo/armadillo-5.200.2.ebuild index 8d63e06..ceebe9c 100644 --- a/sci-libs/armadillo/armadillo-5.200.2.ebuild +++ b/sci-libs/armadillo/armadillo-5.200.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://arma.sourceforge.net/" SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="MPL-2.0" -SLOT="0/4" +SLOT="0/5" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="arpack atlas blas debug doc examples hdf5 lapack mkl tbb test" REQUIRED_USE="test? ( lapack )"