From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q21nM-0000WW-3i for garchives@archives.gentoo.org; Tue, 22 Mar 2011 13:38:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 220471C028; Tue, 22 Mar 2011 13:38:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D752E1C028 for ; Tue, 22 Mar 2011 13:38:40 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 336601B4061 for ; Tue, 22 Mar 2011 13:38:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 904218006A for ; Tue, 22 Mar 2011 13:38:39 +0000 (UTC) From: "Priit Laes" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Priit Laes" Message-ID: <3174dbd797a8c94cc45292a136ec2202efaa0af4.plaes@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: www-client/epiphany/ X-VCS-Repository: proj/gnome X-VCS-Files: www-client/epiphany/epiphany-2.91.91.ebuild www-client/epiphany/epiphany-2.91.92.ebuild www-client/epiphany/epiphany-9999.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: 3174dbd797a8c94cc45292a136ec2202efaa0af4 Date: Tue, 22 Mar 2011 13:38:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: dea3c11a3e154c29c47155590330af93 commit: 3174dbd797a8c94cc45292a136ec2202efaa0af4 Author: Priit Laes plaes org> AuthorDate: Tue Mar 22 13:34:21 2011 +0000 Commit: Priit Laes plaes org> CommitDate: Tue Mar 22 13:34:21 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D3174dbd7 www-client/epiphany: Bump to 2.91.92 --- ...hany-2.91.91.ebuild =3D> epiphany-2.91.92.ebuild} | 12 ++++++------ www-client/epiphany/epiphany-9999.ebuild | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/www-client/epiphany/epiphany-2.91.91.ebuild b/www-client/epi= phany/epiphany-2.91.92.ebuild similarity index 88% rename from www-client/epiphany/epiphany-2.91.91.ebuild rename to www-client/epiphany/epiphany-2.91.92.ebuild index 805769f..2df5457 100644 --- a/www-client/epiphany/epiphany-2.91.91.ebuild +++ b/www-client/epiphany/epiphany-2.91.92.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.2.e= build,v 1.1 2010/06/13 21:09:33 pacho Exp $ =20 -EAPI=3D"2" +EAPI=3D"3" =20 inherit eutils gnome2 =20 DESCRIPTION=3D"GNOME webbrowser based on Webkit" -HOMEPAGE=3D"http://www.gnome.org/projects/epiphany/" +HOMEPAGE=3D"http://projects.gnome.org/epiphany/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" @@ -27,7 +27,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.25.3:2 >=3Dx11-libs/startup-notification-0.5 >=3Ddev-libs/dbus-glib-0.71 >=3Dapp-text/iso-codes-0.35 - >=3Dnet-libs/webkit-gtk-1.3.11:3[introspection?] + >=3Dnet-libs/webkit-gtk-1.3.13:3[introspection?] >=3Dnet-libs/libsoup-gnome-2.33.1:2.4 >=3Dgnome-base/gnome-keyring-2.26.0 >=3Dgnome-base/gsettings-desktop-schemas-0.0.1 @@ -49,9 +49,9 @@ DEPEND=3D"${RDEPEND} sys-devel/gettext doc? ( >=3Ddev-util/gtk-doc-1 )" =20 -DOCS=3D"AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README TODO" =20 pkg_setup() { + DOCS=3D"AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README TODO" G2CONF=3D"${G2CONF} --enable-shared --disable-maintainer-mode @@ -68,8 +68,8 @@ pkg_setup() { } =20 src_compile() { - # Fix sandbox error with USE=3D"introspection" + # Fix sandbox error with USE=3D"introspection" and "doc" # https://bugs.webkit.org/show_bug.cgi?id=3D35471 addpredict "$(unset HOME; echo ~)/.local" - emake || die "Compile failed" + gnome2_src_compile } diff --git a/www-client/epiphany/epiphany-9999.ebuild b/www-client/epipha= ny/epiphany-9999.ebuild index 805769f..2df5457 100644 --- a/www-client/epiphany/epiphany-9999.ebuild +++ b/www-client/epiphany/epiphany-9999.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.2.e= build,v 1.1 2010/06/13 21:09:33 pacho Exp $ =20 -EAPI=3D"2" +EAPI=3D"3" =20 inherit eutils gnome2 =20 DESCRIPTION=3D"GNOME webbrowser based on Webkit" -HOMEPAGE=3D"http://www.gnome.org/projects/epiphany/" +HOMEPAGE=3D"http://projects.gnome.org/epiphany/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" @@ -27,7 +27,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.25.3:2 >=3Dx11-libs/startup-notification-0.5 >=3Ddev-libs/dbus-glib-0.71 >=3Dapp-text/iso-codes-0.35 - >=3Dnet-libs/webkit-gtk-1.3.11:3[introspection?] + >=3Dnet-libs/webkit-gtk-1.3.13:3[introspection?] >=3Dnet-libs/libsoup-gnome-2.33.1:2.4 >=3Dgnome-base/gnome-keyring-2.26.0 >=3Dgnome-base/gsettings-desktop-schemas-0.0.1 @@ -49,9 +49,9 @@ DEPEND=3D"${RDEPEND} sys-devel/gettext doc? ( >=3Ddev-util/gtk-doc-1 )" =20 -DOCS=3D"AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README TODO" =20 pkg_setup() { + DOCS=3D"AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README TODO" G2CONF=3D"${G2CONF} --enable-shared --disable-maintainer-mode @@ -68,8 +68,8 @@ pkg_setup() { } =20 src_compile() { - # Fix sandbox error with USE=3D"introspection" + # Fix sandbox error with USE=3D"introspection" and "doc" # https://bugs.webkit.org/show_bug.cgi?id=3D35471 addpredict "$(unset HOME; echo ~)/.local" - emake || die "Compile failed" + gnome2_src_compile }