summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-07-18 11:56:20 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-07-18 11:56:20 +0000
commitea51cc8203ccfd5e4a27149bc38107bd8c86a89e (patch)
treefb6533965bc1f06c5b3d01939b8a4acccc15810d /app-office
parentUpdated fbsdhints patch, bug 225323. (diff)
downloadgentoo-2-ea51cc8203ccfd5e4a27149bc38107bd8c86a89e.tar.gz
gentoo-2-ea51cc8203ccfd5e4a27149bc38107bd8c86a89e.tar.bz2
gentoo-2-ea51cc8203ccfd5e4a27149bc38107bd8c86a89e.zip
keyword ~x86-fbsd thanks to Nathan Smith <nathan@ndansmith.net>, bug #190810
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/mozilla-sunbird/ChangeLog7
-rw-r--r--app-office/mozilla-sunbird/mozilla-sunbird-0.8.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog
index 62a8622287e5..bd9b340ab0fa 100644
--- a/app-office/mozilla-sunbird/ChangeLog
+++ b/app-office/mozilla-sunbird/ChangeLog
@@ -1,6 +1,11 @@
# 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.33 2008/05/27 14:12:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.34 2008/07/18 11:56:20 aballier Exp $
+
+ 18 Jul 2008; Alexis Ballier <aballier@gentoo.org>
+ mozilla-sunbird-0.8.ebuild:
+ keyword ~x86-fbsd thanks to Nathan Smith <nathan@ndansmith.net>, bug
+ #190810
27 May 2008; Raúl Porcel <armin76@gentoo.org>
-mozilla-sunbird-0.7.ebuild:
diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.8.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.8.ebuild
index af8d2d50b2bf..c68a82d8554e 100644
--- a/app-office/mozilla-sunbird/mozilla-sunbird-0.8.ebuild
+++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.8.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.8.ebuild,v 1.5 2008/05/23 21:23:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.8.ebuild,v 1.6 2008/07/18 11:56:20 aballier Exp $
WANT_AUTOCONF="2.1"
@@ -39,7 +39,7 @@ for X in ${LANGS} ; do
fi
done
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"