summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-08-02 06:38:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-08-02 06:38:59 +0000
commitdbdd87171cd6b15e50d9849021dac17d450713c5 (patch)
tree386f957086f3e441f70ce73d157cd586414c848c /www-client/epiphany
parentcorrect dbus deps (bug #187369) (diff)
downloadgentoo-2-dbdd87171cd6b15e50d9849021dac17d450713c5.tar.gz
gentoo-2-dbdd87171cd6b15e50d9849021dac17d450713c5.tar.bz2
gentoo-2-dbdd87171cd6b15e50d9849021dac17d450713c5.zip
correct dbus deps (bug #187369)
(Portage version: 2.1.2.9)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r--www-client/epiphany/ChangeLog7
-rw-r--r--www-client/epiphany/epiphany-2.14.2.1-r1.ebuild5
-rw-r--r--www-client/epiphany/epiphany-2.14.3.ebuild5
-rw-r--r--www-client/epiphany/epiphany-2.16.3.ebuild5
-rw-r--r--www-client/epiphany/epiphany-2.18.1.ebuild5
5 files changed, 14 insertions, 13 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index 50e3dbb2d4a6..88e7ef308850 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-client/epiphany
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.115 2007/07/08 04:30:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.116 2007/08/02 06:38:59 mr_bones_ Exp $
+
+ 02 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org>
+ epiphany-2.14.2.1-r1.ebuild, epiphany-2.14.3.ebuild,
+ epiphany-2.16.3.ebuild, epiphany-2.18.1.ebuild:
+ correct dbus deps (bug #187369)
08 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org>
epiphany-2.14.2.1-r1.ebuild, epiphany-2.14.3.ebuild,
diff --git a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild
index cb31ae428a3b..dc7c768e8dd4 100644
--- a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild
+++ b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.15 2007/07/08 04:30:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.16 2007/08/02 06:38:59 mr_bones_ Exp $
WANT_AUTOMAKE=1.9
WANT_AUTOCONF=2.5
@@ -43,8 +43,7 @@ RDEPEND=">=dev-libs/glib-2.8
!firefox? ( www-client/seamonkey )
) )
firefox? ( =www-client/mozilla-firefox-1* )
- || ( >=dev-libs/dbus-glib-0.71
- >=sys-apps/dbus-0.35 )
+ >=dev-libs/dbus-glib-0.71
python? (
>=dev-lang/python-2.3
>=dev-python/pygtk-2.7.1
diff --git a/www-client/epiphany/epiphany-2.14.3.ebuild b/www-client/epiphany/epiphany-2.14.3.ebuild
index 224b5a74c99d..a7b08ee574dd 100644
--- a/www-client/epiphany/epiphany-2.14.3.ebuild
+++ b/www-client/epiphany/epiphany-2.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.3.ebuild,v 1.8 2007/07/08 04:30:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.3.ebuild,v 1.9 2007/08/02 06:38:59 mr_bones_ Exp $
WANT_AUTOMAKE=1.9
WANT_AUTOCONF=2.5
@@ -43,8 +43,7 @@ RDEPEND=">=dev-libs/glib-2.8
!firefox? ( www-client/seamonkey )
) )
firefox? ( =www-client/mozilla-firefox-1* )
- || ( >=dev-libs/dbus-glib-0.71
- >=sys-apps/dbus-0.35 )
+ >=dev-libs/dbus-glib-0.71
python? (
>=dev-lang/python-2.3
>=dev-python/pygtk-2.7.1
diff --git a/www-client/epiphany/epiphany-2.16.3.ebuild b/www-client/epiphany/epiphany-2.16.3.ebuild
index 2bfd192ccdf7..7a04203a9d05 100644
--- a/www-client/epiphany/epiphany-2.16.3.ebuild
+++ b/www-client/epiphany/epiphany-2.16.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.3.ebuild,v 1.9 2007/07/08 04:30:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.3.ebuild,v 1.10 2007/08/02 06:38:59 mr_bones_ Exp $
inherit eutils gnome2 multilib
@@ -25,8 +25,7 @@ RDEPEND=">=dev-libs/glib-2.12
>=gnome-base/gconf-2
>=app-text/iso-codes-0.35
>=www-client/mozilla-firefox-1.5
- || ( >=dev-libs/dbus-glib-0.71
- >=sys-apps/dbus-0.35 )
+ >=dev-libs/dbus-glib-0.71
python? (
>=dev-lang/python-2.3
>=dev-python/pygtk-2.7.1
diff --git a/www-client/epiphany/epiphany-2.18.1.ebuild b/www-client/epiphany/epiphany-2.18.1.ebuild
index 2f7fbc66eb89..3d4543a1cd33 100644
--- a/www-client/epiphany/epiphany-2.18.1.ebuild
+++ b/www-client/epiphany/epiphany-2.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.18.1.ebuild,v 1.2 2007/07/08 04:30:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.18.1.ebuild,v 1.3 2007/08/02 06:38:59 mr_bones_ Exp $
WANT_AUTOMAKE=1.9
inherit eutils gnome2 multilib autotools
@@ -23,8 +23,7 @@ RDEPEND=">=dev-libs/glib-2.12
>=gnome-base/libgnomeui-2.14
>=gnome-base/gnome-desktop-2.9.91
>=x11-libs/startup-notification-0.5
- || ( >=dev-libs/dbus-glib-0.71
- >=sys-apps/dbus-0.35 )
+ >=dev-libs/dbus-glib-0.71
>=gnome-base/gconf-2
>=app-text/iso-codes-0.35
!xulrunner? ( >=www-client/mozilla-firefox-1.5 )