diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-05-30 13:25:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-05-30 13:25:32 +0000 |
commit | ca9624f6a25d15cf0c8d92f2ac9c6fa028ff14b0 (patch) | |
tree | f1b5b028f4e00659df0ef1dbe9ef128d41c2de3b /eclass/xfce42.eclass | |
parent | This revision includes a cleaned up ebuild which now properly builds on amd64... (diff) | |
download | historical-ca9624f6a25d15cf0c8d92f2ac9c6fa028ff14b0.tar.gz historical-ca9624f6a25d15cf0c8d92f2ac9c6fa028ff14b0.tar.bz2 historical-ca9624f6a25d15cf0c8d92f2ac9c6fa028ff14b0.zip |
Mark these eclasses deprecated by comment.
Diffstat (limited to 'eclass/xfce42.eclass')
-rw-r--r-- | eclass/xfce42.eclass | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/eclass/xfce42.eclass b/eclass/xfce42.eclass index 8e5b0c901784..fd0c2b226f4d 100644 --- a/eclass/xfce42.eclass +++ b/eclass/xfce42.eclass @@ -1,10 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xfce42.eclass,v 1.7 2007/01/05 04:21:10 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xfce42.eclass,v 1.8 2007/05/30 13:25:32 drac Exp $ -# Xfce42 Eclass -# -# Eclass to simplify Xfce4 package installation +# DEPRECATED ECLASS. ## set some variable values: ## COMPRESS is the default compression extension |