diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 08:43:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 08:43:36 +0000 |
commit | 597d604d517f79da0b2120fcb29f1bb98fea40a4 (patch) | |
tree | c7093feb70736fbffc5828183d430ba49b7ae762 /net-libs/webkit-gtk | |
parent | stable x86, bug 269899 (diff) | |
download | gentoo-2-597d604d517f79da0b2120fcb29f1bb98fea40a4.tar.gz gentoo-2-597d604d517f79da0b2120fcb29f1bb98fea40a4.tar.bz2 gentoo-2-597d604d517f79da0b2120fcb29f1bb98fea40a4.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild | 4 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-0_p42162.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index cc4042e0be44..e5dd8668fdf5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.24 2009/05/07 22:13:15 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.25 2009/05/15 08:43:36 aballier Exp $ + + 15 May 2009; Alexis Ballier <aballier@gentoo.org> + webkit-gtk-0_p40220.ebuild, webkit-gtk-0_p42162.ebuild: + keyword ~x86-fbsd 07 May 2009; Peter Alfredsen <loki_val@gentoo.org> webkit-gtk-0_p40220.ebuild, webkit-gtk-0_p42162.ebuild, diff --git a/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild b/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild index 2972989c1104..4fa87fd1b331 100644 --- a/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-0_p40220.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/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild,v 1.8 2009/05/07 22:13:15 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild,v 1.9 2009/05/15 08:43:36 aballier Exp $ inherit autotools flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://nightly.webkit.org/files/trunk/src/${MY_P}.tar.bz2" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="0" -KEYWORDS="alpha amd64 -ia64 ppc -sparc x86" +KEYWORDS="alpha amd64 -ia64 ppc -sparc x86 ~x86-fbsd" IUSE="coverage debug gstreamer pango soup sqlite svg xslt" RDEPEND=">=x11-libs/gtk+-2.8 diff --git a/net-libs/webkit-gtk/webkit-gtk-0_p42162.ebuild b/net-libs/webkit-gtk/webkit-gtk-0_p42162.ebuild index 82d87d90b9fd..5077674ef383 100644 --- a/net-libs/webkit-gtk/webkit-gtk-0_p42162.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-0_p42162.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/net-libs/webkit-gtk/webkit-gtk-0_p42162.ebuild,v 1.2 2009/05/07 22:13:15 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p42162.ebuild,v 1.3 2009/05/15 08:43:36 aballier Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="http://nightly.webkit.org/files/trunk/src/${MY_P}.tar.bz2" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 -ia64 ~ppc -sparc ~x86" +KEYWORDS="~alpha ~amd64 -ia64 ~ppc -sparc ~x86 ~x86-fbsd" IUSE="coverage debug gstreamer pango soup +sqlite svg xslt" RDEPEND=">=x11-libs/gtk+-2.8 |