commit:     62741b02c565e0e1d93423c987d0347d5c42715a
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Jun 15 20:32:58 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 20:32:58 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=62741b02

app-emacs/ponylang-mode: add 0.0.7

Package-Manager: portage-2.2.28

 app-emacs/ponylang-mode/Manifest                   |  1 +
 app-emacs/ponylang-mode/ponylang-mode-0.0.7.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/app-emacs/ponylang-mode/Manifest b/app-emacs/ponylang-mode/Manifest
index 5076fe7..d8c1d72 100644
--- a/app-emacs/ponylang-mode/Manifest
+++ b/app-emacs/ponylang-mode/Manifest
@@ -1 +1,2 @@
 DIST ponylang-mode-0.0.5.tar.gz 6077 SHA256 
59e6babcde6da5592813b1d6081c8a2d9264e77915ac5f895cd63b1b8a3c3cb4 SHA512 
1e37a9590a211997a4368afde56501ac69afcbe83383327ece45211303caa4188f8616f74b4572464d5d8d9bf11d8bf14055e85547e506f2fafc019f2a6f9047
 WHIRLPOOL 
d6c437fc2e45b4ae0a130be012ff3577de0d704b4d2d295afc7f7a16e8c0f90fb8bf0201825989a4cea2485d6b3e404b687aeee9db73bde68bf1bcb067673dd7
+DIST ponylang-mode-0.0.7.tar.gz 6226 SHA256 
8de83c865c0d4bbc8d5c2623947153c2e031f37e497c843a96c93cb313542cda SHA512 
ab3cc3dcc155b6e8fc8fc061d936f90f0fac5bf54c7c441f0f022af2854672ddbc0b47066fdcf4f8550d40047bed2edb7172aa3cb923092b8efeaf5ead8ead4a
 WHIRLPOOL 
0bdbdb21d53c8513192d20834a3e23c4271968480221e81109d7a738c787d57a83f61616f0d7305aab4fc251299d5a817124234c467fa97f54d0bb4995a381ac

diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.7.ebuild 
b/app-emacs/ponylang-mode/ponylang-mode-0.0.7.ebuild
new file mode 100644
index 0000000..334a6d9
--- /dev/null
+++ b/app-emacs/ponylang-mode/ponylang-mode-0.0.7.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"

Reply via email to