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: Thu, 17 Aug 2023 13:22:15 +0000 (UTC)	[thread overview]
Message-ID: <1692278531.8274576f04850cf82351344edda84526d7300878.xgqt@gentoo> (raw)

commit:     8274576f04850cf82351344edda84526d7300878
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 13:01:55 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 13:22:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8274576f

app-emacs/cape: bump to 0.17

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

 app-emacs/cape/Manifest         |  1 +
 app-emacs/cape/cape-0.17.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/app-emacs/cape/Manifest b/app-emacs/cape/Manifest
index 3d9029021a15..7ace52485d66 100644
--- a/app-emacs/cape/Manifest
+++ b/app-emacs/cape/Manifest
@@ -1 +1,2 @@
 DIST cape-0.16.tar.gz 36845 BLAKE2B 13a7e1b79cbfcb027dd10e475a928782acf1b835161bc508b92390aa8bd932474ec85cb59c752b732952d71261236db853d0e7fa2f7c005a42c4037ddc11be9d SHA512 d668d438dd400928cd55f08a041a7493674d3118da8d78f6968cd9d41f12d8d654525ee7c15d5edf68d93e16815f8a2dfc96e4d850bbf624339380158fd9625c
+DIST cape-0.17.tar.gz 37495 BLAKE2B 180d52f17e0a21238d59aa2a42069ca914a036b26868be01727eeb4f2ba5fbb7db733e5b86a00ee84bf8a63fe14e8930893804afc1979edd345cc344e561ff77 SHA512 bcf648e26749893d0c10538709b8c06885be0d96f85c9039749722cf46875d87f01b075d8058e17e68e240e7b099252e69ecd7fd3206dadee010c176296320df

diff --git a/app-emacs/cape/cape-0.17.ebuild b/app-emacs/cape/cape-0.17.ebuild
new file mode 100644
index 000000000000..16b63bbdfda8
--- /dev/null
+++ b/app-emacs/cape/cape-0.17.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2023 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 )
+SITEFILE="50${PN}-gentoo.el"
+
+src_install() {
+	elisp-make-autoload-file
+	elisp_src_install
+}


             reply	other threads:[~2023-08-17 13:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-17 13:22 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 22:56 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-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=1692278531.8274576f04850cf82351344edda84526d7300878.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