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 0D4D515808B for ; Fri, 16 Feb 2024 23:14:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C6CAE2A01; Fri, 16 Feb 2024 23:14:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 EB06DE2A01 for ; Fri, 16 Feb 2024 23:14:02 +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 3B218343001 for ; Fri, 16 Feb 2024 23:14:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C50814E0 for ; Fri, 16 Feb 2024 23:13:58 +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: <1708125220.7ae9b8a1835ea1747d86ff7930b525a630961812.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/plz/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/plz/Manifest app-emacs/plz/plz-0.7.ebuild X-VCS-Directories: app-emacs/plz/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 7ae9b8a1835ea1747d86ff7930b525a630961812 X-VCS-Branch: master Date: Fri, 16 Feb 2024 23:13: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: 6ea2d4ee-ad91-461e-9ccd-f5792163059b X-Archives-Hash: 272bc786c5f940a9924584b245aca253 commit: 7ae9b8a1835ea1747d86ff7930b525a630961812 Author: Maciej Barć gentoo org> AuthorDate: Fri Feb 16 22:58:11 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Fri Feb 16 23:13:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae9b8a1 app-emacs/plz: drop old 0.7 Signed-off-by: Maciej Barć gentoo.org> app-emacs/plz/Manifest | 1 - app-emacs/plz/plz-0.7.ebuild | 37 ------------------------------------- 2 files changed, 38 deletions(-) diff --git a/app-emacs/plz/Manifest b/app-emacs/plz/Manifest index 8ee6fd0e693a..764679e2413f 100644 --- a/app-emacs/plz/Manifest +++ b/app-emacs/plz/Manifest @@ -1,3 +1,2 @@ DIST plz-0.7.1.tar.gz 105720 BLAKE2B a73e8429df78f9e660baa1730f172f0a871f8f0323d932a49aadc27e702572b0d2dbc525fa05069d8fe886eb9cfb2019ac1dc349c3a7417f4461967138456a23 SHA512 8ad5bbf5c0eb8ebad68f79a0d71a39017fc4e243fa60655597b9892b6594962b4c337d85e178fd2c28bee51c1a282a4b38d32726406392b3bff1b044acc8bf80 DIST plz-0.7.2.tar.gz 105864 BLAKE2B b876f69a61452ca932c70e87d35e4442f1ddae4c74c3e124056ff0adae9923d0a374c047a1c1dade705713a9b2aaa5bbfbb73368fde9564b53ce638f90f08ff0 SHA512 01951bbb0e59d6196338a806b4bab030538c411d185acf5462bc1eb4d3130b1da5d78a436e84163dd8167b3705edb6dcafdeef8d4611973521566d34f2ca5654 -DIST plz-0.7.tar.gz 105630 BLAKE2B 882e5141d6e069da3c7b32706e459e5bcc71abb1277be39162310cde413784202d21bae4bbf8b61f2b72c0edf71ef7b4615685246be17905bbabc9626a2035d6 SHA512 f3300843d30e4b219e4c3f9e898f99f1f3987c73195fdd40a9022c0ac7e09ac25f217adf619b61fb36e2a4d0ea494f5546226e2d1dd85514d1b111f769b7f5ef diff --git a/app-emacs/plz/plz-0.7.ebuild b/app-emacs/plz/plz-0.7.ebuild deleted file mode 100644 index 307393bd9848..000000000000 --- a/app-emacs/plz/plz-0.7.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit elisp - -DESCRIPTION="HTTP library with curl backend for GNU Emacs" -HOMEPAGE="https://github.com/alphapapa/plz.el/" - -if [[ ${PV} == *9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/alphapapa/plz.el.git" -else - SRC_URI="https://github.com/alphapapa/plz.el/archive/v${PV}.tar.gz - -> ${P}.tar.gz" - S="${WORKDIR}"/plz.el-${PV} - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" -PROPERTIES="test_network" # Tests require network access. -RESTRICT="test" - -RDEPEND="net-misc/curl" - -DOCS=( README.org ) -SITEFILE="50${PN}-gentoo.el" - -elisp-enable-tests ert tests -l tests/test-plz.el - -src_install() { - elisp_src_install - - doinfo ${PN}.info -}