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 EA6F4138331 for ; Thu, 25 Aug 2016 18:16:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11EFBE0AEB; Thu, 25 Aug 2016 18:16:02 +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 81E80E0AEB for ; Thu, 25 Aug 2016 18:16:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DF21340940 for ; Thu, 25 Aug 2016 18:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1955C2467 for ; Thu, 25 Aug 2016 18:15:59 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1472148950.b33b1bcd076ed4aeea6494fe51e309cabcb06f86.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/spectacle/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/spectacle/spectacle-16.08.0.ebuild kde-apps/spectacle/spectacle-16.08.49.9999.ebuild kde-apps/spectacle/spectacle-9999.ebuild X-VCS-Directories: kde-apps/spectacle/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: b33b1bcd076ed4aeea6494fe51e309cabcb06f86 X-VCS-Branch: master Date: Thu, 25 Aug 2016 18:15:59 +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: 7e44d035-f1b6-4c2f-95d7-a8e862b81761 X-Archives-Hash: 695ab380c546fdf2ec619551caf78c9d commit: b33b1bcd076ed4aeea6494fe51e309cabcb06f86 Author: Michael Palimaka gentoo org> AuthorDate: Thu Aug 25 18:15:45 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 25 18:15:50 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b33b1bcd kde-apps/spectacle: add LICENSE Package-Manager: portage-2.3.0 kde-apps/spectacle/spectacle-16.08.0.ebuild | 1 + kde-apps/spectacle/spectacle-16.08.49.9999.ebuild | 1 + kde-apps/spectacle/spectacle-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-apps/spectacle/spectacle-16.08.0.ebuild b/kde-apps/spectacle/spectacle-16.08.0.ebuild index 5ec3671..75810ab 100644 --- a/kde-apps/spectacle/spectacle-16.08.0.ebuild +++ b/kde-apps/spectacle/spectacle-16.08.0.ebuild @@ -8,6 +8,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Screenshot capture utility" +LICENSE="LGPL-2+ handbook? ( FDL-1.3 ) kipi? ( GPL-2+ )" KEYWORDS="~amd64 ~x86" IUSE="kipi share" diff --git a/kde-apps/spectacle/spectacle-16.08.49.9999.ebuild b/kde-apps/spectacle/spectacle-16.08.49.9999.ebuild index fca9a07..41a1f54 100644 --- a/kde-apps/spectacle/spectacle-16.08.49.9999.ebuild +++ b/kde-apps/spectacle/spectacle-16.08.49.9999.ebuild @@ -8,6 +8,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Screenshot capture utility" +LICENSE="LGPL-2+ handbook? ( FDL-1.3 ) kipi? ( GPL-2+ )" KEYWORDS="" IUSE="kipi share" diff --git a/kde-apps/spectacle/spectacle-9999.ebuild b/kde-apps/spectacle/spectacle-9999.ebuild index fca9a07..41a1f54 100644 --- a/kde-apps/spectacle/spectacle-9999.ebuild +++ b/kde-apps/spectacle/spectacle-9999.ebuild @@ -8,6 +8,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Screenshot capture utility" +LICENSE="LGPL-2+ handbook? ( FDL-1.3 ) kipi? ( GPL-2+ )" KEYWORDS="" IUSE="kipi share"