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 8E7F91382C5 for ; Mon, 26 Feb 2018 07:39:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3166E0921; Mon, 26 Feb 2018 07:39:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 AF233E0921 for ; Mon, 26 Feb 2018 07:39:17 +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 53F7B335C0C for ; Mon, 26 Feb 2018 07:39:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12D321D8 for ; Mon, 26 Feb 2018 07:39:15 +0000 (UTC) From: "Naohiro Aota" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Naohiro Aota" Message-ID: <1519630684.fa60289a86f289552fac8d8b912a555f25854337.naota@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/markdown-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/markdown-mode/Manifest app-emacs/markdown-mode/markdown-mode-1.8.1-r1.ebuild app-emacs/markdown-mode/markdown-mode-2.0.ebuild X-VCS-Directories: app-emacs/markdown-mode/ X-VCS-Committer: naota X-VCS-Committer-Name: Naohiro Aota X-VCS-Revision: fa60289a86f289552fac8d8b912a555f25854337 X-VCS-Branch: master Date: Mon, 26 Feb 2018 07:39:15 +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: 9942c280-1165-4032-bd30-24219583ac2f X-Archives-Hash: 1ce9e841495b7463bd2afd091b1e4ae7 commit: fa60289a86f289552fac8d8b912a555f25854337 Author: Naohiro Aota gentoo org> AuthorDate: Mon Feb 26 07:36:40 2018 +0000 Commit: Naohiro Aota gentoo org> CommitDate: Mon Feb 26 07:38:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa60289a app-emacs/markdown-mode: drop old packages Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-emacs/markdown-mode/Manifest | 2 -- .../markdown-mode/markdown-mode-1.8.1-r1.ebuild | 21 --------------------- app-emacs/markdown-mode/markdown-mode-2.0.ebuild | 20 -------------------- 3 files changed, 43 deletions(-) diff --git a/app-emacs/markdown-mode/Manifest b/app-emacs/markdown-mode/Manifest index 33627efc294..ab06fcbd095 100644 --- a/app-emacs/markdown-mode/Manifest +++ b/app-emacs/markdown-mode/Manifest @@ -1,4 +1,2 @@ -DIST markdown-mode-1.8.1.el.xz 18152 BLAKE2B 38d41ffc9fa22db0b31a0f6fa9eeeeb8beab5ac519a737f2e0de926f736a40c6570d3a98097a90b347b16569e2d191cb1cd9e630bf1a9071fa7939a0f88f2c5c SHA512 1e679a409fa5a7f6f622e4a554d74ea1820ba1e82eb77d3ce6b33d5494350232a2b165c9f002a076d4ce97138584381938d5c2ccac4161131ffba82da5091946 -DIST markdown-mode-2.0.el.xz 39508 BLAKE2B 723d3762584a9723851f7dda63f172a5d495bd8c967538bbf9f2b3b2dacebc31ee3369dde1d8bfc288419a585e9f3a66382fc3e35de143618cdfd5e5cd77010f SHA512 eaad1561c5a84f47cd07318f0c80454d28a59becc0372453ec1412511879335a5717d1531895fe969c5d2fe7a4aac5a9e55ee727dcee621ba203737ca9182f3d DIST markdown-mode-2.1.el.xz 50484 BLAKE2B 12ae664f0680a420727148c2ed78275ab7dcdc8ae742a0152f82dc25150cea9bd5d880b9244351792354ac1d64789267163512e55c2b83f64855bbc0ab0ac33e SHA512 3f0d68b03408281e49c9dbf4d26b8c1f766aa675efea6789b13722c7b1d831af35d3ea30ac071be00242279bca31d04fe92a28b901698fe2072d4504d9901253 DIST markdown-mode-2.3.el 387130 BLAKE2B acb583126a6f952835537f9e386df5f9a8fda5e49a14520e153c0cc99fc58cca596607b282f9f7070b001fe8165d50adb9abb81de1b03ae102cf2061de587810 SHA512 0820c5ae585e0f5ee8fef9eca40f2de2ad632a2559ea7f447cd19ded592de38bf2f3df8491796c15eb06723fe2af904335535af145356c7a7f9f855612263aaf diff --git a/app-emacs/markdown-mode/markdown-mode-1.8.1-r1.ebuild b/app-emacs/markdown-mode/markdown-mode-1.8.1-r1.ebuild deleted file mode 100644 index d41dcd70957..00000000000 --- a/app-emacs/markdown-mode/markdown-mode-1.8.1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit elisp - -DESCRIPTION="Major mode for editing Markdown-formatted text files" -HOMEPAGE="https://jblevins.org/projects/markdown-mode/" -# Cannot use this url because its hash differ about every five minutes -# SRC_URI="http://jblevins.org/git/markdown-mode.git/snapshot/${P}.tar.gz" -SRC_URI="mirror://gentoo/${P}.el.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="app-arch/xz-utils" -RDEPEND="|| ( dev-python/markdown2 dev-python/markdown )" - -SITEFILE="50${PN}-gentoo.el" diff --git a/app-emacs/markdown-mode/markdown-mode-2.0.ebuild b/app-emacs/markdown-mode/markdown-mode-2.0.ebuild deleted file mode 100644 index 3880042fb2d..00000000000 --- a/app-emacs/markdown-mode/markdown-mode-2.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit elisp - -DESCRIPTION="Major mode for editing Markdown-formatted text files" -HOMEPAGE="https://jblevins.org/projects/markdown-mode/" -# Cannot use this url because its hash differ about every five minutes -# SRC_URI="http://jblevins.org/git/${PN}.git/snapshot/${P}.tar.gz" -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -RDEPEND="|| ( dev-python/markdown2 dev-python/markdown )" - -SITEFILE="50${PN}-gentoo.el"