diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 13:11:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 13:11:18 +0000 |
commit | 247245e45428a8b4eeaf6c5c0398ba368f7d3aa3 (patch) | |
tree | e4dc73a4b00df647d659bf9eedd7cf662aba00f7 /app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild | |
parent | Marked ppc stable for bug #171669. (diff) | |
download | historical-247245e45428a8b4eeaf6c5c0398ba368f7d3aa3.tar.gz historical-247245e45428a8b4eeaf6c5c0398ba368f7d3aa3.tar.bz2 historical-247245e45428a8b4eeaf6c5c0398ba368f7d3aa3.zip |
Bump patchset wrt bug 171901, patch by Roy Marples <uberlord at gentoo dot org>
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild')
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 d515cc6bbff2..dac4dd4d9b6c 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.7 2007/03/10 15:11:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild,v 1.8 2007/03/24 13:11:18 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.2" +PATCH="${P}-patches-0.3" LANGS="ca cs da de es-ES eu fr hu it mn nl pl ru sk sl" MY_PN="${PN/mozilla-}" |