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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BEE34158094 for ; Thu, 21 Jul 2022 07:31:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B30DFE09C0; Thu, 21 Jul 2022 07:31:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90C3EE09B7 for ; Thu, 21 Jul 2022 07:31:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40EFB340FB6 for ; Thu, 21 Jul 2022 07:31:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F69C551 for ; Thu, 21 Jul 2022 07:31:16 +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: <1658388597.4268a1053aeb63e13ece38057e5272f28950eace.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/yasnippet/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/yasnippet/Manifest app-emacs/yasnippet/yasnippet-0.13.0.ebuild X-VCS-Directories: app-emacs/yasnippet/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 4268a1053aeb63e13ece38057e5272f28950eace X-VCS-Branch: master Date: Thu, 21 Jul 2022 07:31:16 +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: a653968f-0f90-410c-8f84-fa10f498069c X-Archives-Hash: bc2b9d6946e3f843d63441d3a2ecd56f commit: 4268a1053aeb63e13ece38057e5272f28950eace Author: Ulrich Müller gentoo org> AuthorDate: Thu Jul 21 07:28:19 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jul 21 07:29:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4268a105 app-emacs/yasnippet: drop 0.13.0 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/yasnippet/Manifest | 1 - app-emacs/yasnippet/yasnippet-0.13.0.ebuild | 36 ----------------------------- 2 files changed, 37 deletions(-) diff --git a/app-emacs/yasnippet/Manifest b/app-emacs/yasnippet/Manifest index ed61fef291f2..19bc254c6b2b 100644 --- a/app-emacs/yasnippet/Manifest +++ b/app-emacs/yasnippet/Manifest @@ -1,2 +1 @@ -DIST yasnippet-0.13.0.tar.gz 577330 BLAKE2B 21830c0a2e99d7669093c16f527debb4921e96aad006887ec1c7e35da58745721658417f1aec96ea78ba4dc5f3951c857848fce67e6d2ff7f255d4aea5687ab9 SHA512 73b111f72e98c4183764cef08ddfaa861dba49f171f96026b074bf62a7aa5e2d8529f616805ba386dd4157b675da953784d5bcd832d6015ce1b72e9c240988c5 DIST yasnippet-0.14.0.tar.gz 581053 BLAKE2B efae02939d0174724803819fb9a47a414acad3b1d58da91d4f35c42c02282db9773f4f3caa020d01c2d87de741d3c60b39e1406b6ff7b3e5310ed4efc477d635 SHA512 c7f704187b3c700f8ea9e0205941d7a32602b6994307007cb83aa984ccf7e7e37be9589277a56c294703eab82ee4b1dffae7040f2e175e7d56cda5ef3c70eb39 diff --git a/app-emacs/yasnippet/yasnippet-0.13.0.ebuild b/app-emacs/yasnippet/yasnippet-0.13.0.ebuild deleted file mode 100644 index e6ba47b23dc4..000000000000 --- a/app-emacs/yasnippet/yasnippet-0.13.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit elisp readme.gentoo-r1 - -DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="http://joaotavora.github.com/yasnippet/" -SRC_URI="https://github.com/joaotavora/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -SITEFILE="50${PN}-gentoo-${PV}.el" - -src_test() { - ${EMACS} ${EMACSFLAGS} -L . -l yasnippet-tests \ - -f ert-run-tests-batch-and-exit -} - -src_install() { - elisp-install ${PN} yasnippet.el{,c} yasnippet-debug.el{,c} - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - dodoc CONTRIBUTING.md NEWS README.mdown - use doc && dodoc -r doc/* - - DOC_CONTENTS="Add the following to your ~/.emacs to use YASnippet: - \n\t(require 'yasnippet) - \n\t(yas-global-mode 1) - \n\nYASnippet no longer bundles snippets directly. Install the package - app-emacs/yasnippet-snippets for a collection of snippets." - readme.gentoo_create_doc -}