summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-07-19 12:09:05 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-07-19 12:09:05 +0000
commitaf4dcb5c3b085908aff3d4f45e4575f6ef12ddbb (patch)
treecec10c9a1fad77b5c015973de2c40d576e811aab /eclass
parentsci-biology/tophat: Version BUmp; do parallel builds; handle debug build (diff)
downloadgentoo-2-af4dcb5c3b085908aff3d4f45e4575f6ef12ddbb.tar.gz
gentoo-2-af4dcb5c3b085908aff3d4f45e4575f6ef12ddbb.tar.bz2
gentoo-2-af4dcb5c3b085908aff3d4f45e4575f6ef12ddbb.zip
Fix eclassdoc.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog5
-rw-r--r--eclass/mozlinguas.eclass4
2 files changed, 6 insertions, 3 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index b00699e0ee76..95236a9e9305 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.345 2012/07/18 20:48:28 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.346 2012/07/19 12:09:05 scarabeus Exp $
+
+ 19 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org> mozlinguas.eclass:
+ Fix eclassdoc.
18 Jul 2012; Johannes Huber <johu@gentoo.org> tetex-3.eclass, tetex.eclass:
Marking as DEAD for removal.
diff --git a/eclass/mozlinguas.eclass b/eclass/mozlinguas.eclass
index e279a5d8d00a..1c2304d353da 100644
--- a/eclass/mozlinguas.eclass
+++ b/eclass/mozlinguas.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozlinguas.eclass,v 1.3 2012/02/07 15:19:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozlinguas.eclass,v 1.4 2012/07/19 12:09:05 scarabeus Exp $
# @ECLASS: mozlinguas.eclass
# @MAINTAINER:
@@ -24,11 +24,11 @@ case "${EAPI:-0}" in
esac
# @ECLASS-VARIABLE: MOZ_LANGS
-# @DEFAULT-UNSET
# @DESCRIPTION:
# Array containing the list of language pack xpis available for
# this release. The list can be updated with scripts/get_langs.sh from the
# mozilla overlay.
+# @DEFAULT-UNSET
: ${MOZ_LANGS:=()}
# @ECLASS-VARIABLE: MOZ_PV