From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: app-emacs/coffee-mode/
Date: Wed, 24 Jun 2015 14:20:18 +0000 (UTC) [thread overview]
Message-ID: <1435155604.f6664f81c34dd55ea77d94f04c32e6150b6ea0dc.graaff@gentoo> (raw)
commit: f6664f81c34dd55ea77d94f04c32e6150b6ea0dc
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Jun 24 14:20:04 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 14:20:04 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=f6664f81
Version bump.
Package-Manager: portage-2.2.18
app-emacs/coffee-mode/ChangeLog | 7 ++++++-
app-emacs/coffee-mode/Manifest | 1 +
app-emacs/coffee-mode/coffee-mode-0.6.0.ebuild | 28 ++++++++++++++++++++++++++
3 files changed, 35 insertions(+), 1 deletion(-)
diff --git a/app-emacs/coffee-mode/ChangeLog b/app-emacs/coffee-mode/ChangeLog
index 4f0f48d..a0b1c8e 100644
--- a/app-emacs/coffee-mode/ChangeLog
+++ b/app-emacs/coffee-mode/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for app-emacs/coffee-mode
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*coffee-mode-0.6.0 (24 Jun 2015)
+
+ 24 Jun 2015; Hans de Graaff <graaff@gentoo.org> +coffee-mode-0.6.0.ebuild:
+ Version bump.
+
*coffee-mode-0.5.2 (29 May 2014)
29 May 2014; Hans de Graaff <graaff@gentoo.org>
diff --git a/app-emacs/coffee-mode/Manifest b/app-emacs/coffee-mode/Manifest
index 37065e0..e85562d 100644
--- a/app-emacs/coffee-mode/Manifest
+++ b/app-emacs/coffee-mode/Manifest
@@ -1 +1,2 @@
DIST coffee-mode-0.5.2.tar.gz 22099 SHA256 4d2b46d79ab723b7c21f8b73441194605172722374d22fd2047af769398a00c4 SHA512 96416860c7e4a65ac1f806e6050d1b285850c9b6d0efd783c011c865aeba39bc5cd5e8ac46f69ee10acc3ba55f5fc9399c1fa0339082c6dab66d3c50093f5aa3 WHIRLPOOL bc02796e0c589aa27e13588fd2e0bb9d4fcc1a1eb4b0eabc44e3c690de4817789c306be5f6f11ad3e1fc4a371044af770e9668d890b52ec3386563f60fcc4d5e
+DIST coffee-mode-0.6.0.tar.gz 99349 SHA256 f1e2fd0797d69ece434b00a88bbfddb4265d5e9bf12fd2a7d39ccbfb00200870 SHA512 9fd5b0f7a007c92417d67a355084c79b539007de9bc895020dbbb745d8029700ad2e9b898d73aba73861368b925f5a992f91d7b78b9147e893d9fbb1d09f8bf0 WHIRLPOOL 51ff7742a0b0980f55f4f2803b3fe70ffcecc2029740e8255658b24c4b801e67fb6b440864dfb5876aff38d10a31c89d15d1f353f923580f40785575f6589108
diff --git a/app-emacs/coffee-mode/coffee-mode-0.6.0.ebuild b/app-emacs/coffee-mode/coffee-mode-0.6.0.ebuild
new file mode 100644
index 0000000..22237ff
--- /dev/null
+++ b/app-emacs/coffee-mode/coffee-mode-0.6.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/css-mode/css-mode-0.11.ebuild,v 1.10 2008/02/14 10:07:30 ulm Exp $
+
+EAPI=5
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="A major mode for editing CoffeeScript"
+HOMEPAGE="https://github.com/defunkt/coffee-mode"
+SRC_URI="https://github.com/defunkt/coffee-mode/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+ sed -i -e 's/$(CASK) exec//' Makefile || die
+}
+
+src_install() {
+ elisp_src_install
+
+ dodoc README.md
+}
next reply other threads:[~2015-06-24 14:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-24 14:20 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-03 8:47 [gentoo-commits] dev/graaff:master commit in: app-emacs/coffee-mode/ Hans de Graaff
2016-04-16 6:07 Hans de Graaff
2016-04-16 6:07 Hans de Graaff
2016-04-16 6:07 Hans de Graaff
2015-12-20 21:15 Hans de Graaff
2015-12-20 21:15 Hans de Graaff
2014-06-06 6:39 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1435155604.f6664f81c34dd55ea77d94f04c32e6150b6ea0dc.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox