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 6B3DF139694 for ; Sun, 4 Jun 2017 11:09:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97EAFE0C47; Sun, 4 Jun 2017 11:09:07 +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 72E4BE0C47 for ; Sun, 4 Jun 2017 11:09:07 +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 7D5C0341906 for ; Sun, 4 Jun 2017 11:09:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D04D745F for ; Sun, 4 Jun 2017 11:09:05 +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: <1496574494.0244cc79d85adac5ab33c2c5ef3461495cead67f.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.24.ebuild X-VCS-Directories: app-xemacs/ebuild-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0244cc79d85adac5ab33c2c5ef3461495cead67f X-VCS-Branch: master Date: Sun, 4 Jun 2017 11:09:05 +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: 21e396ed-5e52-407e-964a-acda4ec59547 X-Archives-Hash: b3788e6ff30a13878893632d150e70cb commit: 0244cc79d85adac5ab33c2c5ef3461495cead67f Author: Ulrich Müller gentoo org> AuthorDate: Sun Jun 4 11:08:14 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jun 4 11:08:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0244cc79 app-xemacs/ebuild-mode: Remove old. Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-xemacs/ebuild-mode/Manifest | 1 - app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/app-xemacs/ebuild-mode/Manifest b/app-xemacs/ebuild-mode/Manifest index 3f0603310b8..e2ab7921f85 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 ebuild-mode-1.37.tar.xz 30816 SHA256 f7368a8757036874dde542c69c26b824fe3da5241098f89a6b7d7e2665cbbf1d SHA512 1d570b213ad0c6eef8817f69c99c0862703b9bddc24477234dde542b697ba372a06bbe8e4a91179a7d528b720a7dbfc13bb92c8ea0a4d3b3b8684fa4ee0065c0 WHIRLPOOL 75928f5965bdfe66733e203588f01ab3b5de67a5958d33f41069d0793842bd9617ab0904ab71f95aeae04e0aa2f55646e4c545d6199cc1d357140b8fd1a714ab diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild deleted file mode 100644 index 4e5cb0c5a47..00000000000 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xemacs-elisp - -DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files" -HOMEPAGE="https://www.gentoo.org/proj/en/lisp/emacs/" -SRC_URI="mirror://gentoo/${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 -}