summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-30 22:40:06 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-30 22:40:06 +0000
commit37f253dd5dde03512be949cba86398bdb312351f (patch)
treebea0bd52d5da006cc812f5dcfe5bba9cc3a28086 /net-libs/webkit-gtk
parentInherit eutils for epatch. (diff)
downloadgentoo-2-37f253dd5dde03512be949cba86398bdb312351f.tar.gz
gentoo-2-37f253dd5dde03512be949cba86398bdb312351f.tar.bz2
gentoo-2-37f253dd5dde03512be949cba86398bdb312351f.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r--net-libs/webkit-gtk/ChangeLog6
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-1.8.1-r201.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index 0896c501abc5..1df01bf5002a 100644
--- a/net-libs/webkit-gtk/ChangeLog
+++ b/net-libs/webkit-gtk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/webkit-gtk
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.165 2012/05/29 23:19:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.166 2012/05/30 22:40:06 aballier Exp $
+
+ 30 May 2012; Alexis Ballier <aballier@gentoo.org>
+ webkit-gtk-1.8.1-r201.ebuild:
+ keyword ~amd64-fbsd
29 May 2012; Alexis Ballier <aballier@gentoo.org>
webkit-gtk-1.8.1-r301.ebuild:
diff --git a/net-libs/webkit-gtk/webkit-gtk-1.8.1-r201.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.8.1-r201.ebuild
index e1b1e1befddc..4cc6fb3a556c 100644
--- a/net-libs/webkit-gtk/webkit-gtk-1.8.1-r201.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-1.8.1-r201.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.1-r201.ebuild,v 1.3 2012/05/19 07:48:23 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.1-r201.ebuild,v 1.4 2012/05/30 22:40:06 aballier Exp $
EAPI="4"
@@ -15,7 +15,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz"
LICENSE="LGPL-2 LGPL-2.1 BSD"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
# geoclue
IUSE="aqua coverage debug +geoloc +gstreamer +introspection +jit spell +webgl"
# bugs 372493, 416331