diff options
author | Alex Alexander <wired@gentoo.org> | 2010-08-14 22:55:27 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2010-08-14 22:55:27 +0000 |
commit | 9f262f4fa0f88d1e3cba508325cfc9061436c924 (patch) | |
tree | 6a8d3e57936d8409ac8797d7bcb7caa57a38c3f8 /eclass | |
parent | fixed security bug #332535 (diff) | |
download | historical-9f262f4fa0f88d1e3cba508325cfc9061436c924.tar.gz historical-9f262f4fa0f88d1e3cba508325cfc9061436c924.tar.bz2 historical-9f262f4fa0f88d1e3cba508325cfc9061436c924.zip |
added deprecation notice
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/qt4.eclass | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/qt4.eclass b/eclass/qt4.eclass index 5d55931ea565..93257e87fc2d 100644 --- a/eclass/qt4.eclass +++ b/eclass/qt4.eclass @@ -1,6 +1,10 @@ # Copyright 2005-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.61 2010/01/14 21:15:22 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.62 2010/08/14 22:55:27 wired Exp $ + +# @DEPRECATED +# This eclass has been superseded by qt4-r2 +# Please modify your ebuilds to use that instead # @ECLASS: qt4.eclass # @MAINTAINER: |