diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-07-05 17:39:10 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-07-05 17:39:10 +0000 |
commit | 868f35a2c859b7a61ad6b61a39a8965c4b4ac042 (patch) | |
tree | ca916664211472cd3f2902eae19c40890437993e /eclass/x-modular.eclass | |
parent | Add unit file (#475862, thanks to Tony Vroon for approval) (diff) | |
download | historical-868f35a2c859b7a61ad6b61a39a8965c4b4ac042.tar.gz historical-868f35a2c859b7a61ad6b61a39a8965c4b4ac042.tar.bz2 historical-868f35a2c859b7a61ad6b61a39a8965c4b4ac042.zip |
@DEPRECATED is not a valid header tag.
Diffstat (limited to 'eclass/x-modular.eclass')
-rw-r--r-- | eclass/x-modular.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index 0054602067c3..3b94efddf46d 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.125 2012/05/02 18:31:45 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.126 2013/07/05 17:39:10 ulm Exp $ # -# @DEPRECATED +# DEPRECATED # This eclass has been superseded by xorg-2 # Please modify your ebuilds to use that instead # |