From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/osm/
Date: Fri, 03 Oct 2025 20:35:58 +0000 (UTC) [thread overview]
Message-ID: <1759523751.60b3ccd16366ac79505e0c7584facf10a3cfb4fb.xgqt@gentoo> (raw)
commit: 60b3ccd16366ac79505e0c7584facf10a3cfb4fb
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 3 20:13:19 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Oct 3 20:35:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b3ccd1
app-emacs/osm: drop old 1.6
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/osm/Manifest | 1 -
app-emacs/osm/osm-1.6.ebuild | 42 ------------------------------------------
2 files changed, 43 deletions(-)
diff --git a/app-emacs/osm/Manifest b/app-emacs/osm/Manifest
index 2b2f10e0b7e2..fe085517b6e9 100644
--- a/app-emacs/osm/Manifest
+++ b/app-emacs/osm/Manifest
@@ -1,2 +1 @@
-DIST osm-1.6.tar.gz 35738 BLAKE2B 295123c96a9f116959809405f08f72239c084e26796b727b0819eabba0c34eb847305c3460c9cf69da23098b4a25691a939a1821a3acd1e0cc0a6e6c29f2c51f SHA512 0130924d392149bbf31f69e7188543bb83fafab29f06d70be331dcc58c9b53fc7b8fc945ac1c37b6b69ff612872233a2e5f000a6116d883dac17698472adc6c9
DIST osm-1.7.tar.gz 35741 BLAKE2B b2e49975d5a859180b10024a9ea7a6ed1d2bc795263d6be1b8957087e27cb86d767ee9eff76530874697ce6c583963e6bcf32bf03d80abe5c8b593b9363789e3 SHA512 dc121a31afa1c352e6f9e67e25af2dd4dfab824aa20c5321b8a6ad7abfa8cd884c5bd841d3385c99b0a3992704471943989881f1f64496a7bb889095c9912765
diff --git a/app-emacs/osm/osm-1.6.ebuild b/app-emacs/osm/osm-1.6.ebuild
deleted file mode 100644
index 5b78d4397b62..000000000000
--- a/app-emacs/osm/osm-1.6.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS="28.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}"
-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-30.0.2.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:[~2025-10-03 20:36 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-03 20:35 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-17 10:55 [gentoo-commits] repo/gentoo:master commit in: app-emacs/osm/ Maciej Barć
2025-10-17 10:55 Maciej Barć
2025-05-16 19:36 Arthur Zamarin
2025-04-09 21:40 Maciej Barć
2025-03-04 22:09 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-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=1759523751.60b3ccd16366ac79505e0c7584facf10a3cfb4fb.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