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 611B8138334 for ; Tue, 15 Oct 2019 08:38:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3687CE08C3; Tue, 15 Oct 2019 08:38:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B2EAE08C3 for ; Tue, 15 Oct 2019 08:38:34 +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 C0F9C34BD75 for ; Tue, 15 Oct 2019 08:38:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15FD3884 for ; Tue, 15 Oct 2019 08:38:30 +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: <1571128699.6033675b49027c556b003051f0a3fe00d3d39eed.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/company-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/company-mode/Manifest app-emacs/company-mode/company-mode-0.9.10.ebuild X-VCS-Directories: app-emacs/company-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 6033675b49027c556b003051f0a3fe00d3d39eed X-VCS-Branch: master Date: Tue, 15 Oct 2019 08:38:30 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8ca10287-4bff-46b8-8a05-d87f43e44e84 X-Archives-Hash: 03e36f5c47e399f4a29fc8fee7df9ac7 commit: 6033675b49027c556b003051f0a3fe00d3d39eed Author: Ulrich Müller gentoo org> AuthorDate: Tue Oct 15 08:25:14 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Oct 15 08:38:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6033675b app-emacs/company-mode: Version bump. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/company-mode/Manifest | 1 + app-emacs/company-mode/company-mode-0.9.10.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/app-emacs/company-mode/Manifest b/app-emacs/company-mode/Manifest index 8e0386fb9cf..53263c188a9 100644 --- a/app-emacs/company-mode/Manifest +++ b/app-emacs/company-mode/Manifest @@ -1,2 +1,3 @@ DIST company-mode-0.6.14.tar.gz 51776 BLAKE2B 2e5a651b13d959d964847a307814106b5db95092d764e1d6889c94412d0aa1995d2a34182786493afc426b6c6ae4f229498f58b7556d1dc264c71ec57dcb8b6f SHA512 7b8c0b70dc9c010214e8671fd7393faa9d1dd0839f41d532eb93eda91c77b4c93f2145ad2d688011976bfbb45282f35b937f195499f29cda79147ec2815e94d9 DIST company-mode-0.7.tar.gz 54670 BLAKE2B 4b56182d6d37e1c0dd827babf3e5c17c49a2e86959c99aa4dc6832f5003a9c1baf0019c610cf9bd46e6db5f1d68e72381ae22f71afb636873552440c48b218c0 SHA512 375c8541a0c5b34fba37ea136c8549e6ec916c238bee8115f036d88f273d6bcb0c0f436a6193d3b4be6528945d8f85c605de8d340e903a9764f5ace664f8cf61 +DIST company-mode-0.9.10.tar.gz 85982 BLAKE2B 393e8ff31f4a88d1c156418bd0c827572ec078b833e78bd1007779961e9fb852737f12a5c1aeba154ebba53d81058bdc2871f7d88880aaa7dd8cb9692461c8fb SHA512 b6571c55bcf68a5e83e7c92c8b53e0ac6b4e84bce1246331a7da4495f4ee5c3ab38035310fd2eb7a87748db1c034996d99c7ead8aa831d552800642b31cf9fe0 diff --git a/app-emacs/company-mode/company-mode-0.9.10.ebuild b/app-emacs/company-mode/company-mode-0.9.10.ebuild new file mode 100644 index 00000000000..a0b76f2616a --- /dev/null +++ b/app-emacs/company-mode/company-mode-0.9.10.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit elisp + +DESCRIPTION="In-buffer completion front-end" +HOMEPAGE="https://company-mode.github.com/" +SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +RESTRICT="test" + +# Note: company-mode supports many backends, and we refrain +# from including them in RDEPEND. + +SITEFILE="50${PN}-gentoo.el" +DOCS="README.md NEWS.md"