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 C63EE1382C5 for ; Fri, 23 Feb 2018 12:47:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4536E082D; Fri, 23 Feb 2018 12:47:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C33C1E082D for ; Fri, 23 Feb 2018 12:47:34 +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 7BDB7335C0C for ; Fri, 23 Feb 2018 12:47:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DD1C1A3 for ; Fri, 23 Feb 2018 12:47:32 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1519390042.a827b4e8c52f65be87811d941dd1baa6bb67f938.leio@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild X-VCS-Directories: gnome-extra/gnome-calendar/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a827b4e8c52f65be87811d941dd1baa6bb67f938 X-VCS-Branch: master Date: Fri, 23 Feb 2018 12:47:32 +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: 5104b6e3-10ef-4d85-9dcc-e5d0614a699b X-Archives-Hash: 735834a3ecc417168bfe9f83a2877884 commit: a827b4e8c52f65be87811d941dd1baa6bb67f938 Author: Mart Raudsepp gentoo org> AuthorDate: Fri Feb 23 11:56:28 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 23 12:47:22 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a827b4e8 gnome-extra/gnome-calendar: Fix license gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild index 4c132141..460fde6f 100644 --- a/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild +++ b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild @@ -7,7 +7,7 @@ inherit gnome-meson DESCRIPTION="Manage your online calendars with simple and modern interface" HOMEPAGE="https://wiki.gnome.org/Apps/Calendar" -LICENSE="GPL-2+" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""