public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: app-emacs/web-mode/files/, app-emacs/web-mode/
Date: Sun,  3 Jul 2016 08:47:18 +0000 (UTC)	[thread overview]
Message-ID: <1467535447.684543b3dd830f5b936c51eef0305138edad20b2.graaff@gentoo> (raw)

commit:     684543b3dd830f5b936c51eef0305138edad20b2
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sun Jul  3 08:44:07 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 08:44:07 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=684543b3

app-emacs/web-mode: initial import

Package-Manager: portage-2.2.28

 app-emacs/web-mode/Manifest                   |  1 +
 app-emacs/web-mode/files/50web-mode-gentoo.el |  4 ++++
 app-emacs/web-mode/metadata.xml               |  5 +++++
 app-emacs/web-mode/web-mode-14.ebuild         | 18 ++++++++++++++++++
 4 files changed, 28 insertions(+)

diff --git a/app-emacs/web-mode/Manifest b/app-emacs/web-mode/Manifest
new file mode 100644
index 0000000..b784109
--- /dev/null
+++ b/app-emacs/web-mode/Manifest
@@ -0,0 +1 @@
+DIST web-mode-14.tar.gz 108282 SHA256 40ddc857211b575579e2054fcf056fb96e39680bee8f4479c37b1311a101dca0 SHA512 6e0039e8a902bf0b77b7aeb69bd5fc72b0cfef4fb9a3282384aa8c2851c99bedd4e7d21b3a7ed2f6c63a411b8a65dabd818e96ee3e5eca4ea87ec16e9f985f50 WHIRLPOOL 8aa40c97086df8078a63ab0d4475a95a35177797924f8919b80332cc27aa4db94df62b3df1276c18889217942549137957af88940573965ea4b729f5167ce758

diff --git a/app-emacs/web-mode/files/50web-mode-gentoo.el b/app-emacs/web-mode/files/50web-mode-gentoo.el
new file mode 100644
index 0000000..a6b9b8f
--- /dev/null
+++ b/app-emacs/web-mode/files/50web-mode-gentoo.el
@@ -0,0 +1,4 @@
+
+;;; coffee-mode site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/web-mode/metadata.xml b/app-emacs/web-mode/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/app-emacs/web-mode/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>

diff --git a/app-emacs/web-mode/web-mode-14.ebuild b/app-emacs/web-mode/web-mode-14.ebuild
new file mode 100644
index 0000000..caa4074
--- /dev/null
+++ b/app-emacs/web-mode/web-mode-14.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="web template editing mode for emacs"
+HOMEPAGE="http://web-mode.org"
+SRC_URI="https://github.com/fxbois/web-mode/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"


                 reply	other threads:[~2016-07-03  8:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1467535447.684543b3dd830f5b936c51eef0305138edad20b2.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