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/consult/
Date: Tue,  3 Jan 2023 00:38:32 +0000 (UTC)	[thread overview]
Message-ID: <1672706311.9d25656185b93e7094c83868031463b81245ac1d.xgqt@gentoo> (raw)

commit:     9d25656185b93e7094c83868031463b81245ac1d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 00:38:24 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 00:38:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d256561

app-emacs/consult: drop old 0.19

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

 app-emacs/consult/Manifest            |  1 -
 app-emacs/consult/consult-0.19.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/app-emacs/consult/Manifest b/app-emacs/consult/Manifest
index 4bf516e807b9..1982e3df1275 100644
--- a/app-emacs/consult/Manifest
+++ b/app-emacs/consult/Manifest
@@ -1,4 +1,3 @@
-DIST consult-0.19.tar.gz 94673 BLAKE2B a0bfacd0eccde14a332e85d31ad37092f418b5d250db8bc5a674881828d198fd2b26d66be1574539c33fcdc70f7165f4be84a4f920f1eb62b6bee0048b46ac54 SHA512 b1f023d57f29ec9443add83aca818a0f7f2c4954e8d5f53246fbb5a2525c03c20c71d69d8e748fe6fe6044393849b33f9589428528d2d0837e5848aab2724f4e
 DIST consult-0.20.tar.gz 96288 BLAKE2B 41d35655b75c6f3901b5b20f743bdf5119d0347a2d2a0dd6884cbf3856146ed30a224da75147063a93f4274772d54bbb6f91d4deb9fbda5f93d57d1b70083ef0 SHA512 d9f847f086e2921a769e84b10439512e0b614b87c424d6b206ed1007bbd67360072e02441a4249ac31ea6aa9ad5d36a042af27c0ebc935de3889e31d604ac8c9
 DIST consult-0.29.tar.gz 98233 BLAKE2B e500e3b48609000934c82832c80c9a253ee260a67c1b7e437f792668f607aa8d8e7909bd889341bf2cfc46bd4e54ed133350862aa2e7fe51fe36948d5b5edc17 SHA512 fff55c1eb435955b48e830626e06eb657cdd7c48722e9583f47842c720d1a3bc1ee8ca97ef758ad4270709fc303ba6c76dfa4c153fc958acee348aadf1e5a1f9
 DIST consult-0.30.tar.gz 97691 BLAKE2B 3e09bf24a1385f70b77d072c58e5d63a7a3bf3f89e7c2a22751e5dabead62b759c6a52577660c65a17134e0c0dc8f2ea63c79cfb874df4de06556ac2af995a8d SHA512 2eff338c557d096b4bf048d1abcfde093cd600350ce691c33408f15fdf112738eb9aee33c043412b87d7a81d27c939860ea82e5ca55f32382afecded1668934b

diff --git a/app-emacs/consult/consult-0.19.ebuild b/app-emacs/consult/consult-0.19.ebuild
deleted file mode 100644
index d2a809943fab..000000000000
--- a/app-emacs/consult/consult-0.19.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-NEED_EMACS=27
-
-inherit elisp
-
-DESCRIPTION="Consulting complete-read"
-HOMEPAGE="https://github.com/minad/consult"
-SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=app-emacs/compat-28.1"
-BDEPEND="${RDEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-	elisp_src_compile
-	elisp-make-autoload-file
-}


             reply	other threads:[~2023-01-03  0:38 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-03  0:38 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-27 22:49 [gentoo-commits] repo/gentoo:master commit in: app-emacs/consult/ Sam James
2025-07-04 20:26 Arthur Zamarin
2025-07-01  0:33 Maciej Barć
2025-06-05 17:04 Maciej Barć
2025-06-05 17:04 Maciej Barć
2025-05-22 23:01 Maciej Barć
2025-05-16 19:36 Arthur Zamarin
2025-04-28 13:40 Maciej Barć
2025-04-28 13:40 Maciej Barć
2025-04-28  4:20 Sam James
2025-04-09 21:40 Maciej Barć
2025-03-15 19:55 Maciej Barć
2025-03-15 19:55 Maciej Barć
2025-03-15 19:55 Maciej Barć
2025-03-04 22:43 Sam James
2025-02-05 14:10 Jakov Smolić
2025-01-28 22:08 Maciej Barć
2025-01-28 22:08 Maciej Barć
2025-01-28 22:08 Maciej Barć
2024-12-27 18:52 Maciej Barć
2024-09-03 18:32 Jakov Smolić
2024-07-31  0:03 Maciej Barć
2024-07-31  0:03 Maciej Barć
2024-07-31  0:03 Maciej Barć
2024-06-25 22:03 Sam James
2024-05-25 14:06 Maciej Barć
2024-05-25 14:06 Maciej Barć
2024-05-24  0:34 Sam James
2024-05-19 23:14 Maciej Barć
2024-04-22 23:01 Maciej Barć
2024-04-22 23:01 Maciej Barć
2024-04-22 23:01 Maciej Barć
2024-04-17 23:29 Sam James
2024-04-04  9:01 Jakov Smolić
2024-03-13 16:40 Maciej Barć
2024-03-13 16:40 Maciej Barć
2024-02-27 23:21 Sam James
2024-02-24 21:50 Maciej Barć
2024-02-03  8:22 Arthur Zamarin
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-06  9:07 Sam James
2023-12-29 22:48 Maciej Barć
2023-12-04  8:43 Maciej Barć
2023-12-04  8:43 Maciej Barć
2023-12-04  8:43 Maciej Barć
2023-08-16 21:24 Sam James
2023-07-03  7:58 Maciej Barć
2023-07-03  7:58 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-04-22 23:18 Maciej Barć
2023-04-22 23:18 Maciej Barć
2023-03-12 22:52 Maciej Barć
2023-03-12 22:52 Maciej Barć
2023-02-07 21:49 Maciej Barć
2023-02-07 21:49 Maciej Barć
2023-01-07  3:22 Maciej Barć
2023-01-07  3:22 Maciej Barć
2023-01-03  0:38 Maciej Barć
2022-12-04  5:35 Maciej Barć
2022-12-04  5:35 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-09-14 16:03 Maciej Barć
2022-05-29  7:41 Matthew Smith

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=1672706311.9d25656185b93e7094c83868031463b81245ac1d.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