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 480C1139695 for ; Sat, 22 Apr 2017 15:29:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D1D821C03E; Sat, 22 Apr 2017 15:29:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E395121C03E for ; Sat, 22 Apr 2017 15:29:22 +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 E7685341586 for ; Sat, 22 Apr 2017 15:29:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D2E573F3 for ; Sat, 22 Apr 2017 15:29:19 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1492874913.c939950db526461bf68f184aaa66ab7c2496a0e0.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kholidays/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kholidays/kholidays-17.04.49.9999.ebuild kde-apps/kholidays/kholidays-9999.ebuild X-VCS-Directories: kde-apps/kholidays/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c939950db526461bf68f184aaa66ab7c2496a0e0 X-VCS-Branch: master Date: Sat, 22 Apr 2017 15:29:19 +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: aef8af06-352b-4217-98bc-091aeeebaae7 X-Archives-Hash: 722ca2950fff4e1a53e648728091c117 commit: c939950db526461bf68f184aaa66ab7c2496a0e0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 22 15:28:33 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 22 15:28:33 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c939950d kde-apps/kholidays: Fix LICENSE Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/kholidays/kholidays-17.04.49.9999.ebuild | 2 +- kde-apps/kholidays/kholidays-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kholidays/kholidays-17.04.49.9999.ebuild b/kde-apps/kholidays/kholidays-17.04.49.9999.ebuild index 7f31ebb39e..4c5d19c552 100644 --- a/kde-apps/kholidays/kholidays-17.04.49.9999.ebuild +++ b/kde-apps/kholidays/kholidays-17.04.49.9999.ebuild @@ -7,7 +7,7 @@ KDE_TEST="true" inherit kde5 DESCRIPTION="Library to determine holidays and other special events for a geographical region" -LICENSE="GPL-2+" +LICENSE="LGPL-2.1+" KEYWORDS="" IUSE="nls" diff --git a/kde-apps/kholidays/kholidays-9999.ebuild b/kde-apps/kholidays/kholidays-9999.ebuild index 7f31ebb39e..4c5d19c552 100644 --- a/kde-apps/kholidays/kholidays-9999.ebuild +++ b/kde-apps/kholidays/kholidays-9999.ebuild @@ -7,7 +7,7 @@ KDE_TEST="true" inherit kde5 DESCRIPTION="Library to determine holidays and other special events for a geographical region" -LICENSE="GPL-2+" +LICENSE="LGPL-2.1+" KEYWORDS="" IUSE="nls"