commit: 15890199cf1b8c01de817c97a6b4552ded6231d2
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 07:58:45 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 08:10:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15890199
xemacs-elisp{,-common}.eclass: Mark as @DEAD for removal.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
eclass/xemacs-elisp-common.eclass | 5 +++++
eclass/xemacs-elisp.eclass | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/eclass/xemacs-elisp-common.eclass
b/eclass/xemacs-elisp-common.eclass
index 5f8fec40d4c..e0d864b1330 100644
--- a/eclass/xemacs-elisp-common.eclass
+++ b/eclass/xemacs-elisp-common.eclass
@@ -10,6 +10,11 @@
# Copyright 2003 Jeremy Maitin-Shepard <[email protected]>
# Copyright 2007 Ulrich Müller <[email protected]>
#
+# @DEAD
+# Ulrich Müller <[email protected]> (2019-12-16)
+# No longer used by any ebuild in the Gentoo repository.
+# Removal in 30 days.
+#
# @ECLASS: xemacs-elisp-common.eclass
# @MAINTAINER:
# [email protected]
diff --git a/eclass/xemacs-elisp.eclass b/eclass/xemacs-elisp.eclass
index 45546fb0adc..a5500af4da0 100644
--- a/eclass/xemacs-elisp.eclass
+++ b/eclass/xemacs-elisp.eclass
@@ -8,6 +8,11 @@
# Copyright 2002-2003 Matthew Kennedy <[email protected]>
# Copyright 2003 Jeremy Maitin-Shepard <[email protected]>
#
+# @DEAD
+# Ulrich Müller <[email protected]> (2019-12-16)
+# No longer used by any ebuild in the Gentoo repository.
+# Removal in 30 days.
+#
# @ECLASS: xemacs-elisp.eclass
# @MAINTAINER:
# [email protected]