summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-08-02 10:31:09 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-08-02 10:31:09 +0000
commit35488326853a47b5a3c0d642a081b893862dc882 (patch)
treec9b9b736acb48d49b6cf7149319bb46d02a7b5ef /eclass
parentfix whitespace (diff)
downloadgentoo-2-35488326853a47b5a3c0d642a081b893862dc882.tar.gz
gentoo-2-35488326853a47b5a3c0d642a081b893862dc882.tar.bz2
gentoo-2-35488326853a47b5a3c0d642a081b893862dc882.zip
* gtk-engines.eclass, gtk-engines2.eclass:
Added deprecation note.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gtk-engines.eclass6
-rw-r--r--eclass/gtk-engines2.eclass5
2 files changed, 9 insertions, 2 deletions
diff --git a/eclass/gtk-engines.eclass b/eclass/gtk-engines.eclass
index 365c11b5392a..d0e5282c82c5 100644
--- a/eclass/gtk-engines.eclass
+++ b/eclass/gtk-engines.eclass
@@ -1,6 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.33 2005/07/11 15:08:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.34 2005/08/02 10:31:09 leonardop Exp $
+
+# IMPORTANT:
+# This eclass is deprecated and should not be used in new ebuilds.
+
#
# The gtk-engines eclass is inherited by all gtk-engines-* ebuilds.
#
diff --git a/eclass/gtk-engines2.eclass b/eclass/gtk-engines2.eclass
index e1220663c636..0b0ccd017f10 100644
--- a/eclass/gtk-engines2.eclass
+++ b/eclass/gtk-engines2.eclass
@@ -1,6 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines2.eclass,v 1.13 2005/07/28 23:44:27 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines2.eclass,v 1.14 2005/08/02 10:31:09 leonardop Exp $
+
+# IMPORTANT:
+# This eclass is deprecated and should not be used in new ebuilds.
# Author: Alastair Tse <liquidx@gentoo.org>
#