summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libdmapsharing/ChangeLog6
-rw-r--r--net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild4
-rw-r--r--net-libs/webkit-gtk/ChangeLog6
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/net-libs/libdmapsharing/ChangeLog b/net-libs/libdmapsharing/ChangeLog
index 930ce4e740b4..63fa969dabaa 100644
--- a/net-libs/libdmapsharing/ChangeLog
+++ b/net-libs/libdmapsharing/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libdmapsharing
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/ChangeLog,v 1.6 2012/10/03 15:41:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/ChangeLog,v 1.7 2012/10/04 07:39:56 phajdan.jr Exp $
+
+ 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ libdmapsharing-2.9.15.ebuild:
+ x86 stable wrt bug #427544
03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
libdmapsharing-2.1.13.ebuild:
diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild
index 555b6a43e797..d9958f3eaec6 100644
--- a/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild
+++ b/net-libs/libdmapsharing/libdmapsharing-2.9.15.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/libdmapsharing/libdmapsharing-2.9.15.ebuild,v 1.1 2012/05/03 23:43:53 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild,v 1.2 2012/10/04 07:39:56 phajdan.jr Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="3.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="doc"
# Vala/libgee/gtk+:2 is only used when maintainer-mode is enabled
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index 3f338bef988a..693db010f01f 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.173 2012/10/03 15:43:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.174 2012/10/04 07:40:23 phajdan.jr Exp $
+
+ 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ webkit-gtk-1.8.3-r300.ebuild:
+ x86 stable wrt bug #427544
03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
webkit-gtk-1.8.3-r200.ebuild:
diff --git a/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild
index e5a645bba040..f611ce74bb75 100644
--- a/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.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.3-r300.ebuild,v 1.1 2012/09/13 05:27:02 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild,v 1.2 2012/10/04 07:40:23 phajdan.jr Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz"
LICENSE="LGPL-2 LGPL-2.1 BSD"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~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"
IUSE="aqua coverage debug doc +geoloc +gstreamer +introspection +jit spell +webgl webkit2"
# bugs 372493, 416331
REQUIRED_USE="introspection? ( geoloc gstreamer )"