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 C744F139694 for ; Fri, 7 Apr 2017 17:15:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 506C8E0B73; Fri, 7 Apr 2017 17:15:42 +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 2C4ABE0B73 for ; Fri, 7 Apr 2017 17:15:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 59842341686 for ; Fri, 7 Apr 2017 17:15:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1ACFD7419 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: <1491585197.0de54e79b93812ed614a9c1d4e948126ddeb753a.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.19.ebuild X-VCS-Directories: app-xemacs/ebuild-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0de54e79b93812ed614a9c1d4e948126ddeb753a 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: 56c4dc25-b1b7-497b-9f14-2e67a174c8a7 X-Archives-Hash: 58c5345cf1ca520d4c443a785a341ade commit: 0de54e79b93812ed614a9c1d4e948126ddeb753a Author: Ulrich Müller gentoo org> AuthorDate: Fri Apr 7 11:19:15 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Apr 7 17:13:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de54e79 app-xemacs/ebuild-mode: Remove old. Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-xemacs/ebuild-mode/Manifest | 1 - app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/app-xemacs/ebuild-mode/Manifest b/app-xemacs/ebuild-mode/Manifest index 42d674c31c7..449d97b3b80 100644 --- a/app-xemacs/ebuild-mode/Manifest +++ b/app-xemacs/ebuild-mode/Manifest @@ -1,2 +1 @@ DIST ebuild-mode-1.24.tar.xz 28816 SHA256 366fa7602d32cda107b560e9a24540a3a5b90fdda58d84a1d108e8a4c6a488ff SHA512 0894ad452b64133c223a4f93755404657eed5cf86667e45ce5c808d2232755bcedd835f1bbab1bd719ce850d56c6d92e339c4262ab0d7cc8aa42e039023db99d WHIRLPOOL ff38c8736051a6f6c34d00103b8f1fa2fe40ce910cc14187e9d95b11d7aa665ba03497b52b324d2e7b0e7c29da1d99e267a1934d5e2434bf986e863afb925801 -DIST gentoo-syntax-1.19.tar.bz2 21385 SHA256 d20b5f13118d7823f5fed194c43decf322fb4ff3a05a7b63c46a9f001307b058 SHA512 ae745375cd4737fe4fa51be2d26c06b0579018b16963cad173af0721cd8a278f7c294fac4eeea9cdd57a41ca20892cdcf988da54049005a2e9aab13c58fdb9fd WHIRLPOOL 1d3883761bb1255021ba7fb2871b7d8edb75785e1a01ab0c5f1165827665dc58e41da6bd89a174c3c38adecd67d1ee6ffaee6648aab3f9c60e52a82b85b5d858 diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild deleted file mode 100644 index f9f45252515..00000000000 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit xemacs-elisp eutils - -MY_PN="gentoo-syntax" -DESCRIPTION="An Emacs mode for editing ebuilds and other Gentoo specific files" -HOMEPAGE="https://www.gentoo.org/proj/en/lisp/emacs/index.xml" -SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=app-editors/xemacs-21.4.20-r5 - app-xemacs/sh-script" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${MY_PN}-${PV}" - -src_compile() { - ${XEMACS_BATCH_CLEAN} -eval "(add-to-list 'load-path \".\")" \ - -f batch-byte-compile gentoo-syntax.el || die - xemacs-elisp-make-autoload-file *.el || die -}