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 C8BF2138ACF for ; Mon, 12 Jan 2015 20:24:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A31C7E087E; Mon, 12 Jan 2015 20:24:07 +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 11912E086A for ; Mon, 12 Jan 2015 20:24:07 +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 DEAFB3406E8 for ; Mon, 12 Jan 2015 20:24:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87DBAF707 for ; Mon, 12 Jan 2015 20:24:04 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1420971086.e0bfc0d1684a6f63c4d263dd9cc8c26e25ce390a.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/givaro/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/givaro/givaro-3.3.0.ebuild X-VCS-Directories: sci-libs/givaro/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: e0bfc0d1684a6f63c4d263dd9cc8c26e25ce390a X-VCS-Branch: master Date: Mon, 12 Jan 2015 20:24:04 +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: daec0d26-1c95-4912-a26c-193c65f97c3a X-Archives-Hash: 41ebb6b2fdbc3f47db151c11128a942b commit: e0bfc0d1684a6f63c4d263dd9cc8c26e25ce390a Author: Marius Brehler linux sungazer de> AuthorDate: Sun Jan 11 10:11:26 2015 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sun Jan 11 10:11:26 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e0bfc0d1 sci-libs/givaro/givaro-3.3.0.ebuild: Fix license --- sci-libs/givaro/givaro-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/givaro/givaro-3.3.0.ebuild b/sci-libs/givaro/givaro-3.3.0.ebuild index c6ffca6..02a9f27 100644 --- a/sci-libs/givaro/givaro-3.3.0.ebuild +++ b/sci-libs/givaro/givaro-3.3.0.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="C++ library for arithmetic and algebraic computations" HOMEPAGE="http://ljk.imag.fr/CASYS/LOGICIELS/givaro/" SRC_URI="http://ljk.imag.fr/CASYS/LOGICIELS/givaro/Downloads/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~ppc64" IUSE=""