diff options
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index 5d38d646fb92..5eb22db9dc6a 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.15 2007/08/14 09:40:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.16 2007/08/17 16:10:59 angelos Exp $ + + 17 Aug 2007; Christoph Mende <angelos@gentoo.org> + mozilla-sunbird-0.5.ebuild: + Stable on amd64 wrt bug #188716 14 Aug 2007; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.5.ebuild: x86 stable wrt #188716 diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild index 18e591ff2a6e..623ed2edefa0 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.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.5.ebuild,v 1.5 2007/08/14 09:40:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild,v 1.6 2007/08/17 16:10:59 angelos Exp $ WANT_AUTOCONF="2.1" @@ -29,7 +29,7 @@ for X in ${LANGS} ; do # english is handled internally done -KEYWORDS="-* ~amd64 ~ppc ~ppc64 x86" +KEYWORDS="-* amd64 ~ppc ~ppc64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" |