diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-08 21:56:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-08 21:56:45 +0000 |
commit | 710f3b3c2bdfdb2cfb5701e3ce0bcfe660bd860f (patch) | |
tree | 4db7559b2320285cea383529976f685e01e5a99d /app-office/mozilla-sunbird | |
parent | Bumped to lastest packge version. Removed older version (diff) | |
download | gentoo-2-710f3b3c2bdfdb2cfb5701e3ce0bcfe660bd860f.tar.gz gentoo-2-710f3b3c2bdfdb2cfb5701e3ce0bcfe660bd860f.tar.bz2 gentoo-2-710f3b3c2bdfdb2cfb5701e3ce0bcfe660bd860f.zip |
Bump patchset for g/fbsd wrt bug 169825
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-office/mozilla-sunbird')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1 | 6 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild | 17 |
3 files changed, 19 insertions, 10 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index d6e82d8ff88a..6cd3827e907b 100644 --- a/app-office/mozilla-sunbird/ChangeLog +++ b/app-office/mozilla-sunbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/mozilla-sunbird # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.6 2007/03/07 13:36:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.7 2007/03/08 21:56:45 armin76 Exp $ + + 08 Mar 2007; Raúl Porcel <armin76@gentoo.org> + mozilla-sunbird-0.3.1.ebuild: + Bump patchset for g/fbsd wrt bug 169825 07 Mar 2007; Raúl Porcel <armin76@gentoo.org> -files/mozilla-sunbird-0.3-add-missing-LDFLAGS.patch, diff --git a/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1 b/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1 index 8f124cafd8c9..43e566807e69 100644 --- a/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1 +++ b/app-office/mozilla-sunbird/files/digest-mozilla-sunbird-0.3.1 @@ -1,6 +1,6 @@ -MD5 179b471c6c4b3291333ea3f9054a5abb mozilla-sunbird-0.3.1-patches-0.1.tar.bz2 7278 -RMD160 9581a3e0e5c4046b66c3c55b9ac0e6450236cc17 mozilla-sunbird-0.3.1-patches-0.1.tar.bz2 7278 -SHA256 17db0a41a69f27314863224ced2ddaf969b25ec8fb1655a1658322cf7c8dcfc2 mozilla-sunbird-0.3.1-patches-0.1.tar.bz2 7278 +MD5 94db864e0916092cdc9e2c30cfb62108 mozilla-sunbird-0.3.1-patches-0.2.tar.bz2 7794 +RMD160 230616837cf7b5dcddc5db45a9fda522bfb7f0ad mozilla-sunbird-0.3.1-patches-0.2.tar.bz2 7794 +SHA256 ef19f1a5ee87c3982f6a3463acde7e55e4327ca421a02c1520053ba543739c16 mozilla-sunbird-0.3.1-patches-0.2.tar.bz2 7794 MD5 742c4b70cbef579fa99e0409156c0bb3 sunbird-0.3.1.ca.langpack.xpi 97999 RMD160 6fd1af114e4f07931e6e32d43bc7a9bc330e8ee1 sunbird-0.3.1.ca.langpack.xpi 97999 SHA256 b84be9cb13e964b5dc1da857df19c78b946f4b4e4b4f8967527582873b9857ae sunbird-0.3.1.ca.langpack.xpi 97999 diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild index f0d36c3f178c..9915f4970450 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild @@ -1,12 +1,12 @@ # 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.3.1.ebuild,v 1.5 2007/03/07 13:36:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild,v 1.6 2007/03/08 21:56:45 armin76 Exp $ WANT_AUTOCONF="2.1" inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools -PATCH="${P}-patches-0.1" +PATCH="${P}-patches-0.2" LANGS="ca cs da de es-ES eu fr hu it mn nl pl ru sk sl" MY_PN="${PN/mozilla-}" @@ -29,10 +29,18 @@ SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" RDEPEND=">=www-client/mozilla-launcher-1.44 - >=dev-libs/nss-3.10" + >=dev-libs/nss-3.11.3" S="${WORKDIR}/mozilla" +# Needed by src_compile() and src_install(). +# Would do in pkg_setup but that loses the export attribute, they +# become pure shell variables. +export MOZ_CO_PROJECT=calendar +export BUILD_OFFICIAL=1 +export MOZILLA_OFFICIAL=1 + + linguas() { local LANG SLANG for LANG in ${LINGUAS}; do @@ -110,9 +118,6 @@ src_compile() { mozconfig_annotate '' --enable-official-branding fi - # Add build variables - mozconfig_build_opts - # Finalize and report settings mozconfig_final |