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 B95E7139694 for ; Sat, 4 Mar 2017 13:39:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B43B521C1E7; Sat, 4 Mar 2017 13:38:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 91BD221C1E7 for ; Sat, 4 Mar 2017 13:38:33 +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 D15D53417D4 for ; Sat, 4 Mar 2017 13:38:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB37C5C37 for ; Sat, 4 Mar 2017 13:38:29 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1488634703.be48b8aefd0663170e214484f640ecfe8c94cbbd.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/csharp-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild X-VCS-Directories: app-emacs/csharp-mode/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: be48b8aefd0663170e214484f640ecfe8c94cbbd X-VCS-Branch: master Date: Sat, 4 Mar 2017 13:38:29 +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: a1b8f1ec-6055-4fcb-9a28-8157d98eff3b X-Archives-Hash: 3e50f56a2c7b016351b02d52326f5197 commit: be48b8aefd0663170e214484f640ecfe8c94cbbd Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Mar 4 13:37:59 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Mar 4 13:38:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be48b8ae app-emacs/csharp-mode: amd64 stable wrt bug #611554 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild b/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild index f633fadbc4f..cd0cb1a3f4d 100644 --- a/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild +++ b/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/josteink/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SITEFILE="50${PN}-gentoo.el"