commit:     5ed1be8a559e85a68d257f70f1c80134cc33d748
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 28 18:53:23 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Nov 28 23:52:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed1be8a

app-emacs/po-mode: drop old 0.22

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

 app-emacs/po-mode/Manifest            |  1 -
 app-emacs/po-mode/po-mode-0.22.ebuild | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/app-emacs/po-mode/Manifest b/app-emacs/po-mode/Manifest
index 4d158616e61c..f2629fb656be 100644
--- a/app-emacs/po-mode/Manifest
+++ b/app-emacs/po-mode/Manifest
@@ -1,2 +1 @@
-DIST gettext-0.22.tar.xz 10008808 BLAKE2B 
e91c82eb793897bd7ed727503e9d6e72a47027adf51ca76cf5c936437c434e910508814b1d03b12694c5e87156018683cb2c8cc51637b121313ed41155bcd3e5
 SHA512 
c6368344aa4e0f6fd7c4a93023a5f7b377c7bb97b8ea688fd54f4c385c069d9ff27611d8763b1aed6328b6d3c4db7b34bd89bfbf6525ecaef11eb58434a4d4fa
 DIST gettext-0.26.tar.xz 10061740 BLAKE2B 
b182e5fdb9fc46868dc39b512ef300c54c8e77a766f2d2de69289f84966d4205f494b3ecedfb30c6df581947172411ae7eb4ccc0bb1f180b67dd8a83803832a8
 SHA512 
544e41c9390695df1c21542842e9ca027a03cb7d4045d8cd759dec1a3dfb624aae900751b458bdb31d6454b37c40c474a952059b884555a03c7c95d6d0e687b1

diff --git a/app-emacs/po-mode/po-mode-0.22.ebuild 
b/app-emacs/po-mode/po-mode-0.22.ebuild
deleted file mode 100644
index f8f5f2bc609d..000000000000
--- a/app-emacs/po-mode/po-mode-0.22.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Major mode for GNU gettext PO files"
-HOMEPAGE="https://www.gnu.org/software/gettext/";
-SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-S="${WORKDIR}/gettext-${PV}/gettext-tools/emacs"
-ELISP_REMOVE="start-po.el"
-SITEFILE="50${PN}-gentoo.el"

Reply via email to