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 12392138330 for ; Sat, 10 Sep 2016 10:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B293E0B8E; Sat, 10 Sep 2016 10:33:57 +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 1B174E0B8E for ; Sat, 10 Sep 2016 10:33:56 +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 8FD3D34058A for ; Sat, 10 Sep 2016 10:33:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EF9B2474 for ; Sat, 10 Sep 2016 10:33:53 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1473503583.d2b11e23f4cba1ae034bc778b1a0f23dbe7fa2cf.ulm@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/Manifest app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild X-VCS-Directories: app-emacs/csharp-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: d2b11e23f4cba1ae034bc778b1a0f23dbe7fa2cf X-VCS-Branch: master Date: Sat, 10 Sep 2016 10:33:53 +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: 9c18a520-8e88-47a5-8516-9a0788e74e68 X-Archives-Hash: 191147e3171db0a2327b33ed536d2b21 commit: d2b11e23f4cba1ae034bc778b1a0f23dbe7fa2cf Author: Ulrich Müller gentoo org> AuthorDate: Sat Sep 10 10:33:03 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Sep 10 10:33:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b11e23 app-emacs/csharp-mode: Version bump. New upstream. Package-Manager: portage-2.3.0 app-emacs/csharp-mode/Manifest | 1 + app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/app-emacs/csharp-mode/Manifest b/app-emacs/csharp-mode/Manifest index cf09a3d..e903491 100644 --- a/app-emacs/csharp-mode/Manifest +++ b/app-emacs/csharp-mode/Manifest @@ -1 +1,2 @@ DIST csharp-mode-0.7.0.tar.bz2 6254 SHA256 e72a17972283691c33080aaa60d8060576d2951f1e374da223cf76468bd2eeec SHA512 b6cbf2899853c29f44d19f37a01984a03c61f7bde144880f6f32e2a890d3b90a546ff69ad328d157e5494191aed37836373f49ddbafac49d8b9bd1cea3e22de9 WHIRLPOOL 58816ec16158adb4de40fe27540a3734813012ecd7f345fc048faa4807d85ecef9617d82e30f945ad7dfb1452ef066a1ed3e38c3e792e43940e23464ba70c552 +DIST v0.9.0.tar.gz 50453 SHA256 4232fe0fc4528be543ca1e338ce3e839814f2a5b43e480c16b7b4f1ea1bca3c5 SHA512 81661d98acdf03e01caf3b9388da8571e78402b8914755b223a38a723457a988201adcaf7b5b825c4e0126ad5e7628063f85dd4e60ee272102a5f1509f9446ef WHIRLPOOL c84d316b0160b092e5d368fc0020e9a05a2616b7da80cb8777dc7a80b7cbc19f79eeb5f112d6541343e468281958db4c3c1ee723c1b8443de93813bd6a636c81 diff --git a/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild b/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild new file mode 100644 index 00000000..3a3494d --- /dev/null +++ b/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit elisp + +DESCRIPTION="A derived Emacs mode implementing most of the C# rules" +HOMEPAGE="https://github.com/josteink/csharp-mode" +SRC_URI="https://github.com/josteink/${PN}/archive/v${PV}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +SITEFILE="50${PN}-gentoo.el" + +src_install() { + elisp-install ${PN} csharp-mode.el{,c} + elisp-site-file-install "${FILESDIR}/${SITEFILE}" + dodoc README.org +}