diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
commit | ac096f4371b9e4f76a48c8fdd6961a15eae63fac (patch) | |
tree | 93fbc78bf8495b575c2349d4164e14a04c62232b /app-office/mozilla-sunbird | |
parent | whitespace (diff) | |
download | gentoo-2-ac096f4371b9e4f76a48c8fdd6961a15eae63fac.tar.gz gentoo-2-ac096f4371b9e4f76a48c8fdd6961a15eae63fac.tar.bz2 gentoo-2-ac096f4371b9e4f76a48c8fdd6961a15eae63fac.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-office/mozilla-sunbird')
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild index 3ac48fcd1f68..9b2eb53b6e68 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild,v 1.3 2007/07/01 15:27:28 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild,v 1.4 2007/07/13 07:04:12 mr_bones_ Exp $ WANT_AUTOCONF="2.1" @@ -45,7 +45,6 @@ export MOZ_CO_PROJECT=calendar export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 - linguas() { local LANG SLANG for LANG in ${LINGUAS}; do |