diff options
-rw-r--r-- | eclass/bash-completion.eclass | 4 | ||||
-rw-r--r-- | eclass/git.eclass | 4 | ||||
-rw-r--r-- | eclass/x-modular.eclass | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/eclass/bash-completion.eclass b/eclass/bash-completion.eclass index c226878c5fd7..b74f95ef6d34 100644 --- a/eclass/bash-completion.eclass +++ b/eclass/bash-completion.eclass @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/bash-completion.eclass,v 1.28 2011/09/08 19:06:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/bash-completion.eclass,v 1.29 2013/07/05 17:39:10 ulm Exp $ -# @DEPRECATED +# DEPRECATED # This eclass has been superseded by bash-completion-r1 eclass. # Please modify your ebuilds to use that one instead. diff --git a/eclass/git.eclass b/eclass/git.eclass index a38ee8afe6c7..c4abf632f1b2 100644 --- a/eclass/git.eclass +++ b/eclass/git.eclass @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.60 2013/01/15 11:23:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.61 2013/07/05 17:39:10 ulm Exp $ -# @DEPRECATED +# DEPRECATED # This eclass has been superseded by git-2 eclass. # Please modify your ebuilds to use that one instead. 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 # |