public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/parsebib/
Date: Mon, 19 Sep 2022 13:25:21 +0000 (UTC)	[thread overview]
Message-ID: <1663593919.24e337390a490c3e7c512d3cd812ea00cad6e866.xgqt@gentoo> (raw)

commit:     24e337390a490c3e7c512d3cd812ea00cad6e866
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 19 13:21:15 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 13:25:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e33739

app-emacs/parsebib: drop old 3.1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/parsebib/Manifest            |  1 -
 app-emacs/parsebib/parsebib-3.1.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/app-emacs/parsebib/Manifest b/app-emacs/parsebib/Manifest
index 9b4b66145927..f367dbcffcac 100644
--- a/app-emacs/parsebib/Manifest
+++ b/app-emacs/parsebib/Manifest
@@ -1,4 +1,3 @@
-DIST parsebib-3.1.tar.gz 19298 BLAKE2B 1588a9ef6e1642a612be2abb340d9127f8b8542ac2edda0deb5d9be28903443a33de877e44cefceba110332c022b8e4885a2927f172a447f035e9a5c0e65b5a5 SHA512 10dc25831693d271582b2d561401399e12ac3ccbc994dc95ae22fec800e1b242461deaa6a1c0ae5b20a1834baf88017b3ee42f1a53ac5d73f73a2f69c050c6c2
 DIST parsebib-4.1.tar.gz 24384 BLAKE2B 4546b49ea49a890b7a640cbbf1103500e6e1d3628d990c1c24c4943024b51f5293919315ab82134cb823799ac8d04e5c174671db3379c9a0a9cf7aa02bb8c36c SHA512 37df3265b51e0a1d2b418f2a862691300c369bcee01beec19abe4ebd160c4a279427f7a4b012828ca5b39f0c2064660c3ed73edfef400f543a9157761aabbbb3
 DIST parsebib-4.2.tar.gz 24695 BLAKE2B 5beef8db68121c80c80194c547dc9bb65235b89bde4eb8c824b019cc16c72dd2d7bd3f55086332ac18461d958ae6423fdee7089887f7b47b2962dc67bc85de04 SHA512 c0f974971918eff2555117d243b0b760e531a149a641718ac216d42df5a124439a6108889ae85c62ddd1d183d17e5b8b701e594b0b88ad39cc31207273603f1c
 DIST parsebib-4.3.tar.gz 25195 BLAKE2B 9b3031f7f6b8d69b026d1301c95fde6279eedb4cb55a975294d9f32a57508ac14c33c5874da14da7e14de5c58fd7915d9a9132859fb46cf4910d37d963876929 SHA512 b036ff496d4d435cdb6fbcd57b1844601417d94faf34294b593ec7947e40a8f4807de12e17c659e8cc6b0a5a17f62d45c51671b5568cf27f1af9890298324215

diff --git a/app-emacs/parsebib/parsebib-3.1.ebuild b/app-emacs/parsebib/parsebib-3.1.ebuild
deleted file mode 100644
index 6d23c9db04f0..000000000000
--- a/app-emacs/parsebib/parsebib-3.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=25.1
-
-inherit elisp
-
-DESCRIPTION="Emacs Lisp library for reading .bib files"
-HOMEPAGE="https://github.com/joostkremers/parsebib/"
-SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz
-			-> ${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( app-emacs/ert-runner )"
-
-DOCS=( README.md )
-SITEFILE="50${PN}-gentoo.el"
-
-src_test() {
-	ert-runner -L . -L test --reporter ert+duration --script test || die
-}


             reply	other threads:[~2022-09-19 13:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19 13:25 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-07 20:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/parsebib/ Maciej Barć
2025-04-28  5:44 Sam James
2025-03-19 20:52 Maciej Barć
2025-03-19 20:52 Maciej Barć
2025-03-15 18:17 Arthur Zamarin
2025-02-09 20:50 Maciej Barć
2025-01-23 10:17 Maciej Barć
2025-01-23 10:17 Maciej Barć
2025-01-23 10:17 Maciej Barć
2025-01-22 17:34 Arthur Zamarin
2025-01-06 22:18 Maciej Barć
2024-12-20 11:31 Maciej Barć
2024-12-16 23:26 Maciej Barć
2024-12-16 23:26 Maciej Barć
2024-12-16 23:26 Maciej Barć
2024-11-28  0:09 Jakov Smolić
2024-10-23 15:44 Maciej Barć
2024-10-17 15:51 Maciej Barć
2024-10-06 19:53 Maciej Barć
2023-04-04 20:17 Arthur Zamarin
2022-09-19 13:25 Maciej Barć
2022-08-03 23:24 Maciej Barć
2022-07-04 14:46 Maciej Barć

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1663593919.24e337390a490c3e7c512d3cd812ea00cad6e866.xgqt@gentoo \
    --to=xgqt@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox