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 A147B138334 for ; Tue, 15 Oct 2019 07:35:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80EEAE08BD; Tue, 15 Oct 2019 07:35:34 +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 6A1BAE08AA for ; Tue, 15 Oct 2019 07:35:34 +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 60DF934BD75 for ; Tue, 15 Oct 2019 07:35:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA8C0893 for ; Tue, 15 Oct 2019 07:35:29 +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: <1571124481.12aa239108a39a8552f8772b06743a031e1c6c81.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/mu-cite/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/mu-cite/Manifest app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild X-VCS-Directories: app-emacs/mu-cite/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 12aa239108a39a8552f8772b06743a031e1c6c81 X-VCS-Branch: master Date: Tue, 15 Oct 2019 07:35:29 +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: e1648090-4f51-4847-903c-4d59478f191b X-Archives-Hash: 08572541a21ffc7fae44c610a4ee955e commit: 12aa239108a39a8552f8772b06743a031e1c6c81 Author: Ulrich Müller gentoo org> AuthorDate: Tue Oct 15 07:28:01 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Oct 15 07:28:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12aa2391 app-emacs/mu-cite: Remove old. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/mu-cite/Manifest | 1 - app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/app-emacs/mu-cite/Manifest b/app-emacs/mu-cite/Manifest index 60c7ecd3e7c..b83f4e04e5e 100644 --- a/app-emacs/mu-cite/Manifest +++ b/app-emacs/mu-cite/Manifest @@ -1,2 +1 @@ -DIST mu-cite-201202272330.tar.gz 19212 BLAKE2B d52378258b3804e2867d6f8f6f471a73eebb3ff955df70a2ddc5dfd91d6ada2ea2349d44e86c81e1c314b88787b08b39f40238b22760a74b77f8393361aecdcc SHA512 78013bed020c46baeecf56bcd155eb6058d11b1d61a0af55b075454601e3cd1a992bdad887e125ffd569782a38e4509d60efdc431ded501c35da096133b475b8 DIST mu-cite-201808232348.tar.gz 20443 BLAKE2B 814ebbd3ab45af4af65fee54884a1960a0cecccd07e1e0e084e860fcab4884ca0d97f4042f14f530b8ead4ee4347d13dbde9ecc96f5e82121bad44e0b93855ac SHA512 5a30124041ea5a807f5d8ea8a1ef18afcc7020d3f2d2bee4dd163fa1098d37d27b43db81c1b538bf1d1b06720840fb5c3f95d999fddd624437dd251fa061f699 diff --git a/app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild b/app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild deleted file mode 100644 index 0bf16aaea00..00000000000 --- a/app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit elisp - -MY_P="${PN}-${PV#*_p}" -DESCRIPTION="Message citation utilities for emacsen" -HOMEPAGE="http://www.jpl.org/elips/mu/" -SRC_URI="http://www.jpl.org/elips/mu/snapshots/${MY_P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="app-emacs/apel - app-emacs/flim" -DEPEND="${RDEPEND}" - -SITEFILE="50${PN}-gentoo.el" -DOCS="ChangeLog NEWS README.en" - -S="${WORKDIR}/${MY_P}" - -src_compile() { - emake EMACS=emacs -}