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 2FED4138239 for ; Wed, 16 Oct 2019 16:59:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33DEEE095A; Wed, 16 Oct 2019 16:59:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1E391E095A for ; Wed, 16 Oct 2019 16:59:02 +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 BE0B134BDC2 for ; Wed, 16 Oct 2019 16:59:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B65EA83F for ; Wed, 16 Oct 2019 16:58:58 +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: <1571245124.e5de6d358649a2f2b8728bd0480497d5ebcf39b2.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ocaml-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/ocaml-mode/Manifest app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild X-VCS-Directories: app-emacs/ocaml-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: e5de6d358649a2f2b8728bd0480497d5ebcf39b2 X-VCS-Branch: master Date: Wed, 16 Oct 2019 16:58:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1a541d99-5249-489d-bf30-5ec824ceaf5c X-Archives-Hash: f88cbb50aee29576f3cbb48e586b1fd5 commit: e5de6d358649a2f2b8728bd0480497d5ebcf39b2 Author: Ulrich Müller gentoo org> AuthorDate: Wed Oct 16 15:23:19 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Oct 16 16:58:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5de6d35 app-emacs/ocaml-mode: Remove old. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/ocaml-mode/Manifest | 1 - app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/app-emacs/ocaml-mode/Manifest b/app-emacs/ocaml-mode/Manifest index 8ab1e186a5c..a9d4808e3d8 100644 --- a/app-emacs/ocaml-mode/Manifest +++ b/app-emacs/ocaml-mode/Manifest @@ -1,3 +1,2 @@ -DIST ocaml-3.12.1.tar.bz2 2949124 BLAKE2B 8814927411cb9b604c78f44d172fd1f8b3d5f6009a1e722d442b8e49709778824cd6d1341e8129454d49000ea4d1234c533ee72cf0fa8fa84ee3b4d664177c4a SHA512 cbb050aabcbe19a4aa070d6cb74f3774cb136692dfd9433ca977f0f9520ad2f583b6cfb1a9cedfedc92e7dc794ac4a869e20aa5a67a4739002feb290435dc7e7 DIST ocaml-4.00.1.tar.bz2 2762205 BLAKE2B f9a788eef67158b036ee551360410921beab87f1b01684ca17d5cb87a30cc0cd475ca640fcb284ad88d9054927ae0fd397921574cc9098956d60e80915d4cbb4 SHA512 77899430706394af558666361b152d47df3a3e21831059875f8b317d0ff9d1a010177bf1e5851e522e086c20768e92c71344aa53eda0ce003f278752870ab5da DIST ocaml-4.05.0.tar.gz 4431750 BLAKE2B c2ab003a13e0a581ebd0e1c96eeb8a9baea9bfe6bee08823b0e4541819201ec109f1846e13fc1aefa51a001eefbb8f73320ba854d41975fc68cef41bc75b1ecc SHA512 9a060ae4b741e1687277403e5bdb8f6eda2e2ebf6c45f7c0149b66ea1213cb26d13febfbb3f11c12543e244cfdd053b786b09c4145e2348e5d89a7206f7de225 diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild deleted file mode 100644 index c29d106219c..00000000000 --- a/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit elisp - -MY_P=${P/-mode/} -DESCRIPTION="Emacs mode for OCaml" -HOMEPAGE="http://www.ocaml.org/" -SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" - -S="${WORKDIR}/${MY_P}/emacs" -SITEFILE="50${PN}-gentoo-${PV}.el" -DOCS="README README.itz"