diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-09 11:19:51 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-09 11:19:51 +0000 |
commit | 3ab75b2c36b52fc0aac6499d5f574eeec4243559 (patch) | |
tree | 7ef60f67a31bfebb1fe38b23e165a6196ff6dd18 | |
parent | Update deps on libX11[xcb]. (diff) | |
download | historical-3ab75b2c36b52fc0aac6499d5f574eeec4243559.tar.gz historical-3ab75b2c36b52fc0aac6499d5f574eeec4243559.tar.bz2 historical-3ab75b2c36b52fc0aac6499d5f574eeec4243559.zip |
Add deprecation information.
-rw-r--r-- | eclass/x-modular.eclass | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index e404d332e92c..3ed8e0cb8521 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -1,6 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.119 2010/07/04 20:42:22 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.120 2010/09/09 11:19:51 scarabeus Exp $ +# +# @DEPRECATED +# This eclass has been superseded by xorg-2 +# Please modify your ebuilds to use that instead # # @ECLASS: x-modular.eclass # @MAINTAINER: |