From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 29818139694 for ; Sat, 18 Mar 2017 17:44:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89BD421C215; Sat, 18 Mar 2017 17:43:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 60D4E21C215 for ; Sat, 18 Mar 2017 17:43:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 87FE83415D2 for ; Sat, 18 Mar 2017 17:43:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E13916CB7 for ; Sat, 18 Mar 2017 17:43:54 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1489859001.e17194de29313e080b37ab46900f7dbf16664875.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/openscap/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/openscap/openscap-1.2.13.ebuild app-forensics/openscap/openscap-1.2.5.ebuild app-forensics/openscap/openscap-9999.ebuild X-VCS-Directories: app-forensics/openscap/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: e17194de29313e080b37ab46900f7dbf16664875 X-VCS-Branch: master Date: Sat, 18 Mar 2017 17:43:54 +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: 66361c89-2242-4883-a527-dafd678c3408 X-Archives-Hash: 76607a229fce8e3e78d1f8edf5a4a703 commit: e17194de29313e080b37ab46900f7dbf16664875 Author: Göktürk Yüksek gentoo org> AuthorDate: Sat Mar 18 17:35:15 2017 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Sat Mar 18 17:43:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17194de app-forensics/openscap: fix the license LGPL-2.1 -> LGPL-2.1+ Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-forensics/openscap/openscap-1.2.13.ebuild | 2 +- app-forensics/openscap/openscap-1.2.5.ebuild | 2 +- app-forensics/openscap/openscap-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-forensics/openscap/openscap-1.2.13.ebuild b/app-forensics/openscap/openscap-1.2.13.ebuild index 49ab47e83b2..d2b7aa583d7 100644 --- a/app-forensics/openscap/openscap-1.2.13.ebuild +++ b/app-forensics/openscap/openscap-1.2.13.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Framework which enables integration with Security Content Automatio HOMEPAGE="http://www.open-scap.org/" SRC_URI="https://github.com/OpenSCAP/${PN}/releases/download/${PV}/${P}.tar.gz" -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="acl caps debug doc gconf ldap nss pcre perl python rpm selinux sce sql test xattr" diff --git a/app-forensics/openscap/openscap-1.2.5.ebuild b/app-forensics/openscap/openscap-1.2.5.ebuild index 6f3079a1d54..444292acf60 100644 --- a/app-forensics/openscap/openscap-1.2.5.ebuild +++ b/app-forensics/openscap/openscap-1.2.5.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Framework which enables integration with Security Content Automatio HOMEPAGE="http://www.open-scap.org/" SRC_URI="https://fedorahosted.org/releases/o/p/${PN}/${P}.tar.gz" -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="acl caps debug doc gconf ldap nss pcre perl python rpm selinux sce sql test xattr" diff --git a/app-forensics/openscap/openscap-9999.ebuild b/app-forensics/openscap/openscap-9999.ebuild index f0b3fc84bfb..1e401b6d870 100644 --- a/app-forensics/openscap/openscap-9999.ebuild +++ b/app-forensics/openscap/openscap-9999.ebuild @@ -21,7 +21,7 @@ else S="${WORKDIR}/${PN}" fi -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" IUSE="acl caps debug doc gconf ldap nss pcre perl python rpm selinux sce sql test xattr" #RESTRICT="test"