diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-27 09:34:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-27 09:34:54 +0000 |
commit | 36b2164c10f8a6dd1aecb09f4bfa0864db8d1d8b (patch) | |
tree | d06ab74810e5c7ea8e524ab1bdd66579504709d2 /app-office/mozilla-sunbird-bin | |
parent | Version bump, restores large budddy icons, and bugfixes (diff) | |
download | gentoo-2-36b2164c10f8a6dd1aecb09f4bfa0864db8d1d8b.tar.gz gentoo-2-36b2164c10f8a6dd1aecb09f4bfa0864db8d1d8b.tar.bz2 gentoo-2-36b2164c10f8a6dd1aecb09f4bfa0864db8d1d8b.zip |
Add missing it langpack, bug #248341
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-office/mozilla-sunbird-bin')
-rw-r--r-- | app-office/mozilla-sunbird-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird-bin/ChangeLog b/app-office/mozilla-sunbird-bin/ChangeLog index 1c7c23840673..9c6996b9e7aa 100644 --- a/app-office/mozilla-sunbird-bin/ChangeLog +++ b/app-office/mozilla-sunbird-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/mozilla-sunbird-bin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.37 2008/11/20 19:09:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.38 2008/11/27 09:34:54 armin76 Exp $ + + 27 Nov 2008; Raúl Porcel <armin76@gentoo.org> + mozilla-sunbird-bin-0.9.ebuild: + Add missing it langpack, bug #248341 20 Nov 2008; Raúl Porcel <armin76@gentoo.org> -mozilla-sunbird-bin-0.8.ebuild, mozilla-sunbird-bin-0.9.ebuild: diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.9.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.9.ebuild index 61cb11bb61bc..c8470e5ee1ef 100644 --- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.9.ebuild +++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.9.ebuild,v 1.2 2008/11/20 19:09:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.9.ebuild,v 1.3 2008/11/27 09:34:54 armin76 Exp $ inherit eutils mozilla-launcher multilib mozextension -LANGS="ca cs da de en-US es-AR es-ES eu fr ga-IE hu is ja ka ko lt nb-NO nl nn-NO pl pt-BR pt-PT ro ru sk sl sv-SE uk zh-CN" +LANGS="ca cs da de en-US es-AR es-ES eu fr ga-IE hu is it ja ka ko lt nb-NO nl nn-NO pl pt-BR pt-PT ro ru sk sl sv-SE uk zh-CN" NOSHORTLANGS="es-AR pt-BR zh-TW" MY_PN="${PN/mozilla-}" |