summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-01-29 19:59:29 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-01-29 19:59:29 +0000
commit813ce8502f3ca2a82a8260f61f167d97e05af0b6 (patch)
treed3ae120970939ac440b7e668bdb7d7af03aaacad
parentusemask qt-webkit dependant useflags on bsd until bug #256836 is fixed (diff)
downloadgentoo-2-813ce8502f3ca2a82a8260f61f167d97e05af0b6.tar.gz
gentoo-2-813ce8502f3ca2a82a8260f61f167d97e05af0b6.tar.bz2
gentoo-2-813ce8502f3ca2a82a8260f61f167d97e05af0b6.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc23/cvs/Linux x86_64)
-rw-r--r--x11-libs/qt-assistant/ChangeLog6
-rw-r--r--x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index c9c3b581bc08..2209efc73805 100644
--- a/x11-libs/qt-assistant/ChangeLog
+++ b/x11-libs/qt-assistant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-assistant
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.20 2009/01/18 20:00:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.21 2009/01/29 19:59:29 aballier Exp $
+
+ 29 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ qt-assistant-4.4.2-r1.ebuild:
+ keyword ~x86-fbsd
18 Jan 2009; Markus Meier <maekke@gentoo.org>
qt-assistant-4.4.2-r1.ebuild:
diff --git a/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild
index 07f3386ad9d7..4a39c6b30928 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild,v 1.3 2009/01/18 20:00:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild,v 1.4 2009/01/29 19:59:29 aballier Exp $
EAPI="1"
inherit qt4-build
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/"
LICENSE="|| ( GPL-3 GPL-2 )"
SLOT="4"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+webkit"
DEPEND="~x11-libs/qt-gui-${PV}