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 0CC15138614 for ; Fri, 21 Oct 2016 05:08:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC6DEE0818; Fri, 21 Oct 2016 05:08:22 +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 81E6EE0818 for ; Fri, 21 Oct 2016 05:08:22 +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 255A7341660 for ; Fri, 21 Oct 2016 05:08:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FF91248E for ; Fri, 21 Oct 2016 05:08:18 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1477026448.90c39544c225d56177a5b49db6770114065a6481.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: app-emacs/ponylang-mode/ X-VCS-Repository: dev/graaff X-VCS-Files: app-emacs/ponylang-mode/Manifest app-emacs/ponylang-mode/metadata.xml app-emacs/ponylang-mode/ponylang-mode-0.0.8.ebuild X-VCS-Directories: app-emacs/ponylang-mode/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 90c39544c225d56177a5b49db6770114065a6481 X-VCS-Branch: master Date: Fri, 21 Oct 2016 05:08:18 +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: 7cb88306-be62-4f22-b8a6-12b98f5dea33 X-Archives-Hash: a5cbbbf4a5e352117d5ab623e4fbf4b2 commit: 90c39544c225d56177a5b49db6770114065a6481 Author: Hans de Graaff degraaff org> AuthorDate: Fri Oct 21 05:07:28 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Oct 21 05:07:28 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=90c39544 app-emacs/ponylang-mode: add 0.0.8 Package-Manager: portage-2.3.0 app-emacs/ponylang-mode/Manifest | 1 + app-emacs/ponylang-mode/metadata.xml | 2 +- app-emacs/ponylang-mode/ponylang-mode-0.0.8.ebuild | 19 +++++++++++++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/app-emacs/ponylang-mode/Manifest b/app-emacs/ponylang-mode/Manifest index 1c85d54..dbe5ce1 100644 --- a/app-emacs/ponylang-mode/Manifest +++ b/app-emacs/ponylang-mode/Manifest @@ -1 +1,2 @@ DIST ponylang-mode-0.0.7.tar.gz 6226 SHA256 8de83c865c0d4bbc8d5c2623947153c2e031f37e497c843a96c93cb313542cda SHA512 ab3cc3dcc155b6e8fc8fc061d936f90f0fac5bf54c7c441f0f022af2854672ddbc0b47066fdcf4f8550d40047bed2edb7172aa3cb923092b8efeaf5ead8ead4a WHIRLPOOL 0bdbdb21d53c8513192d20834a3e23c4271968480221e81109d7a738c787d57a83f61616f0d7305aab4fc251299d5a817124234c467fa97f54d0bb4995a381ac +DIST ponylang-mode-0.0.8.tar.gz 6329 SHA256 f74ce84c489c1e2cdcd0ae816edc9d6cd65464279c84c5e8d496c6aafd091324 SHA512 ff3d2ab2e7172ffc248db9ea2cbcfbca795a7e54150d612d7b3d75591538952d3d34d79c011d52c7ea1426d96e23b0fb630b918444a034de203098a294e5e4d2 WHIRLPOOL d76cdabb59e6c8c2c6a558afcc369b58d26fbc774401c007e3e0a766c17165499437e6cdf6f012e2d9d0daf956fef87d2f852e68cdd963f59570adb98b217401 diff --git a/app-emacs/ponylang-mode/metadata.xml b/app-emacs/ponylang-mode/metadata.xml index f977299..bd70e45 100644 --- a/app-emacs/ponylang-mode/metadata.xml +++ b/app-emacs/ponylang-mode/metadata.xml @@ -1,5 +1,5 @@ -graaff@gentoo.org +graaff@gentoo.org diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.8.ebuild b/app-emacs/ponylang-mode/ponylang-mode-0.0.8.ebuild new file mode 100644 index 0000000..334a6d9 --- /dev/null +++ b/app-emacs/ponylang-mode/ponylang-mode-0.0.8.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit elisp + +IUSE="" + +DESCRIPTION="A major mode for editing pony" +HOMEPAGE="https://github.com/SeanTAllen/ponylang-mode/" +SRC_URI="https://github.com/SeanTAllen/ponylang-mode/archive/${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +SITEFILE="50${PN}-gentoo.el" +DOCS="CHANGELOG.md README.md"