diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 11:07:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 11:07:35 +0000 |
commit | 74f7b3ca767ba76a7259ca19ad57ba6c5d0c8947 (patch) | |
tree | db3bfb607abcb4eb2614d9730af29d12c82be3ef /app-office | |
parent | bump to 0.9.22, bug #200921 (diff) | |
download | gentoo-2-74f7b3ca767ba76a7259ca19ad57ba6c5d0c8947.tar.gz gentoo-2-74f7b3ca767ba76a7259ca19ad57ba6c5d0c8947.tar.bz2 gentoo-2-74f7b3ca767ba76a7259ca19ad57ba6c5d0c8947.zip |
x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index 7107fa5f74e9..b6139a82438c 100644 --- a/app-office/mozilla-sunbird/ChangeLog +++ b/app-office/mozilla-sunbird/ChangeLog @@ -1,6 +1,9 @@ # 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.20 2007/11/12 21:28:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.21 2007/12/04 11:07:35 armin76 Exp $ + + 04 Dec 2007; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.7.ebuild: + x86 stable 06 Nov 2007; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.7.ebuild: Bump patchset to add patches for bug 188636, among others, and use official diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild index aa020f1c474b..70b95870b875 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.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.7.ebuild,v 1.4 2007/11/12 21:28:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.5 2007/12/04 11:07:35 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -35,7 +35,7 @@ for X in ${LANGS} ; do fi done -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" |