From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 44F3F59CAF for ; Tue, 5 Apr 2016 05:25:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB69921C009; Tue, 5 Apr 2016 05:25:48 +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 BEF0221C009 for ; Tue, 5 Apr 2016 05:25:47 +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 ACD8E340DC5 for ; Tue, 5 Apr 2016 05:25:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE8AC86 for ; Tue, 5 Apr 2016 05:25:42 +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: <1459833623.a95c2b3134597969f2911b4af264ff1eedb1ec25.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/ponylang-mode-0.0.5.ebuild X-VCS-Directories: app-emacs/ponylang-mode/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a95c2b3134597969f2911b4af264ff1eedb1ec25 X-VCS-Branch: master Date: Tue, 5 Apr 2016 05:25:42 +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: 68e4c012-0027-4c0e-9473-3994551c9307 X-Archives-Hash: d4ff246192716581595ea993f5d17538 commit: a95c2b3134597969f2911b4af264ff1eedb1ec25 Author: Hans de Graaff degraaff org> AuthorDate: Tue Apr 5 05:20:23 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Apr 5 05:20:23 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=a95c2b31 app-emacs/ponylang-mode: add 0.0.5 Package-Manager: portage-2.2.26 app-emacs/ponylang-mode/Manifest | 1 + app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/app-emacs/ponylang-mode/Manifest b/app-emacs/ponylang-mode/Manifest index be741d2..26f75ad 100644 --- a/app-emacs/ponylang-mode/Manifest +++ b/app-emacs/ponylang-mode/Manifest @@ -1,2 +1,3 @@ DIST ponylang-mode-0.0.1.tar.gz 4886 SHA256 4e9ff331e04ff04830361b8aadf7ce1a38a024b068eb2ffbcedc881b39491a3d SHA512 891c10da4e2b92dd99f6a13cae41441ea94f7612086c6e78ba63c22a5d9ed37bb92a18e290f878d9b2f46dc6c7bc61cce43a014311fa1719ad1cce50ae6470eb WHIRLPOOL 4223e9bd55a1a2f5419b60d37b13e5d72d4a29388083b2fbaf7710c21f4a509bda818eb020099c533f270a2badbaf28a7e5839a3e35b67858c354030c97b8fa7 DIST ponylang-mode-0.0.3.tar.gz 5111 SHA256 e25d0a037b2caed9f05b886ef22b293f0fa0940e96346980f78fbf33d7baac1a SHA512 a48ea071c4a122d7435b92a33fc7dd351ac119dcd48561b73b3c4e0c73fbe5afe2d17487d218256f6d9d12a8b7b3d05cbd415fd9a688ae1b4b0f25e85147a2fb WHIRLPOOL fdd5d9c5befc89c4b88e6cf29e22d683a27f4cfaa1e03203807745f8b565a0679673b408d320283f1f7f64e3f948c4e39f6ec597e487d72935b23c02bf73bb7e +DIST ponylang-mode-0.0.5.tar.gz 6077 SHA256 59e6babcde6da5592813b1d6081c8a2d9264e77915ac5f895cd63b1b8a3c3cb4 SHA512 1e37a9590a211997a4368afde56501ac69afcbe83383327ece45211303caa4188f8616f74b4572464d5d8d9bf11d8bf14055e85547e506f2fafc019f2a6f9047 WHIRLPOOL d6c437fc2e45b4ae0a130be012ff3577de0d704b4d2d295afc7f7a16e8c0f90fb8bf0201825989a4cea2485d6b3e404b687aeee9db73bde68bf1bcb067673dd7 diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild b/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild new file mode 100644 index 0000000..6d900db --- /dev/null +++ b/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild @@ -0,0 +1,18 @@ +# 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"