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 648E61396D3 for ; Sun, 3 Sep 2017 10:30:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E076E0BDF; Sun, 3 Sep 2017 10:30:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 31E98E0BDF for ; Sun, 3 Sep 2017 10:30:27 +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 42DC53416A3 for ; Sun, 3 Sep 2017 10:30:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7D488C6A for ; Sun, 3 Sep 2017 10:30:24 +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: <1504434608.3ff4042b6e4975d7c85aae8b5e405d590931d91a.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.2.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: 3ff4042b6e4975d7c85aae8b5e405d590931d91a X-VCS-Branch: master Date: Sun, 3 Sep 2017 10:30:24 +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: 65bac306-c214-4a27-a4c3-17bbd2006ce4 X-Archives-Hash: dd68f108da951975eb1dbbe043a474c1 commit: 3ff4042b6e4975d7c85aae8b5e405d590931d91a Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Sep 3 10:30:08 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Sep 3 10:30:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3ff4042b games-board/aisleriot: fix repoman warning about license Package-Manager: Portage-2.3.8, Repoman-2.3.3 Manifest-Sign-Key: 0x5A56C8CD0C13248A games-board/aisleriot/aisleriot-3.22.2.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.2.ebuild b/games-board/aisleriot/aisleriot-3.22.2.ebuild index 99832f9a..f4b0ea75 100644 --- a/games-board/aisleriot/aisleriot-3.22.2.ebuild +++ b/games-board/aisleriot/aisleriot-3.22.2.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 +# Distributed under the terms of the GNU General Public License v2 EAPI=6 GNOME2_EAUTORECONF="yes" diff --git a/games-board/aisleriot/aisleriot-9999.ebuild b/games-board/aisleriot/aisleriot-9999.ebuild index 235e0ac6..643bd89d 100644 --- a/games-board/aisleriot/aisleriot-9999.ebuild +++ b/games-board/aisleriot/aisleriot-9999.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 +# Distributed under the terms of the GNU General Public License v2 EAPI=6 GNOME2_EAUTORECONF="yes"