From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0C7A139694 for ; Fri, 7 Apr 2017 17:15:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6763E090A; Fri, 7 Apr 2017 17:15:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B6E6FE090A for ; Fri, 7 Apr 2017 17:15:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B437A34167D for ; Fri, 7 Apr 2017 17:15:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DE457428 for ; Fri, 7 Apr 2017 17:15:39 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1491585198.359bea0c5320eb61b905fcfee3bdf5b715cbf6d4.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ebuild-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/ebuild-mode/Manifest app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild X-VCS-Directories: app-xemacs/ebuild-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 359bea0c5320eb61b905fcfee3bdf5b715cbf6d4 X-VCS-Branch: master Date: Fri, 7 Apr 2017 17:15:39 +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: 10615cd6-670d-429d-8bca-3e9a67224278 X-Archives-Hash: c3a637e97d51b0c950178359f2ba746a commit: 359bea0c5320eb61b905fcfee3bdf5b715cbf6d4 Author: Ulrich Müller gentoo org> AuthorDate: Fri Apr 7 17:03:25 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Apr 7 17:13:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=359bea0c app-xemacs/ebuild-mode: Version bump. Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-xemacs/ebuild-mode/Manifest | 1 + app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/app-xemacs/ebuild-mode/Manifest b/app-xemacs/ebuild-mode/Manifest index 449d97b3b80..94fba9b0545 100644 --- a/app-xemacs/ebuild-mode/Manifest +++ b/app-xemacs/ebuild-mode/Manifest @@ -1 +1,2 @@ DIST ebuild-mode-1.24.tar.xz 28816 SHA256 366fa7602d32cda107b560e9a24540a3a5b90fdda58d84a1d108e8a4c6a488ff SHA512 0894ad452b64133c223a4f93755404657eed5cf86667e45ce5c808d2232755bcedd835f1bbab1bd719ce850d56c6d92e339c4262ab0d7cc8aa42e039023db99d WHIRLPOOL ff38c8736051a6f6c34d00103b8f1fa2fe40ce910cc14187e9d95b11d7aa665ba03497b52b324d2e7b0e7c29da1d99e267a1934d5e2434bf986e863afb925801 +DIST ebuild-mode-1.36.tar.xz 30764 SHA256 11651c042a1a52d4c184a0db940ca708563b6d8dc5cc8083ff9ee65405ad0cff SHA512 6189f85d80e52e9320b849fc76def91570f60ce9459f0e533e92e47aa5c6ff712de3129a2b9048cb7416a0c36dda26cdaf5e06f4f0213958a29356c38da55dcd WHIRLPOOL d04afe53777069f92b4adcca688b4c729c012b156e83e5afda4027ccba0b43ce6ff43a3e781edc4699fbcd838828fffc2677a4b531e45c6a4566391b4126fe5c diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild new file mode 100644 index 00000000000..d1c1ca9bde6 --- /dev/null +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit xemacs-elisp + +DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" +SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=">=app-editors/xemacs-21.4.20-r5 + app-xemacs/sh-script" +DEPEND="${RDEPEND}" + +src_compile() { + ${XEMACS_BATCH_CLEAN} -eval "(add-to-list 'load-path \".\")" \ + -f batch-byte-compile ebuild-mode.el gentoo-newsitem-mode.el || die + xemacs-elisp-make-autoload-file *.el || die +}