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/dashboard/
Date: Mon, 13 Nov 2023 12:38:10 +0000 (UTC)	[thread overview]
Message-ID: <1699879083.adee650555d8af56107af2455633d03ad684a156.xgqt@gentoo> (raw)

commit:     adee650555d8af56107af2455633d03ad684a156
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 12:34:00 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 12:38:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adee6505

app-emacs/dashboard: drop old 1.8.0_pre20230401

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

 app-emacs/dashboard/Manifest                       |  1 -
 .../dashboard/dashboard-1.8.0_pre20230401.ebuild   | 55 ----------------------
 2 files changed, 56 deletions(-)

diff --git a/app-emacs/dashboard/Manifest b/app-emacs/dashboard/Manifest
index f8e7675be5d7..7783d4906a36 100644
--- a/app-emacs/dashboard/Manifest
+++ b/app-emacs/dashboard/Manifest
@@ -1,2 +1 @@
 DIST dashboard-1.8.0.tar.gz 195751 BLAKE2B 590ee410bf7d9b613b558f2ddbb032a00ea3034c02311da76d8dc8ff4f5260263dbb335dd05ee22b4bff42910ed63b0421f6737250d5971358566a2b32054aa3 SHA512 a15d3200cd0a658c5b37a50b3f4a693c1d027faba6797e88203633f4c40fd26e576afdb4e66205ba3c50f2a73e0acc9ff7f26afa7e09f7ca080a0c38742b84cf
-DIST dashboard-1.8.0_pre20230401.tar.gz 194750 BLAKE2B 813d8ca1ff3d8a20fda609976c704cb414cea0bad70e3ffdc94ae2db4f4a0135c8b4f724eeaf965f316f896519aaed0d9029f7df2329afa5b481b6c9476f1b08 SHA512 17f6d104d877f4c013d147293d58c6498a561fef280154cdf475737379d21e0886ddfb2de9b070fd5a6a127a37c68d59a33e1789c2cf7317e7712ac97ba2739f

diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild b/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild
deleted file mode 100644
index b8ca2aad757f..000000000000
--- a/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=26.1
-
-inherit elisp
-
-DESCRIPTION="Extensible Emacs dashboard, with sections like bookmarks, agenda and more"
-HOMEPAGE="https://github.com/emacs-dashboard/emacs-dashboard/"
-
-if [[ ${PV} == *9999* ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/emacs-dashboard/emacs-${PN}.git"
-else
-	if [[ ${PV} == *pre20230401 ]] ; then
-		COMMIT=0f970d298931f9de7b511086728af140bf44a642
-		SRC_URI="https://github.com/emacs-dashboard/emacs-${PN}/archive/${COMMIT}.tar.gz
-			-> ${P}.tar.gz"
-		S="${WORKDIR}"/emacs-${PN}-${COMMIT}
-	else
-		SRC_URI="https://github.com/emacs-dashboard/emacs-${PN}/archive/${PV}.tar.gz
-			-> ${P}.tar.gz"
-		S="${WORKDIR}"/emacs-${PN}-${PV}
-	fi
-	KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-DOCS=( CHANGELOG.md README.org etc )
-PATCHES=( "${FILESDIR}"/${PN}-1.8.0-dashboard-widgets.el-banners.patch )
-
-ELISP_REMOVE=( .dir-locals.el )
-SITEFILE="50${PN}-gentoo.el"
-
-src_prepare() {
-	elisp_src_prepare
-
-	sed "s|@SITEETC@|${EPREFIX}${SITEETC}/${PN}|" -i dashboard-widgets.el || die
-}
-
-src_test() {
-	${EMACS} ${EMACSFLAGS} ${BYTECOMPFLAGS} \
-		-L . -L test -l ${PN}.el -l test/activate.el || die "tests failed"
-}
-
-src_install() {
-	elisp_src_install
-
-	insinto "${SITEETC}"/${PN}
-	doins -r banners
-}


             reply	other threads:[~2023-11-13 12:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-13 12:38 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-02 15:35 [gentoo-commits] repo/gentoo:master commit in: app-emacs/dashboard/ Sam James
2023-09-02 15:35 Sam James
2023-07-27  9:56 Maciej Barć
2023-07-27  9:56 Maciej Barć
2023-07-27  9:56 Maciej Barć
2023-07-27  9:56 Maciej Barć
2023-05-09  5:52 Arthur Zamarin
2023-05-09  3:28 Arthur Zamarin
2023-04-07 12:52 Maciej Barć
2023-04-06 18:47 Maciej Barć
2023-01-03 20:25 Sam James
2023-01-03 18:29 Sam James
2022-12-22 13:10 Sam James
2022-12-22 13:10 Sam James
2022-08-25  1:58 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=1699879083.adee650555d8af56107af2455633d03ad684a156.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