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 CE87A1581E7 for ; Sun, 28 Apr 2024 23:53:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD139E2A2D; Sun, 28 Apr 2024 23:53:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 BF61DE2A2D for ; Sun, 28 Apr 2024 23:53:42 +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 D4D3E343052 for ; Sun, 28 Apr 2024 23:53:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B47F61768 for ; Sun, 28 Apr 2024 23:53:38 +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: <1714348416.e7a52fb143766ba7e601d0249e42c0edadd4577f.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ebib/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/ebib/Manifest app-emacs/ebib/ebib-2.40.3-r1.ebuild X-VCS-Directories: app-emacs/ebib/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: e7a52fb143766ba7e601d0249e42c0edadd4577f X-VCS-Branch: master Date: Sun, 28 Apr 2024 23:53:38 +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: df9fbb76-8220-4d22-9af0-0b96f4ead7a5 X-Archives-Hash: 8f61194c5e9ad499fd06d68b795fe71d commit: e7a52fb143766ba7e601d0249e42c0edadd4577f Author: Maciej Barć gentoo org> AuthorDate: Sun Apr 28 23:47:06 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sun Apr 28 23:53:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a52fb1 app-emacs/ebib: drop old 2.40.3-r1 Signed-off-by: Maciej Barć gentoo.org> app-emacs/ebib/Manifest | 1 - app-emacs/ebib/ebib-2.40.3-r1.ebuild | 48 ------------------------------------ 2 files changed, 49 deletions(-) diff --git a/app-emacs/ebib/Manifest b/app-emacs/ebib/Manifest index ca4e3b8a6794..5ae4ac19f965 100644 --- a/app-emacs/ebib/Manifest +++ b/app-emacs/ebib/Manifest @@ -1,3 +1,2 @@ -DIST ebib-2.40.3.tar.gz 1049725 BLAKE2B 651716ed5465a4ef93b149ab84018d7daf3ffa1df404b95625a9c3666a1dbbe3d879f180dae92aa619e70121757c4a3b7f566bfc8aed1542b2828de25775b6ff SHA512 4231f5732990828aa19d9d723fb9b74bf761e8034de24fce4748b95a4d969d5a3bbbdc443b4f1a4a88b945b01ded958ae467da4222b546121513a26759419bd6 DIST ebib-2.40.4.tar.gz 1050093 BLAKE2B f7ca4deb262017aab9044702c4e0bcfadc26ffec1497d43aa96789f3b10304c040195302621646cbe7234f6b0bf12f30ec779173056bf1e6594b05a1a8b4025c SHA512 c856abe3653f17f3417d3021300a0d131b5119393185ce9e5082c599df14e7d51bbf8405653e28aed790a73b56533a1d07d18fc2c7a073c5664e40926ddfa957 DIST ebib-2.40.5.tar.gz 1048131 BLAKE2B 1a5639290eb6ce93b604e1e129c347e709f7c12a4db38516107e7ce2973fd4fb34e4dff0da16e7fff9395ca2168445e903848c50ca403447745dc4a405618c06 SHA512 9237368550f380e5dd40aa4f528cb9493e5b104e9c2264322128fd56e76b6167e6d1496ab8c663982b9b0dc4a65f5ca38bd7a5962e1281d27f9cc2d918805642 diff --git a/app-emacs/ebib/ebib-2.40.3-r1.ebuild b/app-emacs/ebib/ebib-2.40.3-r1.ebuild deleted file mode 100644 index b7bcc581be0e..000000000000 --- a/app-emacs/ebib/ebib-2.40.3-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -NEED_EMACS=26.1 - -inherit elisp - -DESCRIPTION="BibTeX database manager for Emacs" -HOMEPAGE="https://joostkremers.github.io/ebib/ - https://github.com/joostkremers/ebib/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/joostkremers/${PN}.git" -else - SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - - KEYWORDS="amd64 ~x86" -fi - -LICENSE="BSD" -SLOT="0" - -RDEPEND=" - >=app-emacs/compat-29.1.4.4 - app-emacs/parsebib -" -BDEPEND=" - ${RDEPEND} - test? ( - app-emacs/with-simulated-input - ) -" - -DOCS=( README.md docs ) -SITEFILE="50${PN}-gentoo.el" - -elisp-enable-tests ert-runner test - -src_install() { - elisp_src_install - - doinfo "${PN}.info" -}