From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1123452-garchives=archives.gentoo.org@lists.gentoo.org> 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 1C298138335 for <garchives@archives.gentoo.org>; Mon, 18 Nov 2019 11:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73D0BE084A; Mon, 18 Nov 2019 11:56:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5DD80E084A for <gentoo-commits@lists.gentoo.org>; Mon, 18 Nov 2019 11:56:54 +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 8A10734CF6B for <gentoo-commits@lists.gentoo.org>; Mon, 18 Nov 2019 11:56:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1196E8B6 for <gentoo-commits@lists.gentoo.org>; Mon, 18 Nov 2019 11:56:52 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1574078124.11dc4455159168bca9a002e809f6c228da9a3497.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/sml-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/sml-mode/Manifest app-emacs/sml-mode/sml-mode-6.4.ebuild X-VCS-Directories: app-emacs/sml-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 11dc4455159168bca9a002e809f6c228da9a3497 X-VCS-Branch: master Date: Mon, 18 Nov 2019 11:56:52 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6e26bcd7-7374-435d-8f0a-9aa4658681e3 X-Archives-Hash: 3c484180fb5330dc5cb30c42329caa60 commit: 11dc4455159168bca9a002e809f6c228da9a3497 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Nov 18 11:44:53 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Nov 18 11:55:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11dc4455 app-emacs/sml-mode: Remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/sml-mode/Manifest | 1 - app-emacs/sml-mode/sml-mode-6.4.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/app-emacs/sml-mode/Manifest b/app-emacs/sml-mode/Manifest index 7c4e5cf9d49..7284b51912f 100644 --- a/app-emacs/sml-mode/Manifest +++ b/app-emacs/sml-mode/Manifest @@ -1,2 +1 @@ -DIST sml-mode-6.4.el.xz 20512 BLAKE2B ec82b44e7e1ff9d4c89ffdec6d29afddb2bb5a62474dfef417409496fd374373aca53f3a850990972e888ec2dc006606a06c63e327316e28552273d7995cd38e SHA512 238c69cf34bdd9b825fdc00e65741a458e64bf4bf38ed96ba0518154dd92f25877d56d09f4c13271577ea8641ca828023db950db07a42fe1a02659527b65cb5b DIST sml-mode-6.9.el.xz 20368 BLAKE2B 5b97c6620d97a60f29e21e8d69179e33f56b7410bf975238e23ef10d4c9e8d7dc250cb60d1799224ac6c81285f539cbb7f69b616763b347ed7140b9652b9add7 SHA512 e04143e1017317d6c6fb3ad7a26cd812bb45dd406a5fb679be21ae936ab57739bcf692585d5710a8e08c469a07728a20cb71ff1b53661c4040eb16df55c8be0b diff --git a/app-emacs/sml-mode/sml-mode-6.4.ebuild b/app-emacs/sml-mode/sml-mode-6.4.ebuild deleted file mode 100644 index 7eb5bbb4271..00000000000 --- a/app-emacs/sml-mode/sml-mode-6.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -NEED_EMACS=24 - -inherit elisp - -DESCRIPTION="Emacs major mode for editing Standard ML" -HOMEPAGE="http://www.iro.umontreal.ca/~monnier/elisp/" -# taken from https://elpa.gnu.org/packages/${P}.el -SRC_URI="mirror://gentoo/${P}.el.xz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="alpha amd64 ppc x86" - -SITEFILE="50${PN}-gentoo-6.1.el" - -src_compile() { - elisp-compile *.el - elisp-make-autoload-file -}