summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-01-03 12:47:05 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-01-03 12:47:05 +0000
commit14386553ff08d9a37491e9db54f27d6a7b34f9f8 (patch)
tree34e93fd9ad38ccf2b21902aceb6dff656801cfb4 /www-client
parentQA: Respect CFLAGS (bug 239947) (diff)
downloadgentoo-2-14386553ff08d9a37491e9db54f27d6a7b34f9f8.tar.gz
gentoo-2-14386553ff08d9a37491e9db54f27d6a7b34f9f8.tar.bz2
gentoo-2-14386553ff08d9a37491e9db54f27d6a7b34f9f8.zip
Add missing addpredict for mozilla folder, bug #253043.
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64, RepoMan options: --force)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/epiphany/ChangeLog11
-rw-r--r--www-client/epiphany/epiphany-2.20.3.ebuild86
-rw-r--r--www-client/epiphany/epiphany-2.22.3-r1.ebuild4
-rw-r--r--www-client/epiphany/epiphany-2.22.3-r10.ebuild7
-rw-r--r--www-client/epiphany/epiphany-2.22.3-r11.ebuild5
-rw-r--r--www-client/epiphany/epiphany-2.22.3.ebuild6
-rw-r--r--www-client/epiphany/epiphany-2.24.0.1.ebuild7
-rw-r--r--www-client/epiphany/epiphany-2.24.1-r10.ebuild7
-rw-r--r--www-client/epiphany/epiphany-2.24.1.ebuild7
-rw-r--r--www-client/epiphany/epiphany-2.24.2.1-r10.ebuild7
-rw-r--r--www-client/epiphany/epiphany-2.24.2.1.ebuild7
-rw-r--r--www-client/epiphany/files/epiphany-2.20.3-fix-de-docs-tests.patch33
12 files changed, 44 insertions, 143 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index f3e68a7b74c2..385165e30be4 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for www-client/epiphany
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.178 2009/01/03 11:38:34 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.179 2009/01/03 12:47:03 eva Exp $
+
+ 03 Jan 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -files/epiphany-2.20.3-fix-de-docs-tests.patch, -epiphany-2.20.3.ebuild,
+ epiphany-2.22.3.ebuild, epiphany-2.22.3-r1.ebuild,
+ epiphany-2.22.3-r10.ebuild, epiphany-2.22.3-r11.ebuild,
+ epiphany-2.24.0.1.ebuild, epiphany-2.24.1.ebuild,
+ epiphany-2.24.1-r10.ebuild, epiphany-2.24.2.1.ebuild,
+ epiphany-2.24.2.1-r10.ebuild:
+ Add missing addpredict for mozilla folder, bug #253043.
*epiphany-2.22.3-r11 (03 Jan 2009)
*epiphany-2.22.3-r1 (03 Jan 2009)
diff --git a/www-client/epiphany/epiphany-2.20.3.ebuild b/www-client/epiphany/epiphany-2.20.3.ebuild
deleted file mode 100644
index fe52ea3ea7f3..000000000000
--- a/www-client/epiphany/epiphany-2.20.3.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.3.ebuild,v 1.11 2008/03/17 14:03:39 armin76 Exp $
-
-inherit gnome2 eutils multilib
-
-DESCRIPTION="GNOME webbrowser based on the mozilla rendering engine"
-HOMEPAGE="http://www.gnome.org/projects/epiphany/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="doc networkmanager python spell xulrunner"
-
-# FIXME: add webkit/gecko switch possibility
-# dang: *after* webkit actually works.
-
-RDEPEND=">=dev-libs/glib-2.13.4
- >=x11-libs/gtk+-2.11.6
- >=dev-libs/libxml2-2.6.12
- >=dev-libs/libxslt-1.1.7
- >=gnome-base/libglade-2.3.1
- >=gnome-base/gnome-vfs-2.9.2
- >=gnome-base/libgnome-2.14
- >=gnome-base/libgnomeui-2.14
- >=gnome-base/gnome-desktop-2.9.91
- >=x11-libs/startup-notification-0.5
- >=dev-libs/dbus-glib-0.71
- >=gnome-base/gconf-2
- >=app-text/iso-codes-0.35
- networkmanager? ( net-misc/networkmanager )
- !xulrunner? ( =www-client/mozilla-firefox-2* )
- xulrunner? ( =net-libs/xulrunner-1.8* )
- python? (
- >=dev-lang/python-2.3
- >=dev-python/pygtk-2.7.1
- >=dev-python/gnome-python-2.6 )
- spell? ( app-text/enchant )
- x11-themes/gnome-icon-theme"
-
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.35
- >=app-text/gnome-doc-utils-0.3.2
- >=gnome-base/gnome-common-2.12.0
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --disable-scrollkeeper
- --with-engine=mozilla
- $(use_enable networkmanager network-manager)
- $(use_enable spell spell-checker)
- $(use_enable python)"
-
- if use xulrunner; then
- G2CONF="${G2CONF} --with-gecko=xulrunner"
- else
- G2CONF="${G2CONF} --with-gecko=firefox"
- fi
-}
-
-src_unpack()
-{
- gnome2_src_unpack
-
- epatch "${FILESDIR}/${P}-fix-de-docs-tests.patch"
-}
-
-src_compile() {
- addpredict /usr/$(get_libdir)/mozilla-firefox/components/xpti.dat
- addpredict /usr/$(get_libdir)/mozilla-firefox/components/xpti.dat.tmp
- addpredict /usr/$(get_libdir)/mozilla-firefox/components/compreg.dat.tmp
-
- addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat
- addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat.tmp
- addpredict /usr/$(get_libdir)/xulrunner/components/compreg.dat.tmp
-
- addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
- addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
-
- gnome2_src_compile
-}
diff --git a/www-client/epiphany/epiphany-2.22.3-r1.ebuild b/www-client/epiphany/epiphany-2.22.3-r1.ebuild
index 85b9b2d9b7c3..9a6466ab57b6 100644
--- a/www-client/epiphany/epiphany-2.22.3-r1.ebuild
+++ b/www-client/epiphany/epiphany-2.22.3-r1.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/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.1 2009/01/03 11:38:34 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.2 2009/01/03 12:47:03 eva Exp $
inherit gnome2 eutils multilib
@@ -87,8 +87,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner/components/compreg.dat.tmp
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.22.3-r10.ebuild b/www-client/epiphany/epiphany-2.22.3-r10.ebuild
index 8560a08a06a8..cf7b8e9d54f1 100644
--- a/www-client/epiphany/epiphany-2.22.3-r10.ebuild
+++ b/www-client/epiphany/epiphany-2.22.3-r10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r10.ebuild,v 1.2 2008/09/04 11:25:09 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r10.ebuild,v 1.3 2009/01/03 12:47:03 eva Exp $
inherit gnome2 eutils multilib
@@ -64,9 +64,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/compreg.dat.tmp
- # Why are these write-opened per bug 228589?
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.22.3-r11.ebuild b/www-client/epiphany/epiphany-2.22.3-r11.ebuild
index e6feec2fe0f2..42b2c6dda3dc 100644
--- a/www-client/epiphany/epiphany-2.22.3-r11.ebuild
+++ b/www-client/epiphany/epiphany-2.22.3-r11.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/www-client/epiphany/epiphany-2.22.3-r11.ebuild,v 1.1 2009/01/03 11:38:34 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r11.ebuild,v 1.2 2009/01/03 12:47:03 eva Exp $
inherit gnome2 eutils multilib
@@ -71,9 +71,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/compreg.dat.tmp
- # Why are these write-opened per bug 228589?
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.22.3.ebuild b/www-client/epiphany/epiphany-2.22.3.ebuild
index eb502af8bea0..7409a6e621f0 100644
--- a/www-client/epiphany/epiphany-2.22.3.ebuild
+++ b/www-client/epiphany/epiphany-2.22.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3.ebuild,v 1.8 2008/11/13 19:37:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3.ebuild,v 1.9 2009/01/03 12:47:03 eva Exp $
inherit gnome2 eutils multilib
@@ -84,8 +84,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner/components/compreg.dat.tmp
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.24.0.1.ebuild b/www-client/epiphany/epiphany-2.24.0.1.ebuild
index 18ad3ac8b857..ac0990229033 100644
--- a/www-client/epiphany/epiphany-2.24.0.1.ebuild
+++ b/www-client/epiphany/epiphany-2.24.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.0.1.ebuild,v 1.3 2008/12/17 17:47:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.0.1.ebuild,v 1.4 2009/01/03 12:47:03 eva Exp $
EAPI="1"
inherit gnome2 eutils multilib
@@ -69,9 +69,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/compreg.dat.tmp
- # Why are these write-opened per bug 228589?
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.24.1-r10.ebuild b/www-client/epiphany/epiphany-2.24.1-r10.ebuild
index 9b405fdea066..3b403c9ad3d9 100644
--- a/www-client/epiphany/epiphany-2.24.1-r10.ebuild
+++ b/www-client/epiphany/epiphany-2.24.1-r10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.1-r10.ebuild,v 1.2 2008/11/12 08:17:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.1-r10.ebuild,v 1.3 2009/01/03 12:47:03 eva Exp $
EAPI="1"
@@ -70,9 +70,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/compreg.dat.tmp
- # Why are these write-opened per bug 228589?
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.24.1.ebuild b/www-client/epiphany/epiphany-2.24.1.ebuild
index 01b3a3d256ff..2729949abfb1 100644
--- a/www-client/epiphany/epiphany-2.24.1.ebuild
+++ b/www-client/epiphany/epiphany-2.24.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.1.ebuild,v 1.1 2008/10/22 22:16:43 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.1.ebuild,v 1.2 2009/01/03 12:47:03 eva Exp $
inherit gnome2 eutils multilib
@@ -78,9 +78,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner/components/compreg.dat.tmp
- # Why are these write-opened per bug 228589?
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.24.2.1-r10.ebuild b/www-client/epiphany/epiphany-2.24.2.1-r10.ebuild
index d60606650d19..278138987f72 100644
--- a/www-client/epiphany/epiphany-2.24.2.1-r10.ebuild
+++ b/www-client/epiphany/epiphany-2.24.2.1-r10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.2.1-r10.ebuild,v 1.1 2008/11/29 12:34:42 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.2.1-r10.ebuild,v 1.2 2009/01/03 12:47:03 eva Exp $
EAPI="1"
@@ -70,9 +70,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner-1.9/components/compreg.dat.tmp
- # Why are these write-opened per bug 228589?
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/epiphany-2.24.2.1.ebuild b/www-client/epiphany/epiphany-2.24.2.1.ebuild
index 36c91c17ed47..ea5f9b2a3367 100644
--- a/www-client/epiphany/epiphany-2.24.2.1.ebuild
+++ b/www-client/epiphany/epiphany-2.24.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.2.1.ebuild,v 1.1 2008/11/29 12:34:42 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.24.2.1.ebuild,v 1.2 2009/01/03 12:47:03 eva Exp $
inherit gnome2 eutils multilib
@@ -78,9 +78,10 @@ src_compile() {
addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat.tmp
addpredict /usr/$(get_libdir)/xulrunner/components/compreg.dat.tmp
- # Why are these write-opened per bug 228589?
+ # Why are these write-opened per bug #228589 and bug #253043
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
+ addpredict /usr/$(get_libdir)/mozilla/components/compreg.dat.tmp
gnome2_src_compile
}
diff --git a/www-client/epiphany/files/epiphany-2.20.3-fix-de-docs-tests.patch b/www-client/epiphany/files/epiphany-2.20.3-fix-de-docs-tests.patch
deleted file mode 100644
index ca7e8c93b296..000000000000
--- a/www-client/epiphany/files/epiphany-2.20.3-fix-de-docs-tests.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- help/de/de.po.orig 2008-01-31 23:07:39.000000000 +0200
-+++ help/de/de.po 2008-01-31 23:13:56.000000000 +0200
-@@ -426,7 +426,7 @@
- "<xref linkend=\"epiphany-TBL-1\"/> describes the components of a browser "
- "window."
- msgstr ""
--"<xref linkend=\"epiphany-TBL-1\"> beschreibt die Komponenten eines Browser-"
-+"<xref linkend=\"epiphany-TBL-1\"/> beschreibt die Komponenten eines Browser-"
- "Fensters."
-
- #: C/epiphany.xml:264(title)
-@@ -1230,8 +1230,8 @@
- "guimenuitem></menuchoice>."
- msgstr ""
- "Um ein Lesezeichen der aktuell betrachteten Seite anzulegen, wählen Sie "
--"<menuchoice><guimenu>Lesezeichen</guimenu>Lesezeichen hinzufügen …</"
--"guimenuitem></menuchoice>."
-+"<menuchoice><guimenu>Lesezeichen</guimenu><guimenuitem>Lesezeichen "
-+"hinzufügen …</guimenuitem></menuchoice>."
-
- #: C/epiphany.xml:884(para)
- msgid ""
-@@ -1415,8 +1415,8 @@
- msgstr ""
- "Wählen Sie <menuchoice><guimenu>Datei</guimenu><guimenuitem>Umbenennen …</"
- "guimenuitem></menuchoice>. Alternativ wählen Sie <guimenuitem>Umbenennen "
--"<Del>…</guimenuitem> im Kontextmenü des Lesezeichens oder Themas. Der Name "
--"des Lesezeichens oder Themas ist ausgewählt."
-+"…</guimenuitem> im Kontextmenü des Lesezeichens oder Themas. Der Name des "
-+"Lesezeichens oder Themas ist ausgewählt."
-
- #: C/epiphany.xml:1089(para)
- msgid ""