New commits:
commit 130b76f4cc570532747dc1852311d6169a203489
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
epiphany: xulrunner rendering engine removed
diff --git a/gnome2-apps/epiphany/BUILD b/gnome2-apps/epiphany/BUILD
index 24c76de..406267e 100755
--- a/gnome2-apps/epiphany/BUILD
+++ b/gnome2-apps/epiphany/BUILD
@@ -1,8 +1,3 @@
-if [[ "${EPIPHANY_WEBKIT}" == "n" ]]; then
-OPTS="${OPTS} --with-gecko=libxul-embedding"
-fi &&
-
-
# requires at least -O2 to not segfault on startup with gcc 4.0
if ! echo "$CFLAGS" | grep -q -- '-O3'; then
CFLAGS="$CFLAGS -O2" &&
diff --git a/gnome2-apps/epiphany/CONFIGURE b/gnome2-apps/epiphany/CONFIGURE
deleted file mode 100755
index 8e9f9f0..0000000
--- a/gnome2-apps/epiphany/CONFIGURE
+++ /dev/null
@@ -1,3 +0,0 @@
-message "${PROBLEM_COLOR}WebKit support is still experimental, and many
features are still not implemented!${DEFAULT_COLOR}" &&
-config_query EPIPHANY_WEBKIT "Do you want to use the (experimental) WebKit
rendering engine (Requires devel version)?" n
-
diff --git a/gnome2-apps/epiphany/DEPENDS b/gnome2-apps/epiphany/DEPENDS
index 6d795fc..4179816 100755
--- a/gnome2-apps/epiphany/DEPENDS
+++ b/gnome2-apps/epiphany/DEPENDS
@@ -30,8 +30,4 @@ optional_depends rarian \