From: "Ulrich Mueller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs:master commit in: app-emacs/ebuild-mode/, app-emacs/ebuild-mode/files/
Date: Sat, 6 Jul 2013 17:39:51 +0000 (UTC) [thread overview]
Message-ID: <1373132381.7be5535359f96c81b08122c6a1a6075e8ebee540.ulm@gentoo> (raw)
commit: 7be5535359f96c81b08122c6a1a6075e8ebee540
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 17:39:41 2013 +0000
Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 17:39:41 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=7be55353
Update from Portage tree.
Package-Manager: portage-2.1.12.11
---
app-emacs/ebuild-mode/ChangeLog | 4 ++++
app-emacs/ebuild-mode/ebuild-mode-9999.ebuild | 24 +++++-----------------
.../ebuild-mode/files/50ebuild-mode-gentoo.el | 4 +---
3 files changed, 10 insertions(+), 22 deletions(-)
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog
index 7b3ca33..3412787 100644
--- a/app-emacs/ebuild-mode/ChangeLog
+++ b/app-emacs/ebuild-mode/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jul 2013; Ulrich Müller <ulm@gentoo.org> ebuild-mode-9999.ebuild,
+ files/50ebuild-mode-gentoo.el:
+ Update from Portage tree.
+
*ebuild-mode-9999 (05 Jul 2013)
05 Jul 2013; Ulrich Müller <ulm@gentoo.org> +ebuild-mode-9999.ebuild,
diff --git a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
index 02e3fa9..25965aa 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/emacs-tools.git"
EGIT_BRANCH="${PN}"
-inherit elisp git-2
+inherit readme.gentoo elisp git-2
DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
@@ -18,22 +18,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
S="${WORKDIR}/${PN}"
-DOCS="ChangeLog"
-SITEFILE="50${PN}-gentoo.el"
+DOCS="ChangeLog keyword-generation.sh"
ELISP_TEXINFO="${PN}.texi"
-
-src_install() {
- elisp-install ${PN} *.el *.elc
- sed -e "s:@PORTDIR@:${PORTDIR}:" \
- "${FILESDIR}/${SITEFILE}" >"${T}/${SITEFILE}" || die
- elisp-site-file-install "${T}/${SITEFILE}"
- doinfo ${PN}.info
- dodoc ${DOCS}
-}
-
-pkg_postinst() {
- elisp-site-regen
-
- elog "Some optional features may require installation of additional"
- elog "packages, like app-portage/gentoolkit-dev for echangelog."
-}
+SITEFILE="50${PN}-gentoo.el"
+DOC_CONTENTS="Some optional features may require installation of additional
+ packages, like app-portage/gentoolkit-dev for echangelog."
diff --git a/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el b/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el
index 643b384..44b3bdb 100644
--- a/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el
+++ b/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el
@@ -10,6 +10,4 @@
'("/[0-9]\\{4\\}-[01][0-9]-[0-3][0-9]-.+\\.[a-z]\\{2\\}\\.txt\\'"
. gentoo-newsitem-mode))
(add-to-list 'interpreter-mode-alist '("runscript" . sh-mode))
-(modify-coding-system-alist 'file "\\.\\(ebuild\\|eclass\\)\\'" 'utf-8)
-
-(setq ebuild-mode-portdir "@PORTDIR@")
+(modify-coding-system-alist 'file "\\.\\(ebuild\\|eclass\\|eblit\\)\\'" 'utf-8)
reply other threads:[~2013-07-06 17:39 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=1373132381.7be5535359f96c81b08122c6a1a6075e8ebee540.ulm@gentoo \
--to=ulm@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