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/cape/
Date: Sat, 13 Apr 2024 22:56:29 +0000 (UTC)	[thread overview]
Message-ID: <1713048947.29ecd6414353375ea1860c573a88a1efe8a83c33.xgqt@gentoo> (raw)

commit:     29ecd6414353375ea1860c573a88a1efe8a83c33
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 11:37:48 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 22:55:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ecd641

app-emacs/cape: drop old 1.3

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

 app-emacs/cape/Manifest        |  1 -
 app-emacs/cape/cape-1.3.ebuild | 40 ----------------------------------------
 2 files changed, 41 deletions(-)

diff --git a/app-emacs/cape/Manifest b/app-emacs/cape/Manifest
index a7263e3e4180..7c3a1148e4c4 100644
--- a/app-emacs/cape/Manifest
+++ b/app-emacs/cape/Manifest
@@ -1,3 +1,2 @@
-DIST cape-1.3.tar.gz 40141 BLAKE2B ab9ab2855eb2b38396e7479e7514e65065282e6bf7a04d35e0766c811976392ccb18f128e2ed608eafd9150099aa88203ddbe3d75b48c53f2748d076cfa7e2df SHA512 abe987c0f67fa497d958f20f9e674a90a2ff8493adc865f3f961eee39f5e8367a1e78948e29a2336e973a187fb7e2f60786bb278b07f95d23376aae314ab6aa1
 DIST cape-1.4.tar.gz 40299 BLAKE2B c1075551b2d1ba9555b41993067a4c96b122a3dd7147cb5378bfc2f41ac20e67606b4d0805adc35fe13d9cf70cb5b83ec86ae88471d2af9d6ceb8849b447938a SHA512 9890ec51b1202a1644767bf57d4174f388d90246a9d2b97e3f2c13c5a07371be3003b11275e2ba0cb41f0898f9185774e91db141947999ca4e8e31bc0e3efd22
 DIST cape-1.5.tar.gz 41327 BLAKE2B 5bf499786483161e485764b64dfe70f8aaf21e176e72f9a755fe0d681d107e690b28bc0c7d841b62154616e1dc38bf475577e7357719ce4e82a1184ac849e198 SHA512 d47e9c8b78a51e93e6dbd6c41440021eb117cb5c865a27cebeaf25a00891b7d315593e542f416c2b47c38f768b3fa663361f31798523534d60168dd68f2714b3

diff --git a/app-emacs/cape/cape-1.3.ebuild b/app-emacs/cape/cape-1.3.ebuild
deleted file mode 100644
index 99068b9ad304..000000000000
--- a/app-emacs/cape/cape-1.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Completion At Point Extensions"
-HOMEPAGE="https://github.com/minad/cape/"
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/minad/${PN}.git"
-else
-	SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
-		-> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-RDEPEND="
-	>=app-emacs/compat-29.1.4.0
-"
-DEPEND="
-	${RDEPEND}
-"
-
-DOCS=( CHANGELOG.org README.org )
-ELISP_TEXINFO="${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-	elisp-org-export-to texinfo README.org
-	elisp_src_compile
-	elisp-make-autoload-file
-}


             reply	other threads:[~2024-04-13 22:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13 22:56 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01  1:11 [gentoo-commits] repo/gentoo:master commit in: app-emacs/cape/ Sam James
2024-09-04 10:04 Sam James
2024-08-30 12:28 Arsen Arsenović
2024-07-23 23:12 Maciej Barć
2024-07-23 23:12 Maciej Barć
2024-04-13 19:14 Arsen Arsenović
2024-03-13 16:40 Maciej Barć
2024-02-14 17:01 Maciej Barć
2024-02-14 17:01 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2023-12-28 23:16 Arsen Arsenović
2023-12-03  0:18 Arsen Arsenović
2023-08-26 18:16 Maciej Barć
2023-08-17 13:22 Maciej Barć
2023-07-02 23:48 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=1713048947.29ecd6414353375ea1860c573a88a1efe8a83c33.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