summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-08-21 14:48:48 +0200
committerPacho Ramos <pacho@gentoo.org>2016-08-21 14:54:59 +0200
commit1d69e421e06c4d36313139431762be70e6085516 (patch)
treeacae4116c9675184e5ee0bf24ee8f6556cb15b23 /eclass
parentmedia-plugins/gst-plugins-ximagesrc: fix a typo in gst-plugins-base dependency (diff)
downloadgentoo-1d69e421e06c4d36313139431762be70e6085516.tar.gz
gentoo-1d69e421e06c4d36313139431762be70e6085516.tar.bz2
gentoo-1d69e421e06c4d36313139431762be70e6085516.zip
common-lisp-commmon-{2,3}.eclass: set for removal
Diffstat (limited to 'eclass')
-rw-r--r--eclass/common-lisp-common-2.eclass5
-rw-r--r--eclass/common-lisp-common-3.eclass5
2 files changed, 10 insertions, 0 deletions
diff --git a/eclass/common-lisp-common-2.eclass b/eclass/common-lisp-common-2.eclass
index 49fa9503fb7c..820d234fe499 100644
--- a/eclass/common-lisp-common-2.eclass
+++ b/eclass/common-lisp-common-2.eclass
@@ -2,6 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
#
+# @DEAD
+# This eclass is deprecated and no longer used. It will be removed
+# in 30 days, #551906.
+
+
# Author Matthew Kennedy <mkennedy@gentoo.org>
#
# Sundry code common to many Common Lisp related ebuilds.
diff --git a/eclass/common-lisp-common-3.eclass b/eclass/common-lisp-common-3.eclass
index f8d62cdd5447..d61d19e93c27 100644
--- a/eclass/common-lisp-common-3.eclass
+++ b/eclass/common-lisp-common-3.eclass
@@ -1,6 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+
+# @DEAD
+# This eclass is deprecated and no longer used. It will be removed
+# in 30 days, #551906.
+
#
# Author Matthew Kennedy <mkennedy@gentoo.org>
#