From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/osm/
Date: Tue, 23 Jan 2024 22:07:06 +0000 (UTC) [thread overview]
Message-ID: <1706047614.27bbc67b4cc2104a39cda780e0131a7dd9cc77c2.xgqt@gentoo> (raw)
commit: 27bbc67b4cc2104a39cda780e0131a7dd9cc77c2
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 21:11:42 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 22:06:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bbc67b
app-emacs/osm: drop old 0.14
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/osm/Manifest | 1 -
app-emacs/osm/osm-0.14.ebuild | 40 ----------------------------------------
2 files changed, 41 deletions(-)
diff --git a/app-emacs/osm/Manifest b/app-emacs/osm/Manifest
index fb313d9b10aa..b555fae968b3 100644
--- a/app-emacs/osm/Manifest
+++ b/app-emacs/osm/Manifest
@@ -1,3 +1,2 @@
-DIST osm-0.14.tar.gz 32982 BLAKE2B 0c6672aa259c840d0da628bcc8dbac86e9801a18cec70fff997c34af54a7f1d0f4c1a746069347cca1af8a3282de59e3604c5c7faf52a646bbf718f4544425e6 SHA512 e8f294d449f1863653d7a2b6105bc21917b616e734c7014bd8b15299dbf79d764f3bfbe92512088934e069d4be6397f4b8687f1be105053ec4b2f32458ea02ec
DIST osm-1.0.tar.gz 33319 BLAKE2B 03a1d9504fa7c33c9706750ff5ea0da33615d3dd27533f6568c5375cc8bbea23d5d463e15e2fd8404e04d392f367cfc4e8356eb6e5c38e107eb340f2c5203007 SHA512 5985c7dfff0dd077c2b52a9abc63f226c64f20a5d9d69fbed4deb89042fee9cc459428fe0b986f4c50d4a9d6104b87a5949cebe6363e9782f3935a7f5d29d271
DIST osm-1.2.tar.gz 34920 BLAKE2B f550ef298818a1ca4270cd3ac02b8c21f2860ba39c685e8ea4198f364277d072f6bd8a83e08d6912b07bce80927d706bd52814a8f78511d12cdf08cc2f622eea SHA512 a480330462de292e6acd3781b02abc51c28ced77d02f3ac91a6daa11e6bc1a1233142b002bcd2303e2686e0e29feacd32bcdef4c5360144dcb45b15b743b5743
diff --git a/app-emacs/osm/osm-0.14.ebuild b/app-emacs/osm/osm-0.14.ebuild
deleted file mode 100644
index b4b3876d52d5..000000000000
--- a/app-emacs/osm/osm-0.14.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="OpenStreetMap tile-based viewer for GNU Emacs"
-HOMEPAGE="https://github.com/minad/osm/"
-
-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/${PV}.tar.gz
- -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-BDEPEND="
- >=app-editors/emacs-${NEED_EMACS}:*[jpeg,json,libxml2,png,svg]
- >=app-emacs/compat-29.1.4.0
-"
-RDEPEND="
- ${BDEPEND}
- net-misc/curl[ssl]
-"
-
-DOCS=( README.org )
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
- elisp_src_compile
- elisp-make-autoload-file
-}
next reply other threads:[~2024-01-23 22:07 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-23 22:07 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-04 22:09 [gentoo-commits] repo/gentoo:master commit in: app-emacs/osm/ Sam James
2025-02-05 12:15 Sam James
2025-01-28 22:08 Maciej Barć
2025-01-28 22:08 Maciej Barć
2024-12-27 18:52 Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-03 18:32 Jakov Smolić
2024-07-25 16:48 Maciej Barć
2024-05-14 22:21 Maciej Barć
2024-04-01 19:45 Ulrich Müller
2024-02-27 23:21 Sam James
2024-01-28 6:50 Sam James
2024-01-23 22:07 Maciej Barć
2024-01-06 9:50 Michał Górny
2023-12-27 21:52 Maciej Barć
2023-12-27 21:52 Maciej Barć
2023-12-27 1:20 Maciej Barć
2023-12-04 8:43 Maciej Barć
2023-11-26 2:56 Maciej Barć
2023-11-25 23:09 Sam James
2023-10-17 13:39 Maciej Barć
2023-08-11 16:41 Maciej Barć
2023-08-11 3:26 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-07-02 23:48 Maciej Barć
2023-06-07 16:11 Sam James
2023-05-25 7:46 Arthur Zamarin
2023-05-02 0:39 Maciej Barć
2023-04-18 20:52 Maciej Barć
2023-04-18 20:52 Maciej Barć
2023-04-02 1:45 Sam James
2023-02-17 12:18 Maciej Barć
2023-02-17 1:43 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=1706047614.27bbc67b4cc2104a39cda780e0131a7dd9cc77c2.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