summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-04-05 15:27:40 +0000
committerMike Gilbert <floppym@gentoo.org>2013-04-05 15:27:40 +0000
commite48a7ff3f6fdc1334b7fed77bc1c006293e82152 (patch)
tree60d7b786ebc93d51c9a0a125f0cb4a9c7a5e4877 /eclass/mozlinguas.eclass
parentAdd upstream patch to fix locale breakage (bug #454804). Punt unnecessary epu... (diff)
downloadhistorical-e48a7ff3f6fdc1334b7fed77bc1c006293e82152.tar.gz
historical-e48a7ff3f6fdc1334b7fed77bc1c006293e82152.tar.bz2
historical-e48a7ff3f6fdc1334b7fed77bc1c006293e82152.zip
Fix eclass docs.
Diffstat (limited to 'eclass/mozlinguas.eclass')
-rw-r--r--eclass/mozlinguas.eclass6
1 files changed, 2 insertions, 4 deletions
diff --git a/eclass/mozlinguas.eclass b/eclass/mozlinguas.eclass
index 3e0183697bf0..8ad0bbcef4f2 100644
--- a/eclass/mozlinguas.eclass
+++ b/eclass/mozlinguas.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozlinguas.eclass,v 1.5 2012/09/27 16:35:41 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozlinguas.eclass,v 1.6 2013/04/05 15:27:40 floppym Exp $
# @ECLASS: mozlinguas.eclass
# @MAINTAINER:
@@ -28,7 +28,6 @@ esac
# 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
@@ -50,7 +49,6 @@ esac
: ${MOZ_P:="${MOZ_PN}-${MOZ_PV}"}
# @ECLASS-VARIABLE: MOZ_FTP_URI
-# @DEFAULT-UNSET
# @DESCRIPTION:
# The ftp URI prefix for the release tarballs and language packs.
: ${MOZ_FTP_URI:=""}