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 C92CC15802F for ; Mon, 6 Mar 2023 15:33:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA4CFE08EF; Mon, 6 Mar 2023 15:33:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B5F92E08EF for ; Mon, 6 Mar 2023 15:33:28 +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 AB1DA3412BF for ; Mon, 6 Mar 2023 15:33:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D053F8D7 for ; Mon, 6 Mar 2023 15:33:24 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1678116801.35de6a5411746d3e65cbd8ee3423749ae09aab99.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/undo-tree/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/undo-tree/Manifest app-emacs/undo-tree/undo-tree-0.8.2.ebuild X-VCS-Directories: app-emacs/undo-tree/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 35de6a5411746d3e65cbd8ee3423749ae09aab99 X-VCS-Branch: master Date: Mon, 6 Mar 2023 15:33:24 +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: b0f20753-026a-49b8-8895-5bc643343faf X-Archives-Hash: b53b43a638c937c393d476ea75e8d405 commit: 35de6a5411746d3e65cbd8ee3423749ae09aab99 Author: Maciej Barć gentoo org> AuthorDate: Mon Mar 6 15:02:59 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Mar 6 15:33:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35de6a54 app-emacs/undo-tree: bump to 0.8.2 Signed-off-by: Maciej Barć gentoo.org> app-emacs/undo-tree/Manifest | 1 + app-emacs/undo-tree/undo-tree-0.8.2.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/app-emacs/undo-tree/Manifest b/app-emacs/undo-tree/Manifest index 0fe9d5dd299f..678a76f1c38a 100644 --- a/app-emacs/undo-tree/Manifest +++ b/app-emacs/undo-tree/Manifest @@ -1,2 +1,3 @@ DIST undo-tree-0.6.6.el.xz 31520 BLAKE2B 01ddd3283ab257de91bd3f38969b7426f21df58e010302d21ea093c9428481a4595ea7806c107c7f87f46825bf379e22423004a72d73fedf8c2a6138afeba510 SHA512 0510ca0020515d0afaf13dcfd1878fa527472a4115534b8f72ed907507a700b34fe7151f0f9aca3e9977f9d48a6fae231483beb14b63f1ce734dd6b3b0322a7a +DIST undo-tree-0.8.2.tar.xz 34060 BLAKE2B 4976488fd7ae42eb273c6369758014b96503a3a852ef2a4b4798ec6363e23d3e3219f73c6a2cd2f190de8902dc9705a7a4a5331f0e7b67900f43b192ae25e81b SHA512 403ecdb0a30a53528bbaa64025b96b228249f6d2de85070dec8e20d56e02bbca06bc1dcac411dc4e342652d32626dae4b03e4538b9110b69f50d37c12d3ca391 DIST undo-tree-release-0.8.1.tar.gz 39499 BLAKE2B 0a47ab86889d1d043ff94ced330f9d9e82a9c6914d44633af85ff7e02d80d8914a59345f50a600eb676a9c46619a7ef13b18e4abb02186e6fd39ab9197cf81a6 SHA512 7a5cb7e949d8dd62ce54b7b7ba136f5c6ffcc5ca998af6552e8c9daddf13e38ddfe4de8c2b5d4732d193990018e003bc0eb6b732d913178efba15bb01064a745 diff --git a/app-emacs/undo-tree/undo-tree-0.8.2.ebuild b/app-emacs/undo-tree/undo-tree-0.8.2.ebuild new file mode 100644 index 000000000000..fc23a69f50bb --- /dev/null +++ b/app-emacs/undo-tree/undo-tree-0.8.2.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +NEED_EMACS=24 + +inherit readme.gentoo-r1 elisp + +DESCRIPTION="Undo trees and visualization" +HOMEPAGE="http://www.dr-qubit.org/undo-tree.html" +SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="app-emacs/queue" +RDEPEND="${DEPEND}" + +DOC_CONTENTS="To enable undo trees globally, place '(global-undo-tree-mode)' + in your .emacs file." +SITEFILE="50${PN}-gentoo.el"