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 A126C138330 for ; Sat, 26 May 2018 19:35:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E21F2E09F5; Sat, 26 May 2018 19:35:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2E35E09F5 for ; Sat, 26 May 2018 19:35:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BB364335CBA for ; Sat, 26 May 2018 19:35:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A46822B1 for ; Sat, 26 May 2018 19:35:18 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1527355740.3381ce5b7bc9122097faefde49835aa8b8f59df1.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-board/aisleriot/ X-VCS-Repository: proj/gnome X-VCS-Files: games-board/aisleriot/aisleriot-3.22.5.ebuild games-board/aisleriot/aisleriot-9999.ebuild X-VCS-Directories: games-board/aisleriot/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 3381ce5b7bc9122097faefde49835aa8b8f59df1 X-VCS-Branch: master Date: Sat, 26 May 2018 19:35:18 +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: ed921f35-33d2-4afb-a264-9978aa417853 X-Archives-Hash: 153082be063947fe8da3cb6aa3ada4e3 commit: 3381ce5b7bc9122097faefde49835aa8b8f59df1 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat May 26 17:29:00 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat May 26 17:29:00 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3381ce5b games-board/aisleriot: fix license Package-Manager: Portage-2.3.40, Repoman-2.3.9 Manifest-Sign-Key: 0x5A56C8CD0C13248A games-board/aisleriot/aisleriot-3.22.5.ebuild | 2 +- games-board/aisleriot/aisleriot-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-board/aisleriot/aisleriot-3.22.5.ebuild b/games-board/aisleriot/aisleriot-3.22.5.ebuild index 615ee328..5f9a65ab 100644 --- a/games-board/aisleriot/aisleriot-3.22.5.ebuild +++ b/games-board/aisleriot/aisleriot-3.22.5.ebuild @@ -9,7 +9,7 @@ inherit gnome2 DESCRIPTION="A collection of solitaire card games for GNOME" HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Aisleriot" -LICENSE="GPL-3 LGPL-3 FDL-1.1" +LICENSE="GPL-3 LGPL-3 FDL-1.3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug gnome qt5" diff --git a/games-board/aisleriot/aisleriot-9999.ebuild b/games-board/aisleriot/aisleriot-9999.ebuild index 9226f8de..16094c91 100644 --- a/games-board/aisleriot/aisleriot-9999.ebuild +++ b/games-board/aisleriot/aisleriot-9999.ebuild @@ -12,7 +12,7 @@ fi DESCRIPTION="A collection of solitaire card games for GNOME" HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Aisleriot" -LICENSE="GPL-3 LGPL-3 FDL-1.1" +LICENSE="GPL-3 LGPL-3 FDL-1.3" SLOT="0" if [[ ${PV} = 9999 ]]; then KEYWORDS=""