summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-20 23:26:44 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-20 23:26:44 +0000
commit55cb9c3a50d28d0a50667851a0bf4be6515b0cdd (patch)
treec650924380f946dd9773fddcbac75df4da7f47de /net-libs
parentFixed the package after I broke it with last commit. (diff)
downloadgentoo-2-55cb9c3a50d28d0a50667851a0bf4be6515b0cdd.tar.gz
gentoo-2-55cb9c3a50d28d0a50667851a0bf4be6515b0cdd.tar.bz2
gentoo-2-55cb9c3a50d28d0a50667851a0bf4be6515b0cdd.zip
amd64/x86 stable, bug #246816
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/webkit-gtk/ChangeLog5
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index fcb0f81422ab..a965675797f9 100644
--- a/net-libs/webkit-gtk/ChangeLog
+++ b/net-libs/webkit-gtk/ChangeLog
@@ -1,6 +1,9 @@
# 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.21 2009/03/20 12:11:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.22 2009/03/20 23:26:44 maekke Exp $
+
+ 20 Mar 2009; Markus Meier <maekke@gentoo.org> webkit-gtk-0_p40220.ebuild:
+ amd64/x86 stable, bug #246816
20 Mar 2009; Raúl Porcel <armin76@gentoo.org> webkit-gtk-0_p40220.ebuild:
This revision doesn't work on ia64/sparc
diff --git a/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild b/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild
index c0ee394e33cf..6174fc1df321 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.6 2009/03/20 12:11:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild,v 1.7 2009/03/20 23:26:44 maekke Exp $
inherit autotools flag-o-matic
@@ -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"
IUSE="coverage debug gstreamer pango soup sqlite svg xslt"
RDEPEND=">=x11-libs/gtk+-2.8