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 DB6271395E4 for ; Sun, 27 Nov 2016 06:01:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A9E0E0914; Sun, 27 Nov 2016 06:01:36 +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 C7E99E0914 for ; Sun, 27 Nov 2016 06:01:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A06B83412B7 for ; Sun, 27 Nov 2016 06:01:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C8E6249B for ; Sun, 27 Nov 2016 06:01:33 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1480226285.d02c374e4ddaf80ad705f90f66a709f3273d95e6.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/spotlighter/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/spotlighter/spotlighter-0.1.ebuild X-VCS-Directories: x11-apps/spotlighter/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: d02c374e4ddaf80ad705f90f66a709f3273d95e6 X-VCS-Branch: master Date: Sun, 27 Nov 2016 06:01:33 +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: 3ad8ebfe-93bf-4dbc-8e27-25a7e390ef42 X-Archives-Hash: ea0e1d86352315b4e9399fcaa492a233 commit: d02c374e4ddaf80ad705f90f66a709f3273d95e6 Author: Göktürk Yüksek gentoo org> AuthorDate: Sat Nov 26 23:56:03 2016 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Sun Nov 27 05:58:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02c374e x11-apps/spotlighter: fix the license Package-Manager: portage-2.3.0 x11-apps/spotlighter/spotlighter-0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/spotlighter/spotlighter-0.1.ebuild b/x11-apps/spotlighter/spotlighter-0.1.ebuild index 5829bb6..75369bc 100644 --- a/x11-apps/spotlighter/spotlighter-0.1.ebuild +++ b/x11-apps/spotlighter/spotlighter-0.1.ebuild @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}.orig.tar.gz -> ${P}.tar.g DESCRIPTION="Shows a movable and resizable spotlight on the screen" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE=""