summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2011-04-21 20:59:59 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2011-04-21 20:59:59 +0000
commit9aaba178a02d079df06788c0eae7a7d53d9924b0 (patch)
treead339bf5f6b7f05a00c830f6f6bbe8f7d50987fb /eclass/gnome2.eclass
parentDrop die for econf, econf dies on its own. (diff)
downloadgentoo-2-9aaba178a02d079df06788c0eae7a7d53d9924b0.tar.gz
gentoo-2-9aaba178a02d079df06788c0eae7a7d53d9924b0.tar.bz2
gentoo-2-9aaba178a02d079df06788c0eae7a7d53d9924b0.zip
Fix SCROLLKEEPER_UPDATE variable documentation.
Diffstat (limited to 'eclass/gnome2.eclass')
-rw-r--r--eclass/gnome2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
index d97a0f011fd1..f13356b6756b 100644
--- a/eclass/gnome2.eclass
+++ b/eclass/gnome2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.92 2011/04/21 20:58:58 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.93 2011/04/21 20:59:59 eva Exp $
# @ECLASS: gnome2.eclass
# @MAINTAINER:
@@ -41,7 +41,7 @@ ELTCONF=${ELTCONF:-""}
# Should we use EINSTALL instead of DESTDIR
USE_EINSTALL=${USE_EINSTALL:-""}
-# @ECLASS-VARIABLE: USE_EINSTALL
+# @ECLASS-VARIABLE: SCROLLKEEPER_UPDATE
# @DEPRECATED
# @DESCRIPTION:
# Whether to run scrollkeeper for this package or not.