From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-944026-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 83FA6139694 for <garchives@archives.gentoo.org>; Fri, 14 Apr 2017 11:17:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1E2AE0BF0; Fri, 14 Apr 2017 11:17:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82BF8E0BF0 for <gentoo-commits@lists.gentoo.org>; Fri, 14 Apr 2017 11:17:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F05DB34162D for <gentoo-commits@lists.gentoo.org>; Fri, 14 Apr 2017 11:17:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92369730C for <gentoo-commits@lists.gentoo.org>; Fri, 14 Apr 2017 11:17:30 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> 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" <jlec@gentoo.org> Message-ID: <1492161710.e98434a5b0f94c8ce4124a9566fe3e053d277e8d.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: profiles/ X-VCS-Repository: proj/sci X-VCS-Files: profiles/license_groups X-VCS-Directories: profiles/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e98434a5b0f94c8ce4124a9566fe3e053d277e8d X-VCS-Branch: master Date: Fri, 14 Apr 2017 11:17:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cde5a905-7254-4870-b01e-cd7add7df07a X-Archives-Hash: 3bfee031d653a1a2bcccc7e66d9b3bb0 commit: e98434a5b0f94c8ce4124a9566fe3e053d277e8d Author: Alessandro Barbieri <ale.barbio <AT> alice <DOT> it> AuthorDate: Fri Apr 14 09:21:50 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Apr 14 09:21:50 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e98434a5 added CeCILL-B license to MISC-FREE license group (#775) profiles/license_groups | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/license_groups b/profiles/license_groups index 78ea7d424..d41f4584e 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -1 +1,2 @@ EULA ACML-EULA AMD-APPSDK NVIDIA-gdk NVIDIA-CUDA OpenSIFT +MISC-FREE CeCILL-B