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 | e938491a306dab5fcf921f11d5e8dc02c9d249e5 (patch) | |
tree | 6c4dcb426f7a51a24ac23a9759e13aca76ae7008 /eclass | |
parent | Update deps on libX11[xcb]. (diff) | |
download | gentoo-2-e938491a306dab5fcf921f11d5e8dc02c9d249e5.tar.gz gentoo-2-e938491a306dab5fcf921f11d5e8dc02c9d249e5.tar.bz2 gentoo-2-e938491a306dab5fcf921f11d5e8dc02c9d249e5.zip |
Add deprecation information.
Diffstat (limited to 'eclass')
-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: |