diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-11-22 13:55:34 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-11-22 13:55:34 +0000 |
commit | c0481cbcda4653b147d07d6623148a8d20f1aba6 (patch) | |
tree | 21ba93eb82b0331e20efd32ada8a665c42d0f132 /app-office | |
parent | version bump (diff) | |
download | gentoo-2-c0481cbcda4653b147d07d6623148a8d20f1aba6.tar.gz gentoo-2-c0481cbcda4653b147d07d6623148a8d20f1aba6.tar.bz2 gentoo-2-c0481cbcda4653b147d07d6623148a8d20f1aba6.zip |
stable amd64, bug 247802
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index 0734e6394d57..0b0edb784bc0 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.38 2008/11/20 19:10:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.39 2008/11/22 13:55:34 gentoofan23 Exp $ + + 22 Nov 2008; Thomas Anderson <gentoofan23@gentoo.org> + mozilla-sunbird-0.9.ebuild: + stable amd64, bug 247802 20 Nov 2008; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.9.ebuild: x86 stable diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild index ea2fd3deca6d..e50961eb5a45 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild @@ -1,6 +1,6 @@ # 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/mozilla-sunbird-0.9.ebuild,v 1.2 2008/11/20 19:10:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.3 2008/11/22 13:55:34 gentoofan23 Exp $ WANT_AUTOCONF="2.1" @@ -39,7 +39,7 @@ for X in ${LANGS} ; do fi done -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" |