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 41863139694 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 8AECD21C054; Sat, 22 Apr 2017 15:29:23 +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 65FD021C054 for ; Sat, 22 Apr 2017 15:29:23 +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 85190341301 for ; Sat, 22 Apr 2017 15:29:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5E9A743B 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: <1492874943.4600f4fbc56946b4f814c135c4ad9c85cf7d2699.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild kde-apps/kpimtextedit/kpimtextedit-9999.ebuild X-VCS-Directories: kde-apps/kpimtextedit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4600f4fbc56946b4f814c135c4ad9c85cf7d2699 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: 53852510-4833-4f82-b0e6-c24f61209d55 X-Archives-Hash: 06f2dabde3d9d41a0ceee31ce90ae451 commit: 4600f4fbc56946b4f814c135c4ad9c85cf7d2699 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 22 15:29:03 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 22 15:29:03 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4600f4fb kde-apps/kpimtextedit: Fix LICENSE Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild | 2 +- kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild index 1b9ee225d7..cd2369448d 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="A textedit with PIM-specific features" -LICENSE="GPL-2+ LGPL-2.1+" +LICENSE="LGPL-2.1+" KEYWORDS="" IUSE="speech" diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild index 1b9ee225d7..cd2369448d 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="A textedit with PIM-specific features" -LICENSE="GPL-2+ LGPL-2.1+" +LICENSE="LGPL-2.1+" KEYWORDS="" IUSE="speech"