diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 17:28:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 17:28:52 +0000 |
commit | 4e3d1a9124e89de0b353094d6c15ae34d84b8698 (patch) | |
tree | 14241c0925468e4c24dfcff86439ac40a2ea78a8 /www-client/epiphany-extensions | |
parent | Fixes build problem when -DNDEBUG is in CPPFLAGS, bug #213279. Thanks to gle... (diff) | |
download | gentoo-2-4e3d1a9124e89de0b353094d6c15ae34d84b8698.tar.gz gentoo-2-4e3d1a9124e89de0b353094d6c15ae34d84b8698.tar.bz2 gentoo-2-4e3d1a9124e89de0b353094d6c15ae34d84b8698.zip |
Fix the deps
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client/epiphany-extensions')
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild | 4 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild index 602264145d54..e325ae003405 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild,v 1.7 2008/03/14 17:22:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild,v 1.8 2008/03/14 17:28:52 armin76 Exp $ WANT_AUTOMAKE="1.10" inherit eutils gnome2 autotools @@ -22,7 +22,7 @@ RDEPEND=">=www-client/epiphany-2.20 app-text/opensp || ( xulrunner? ( =net-libs/xulrunner-1.8* ) - =www-client/mozilla-firefox-2.0* + =www-client/mozilla-firefox-2* ) pcre? ( >=dev-libs/libpcre-3.9-r2 ) >=dev-libs/dbus-glib-0.71 diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild index e7f6792e6468..394219f80d78 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.5 2008/03/14 17:22:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.6 2008/03/14 17:28:52 armin76 Exp $ WANT_AUTOMAKE="1.10" inherit eutils gnome2 autotools python versionator @@ -21,7 +21,7 @@ RDEPEND=">=www-client/epiphany-2.20 >=gnome-base/libglade-2 app-text/opensp xulrunner? ( =net-libs/xulrunner-1.8* ) - !xulrunner? ( =www-client/mozilla-firefox-2.0* ) + !xulrunner? ( =www-client/mozilla-firefox-2* ) pcre? ( >=dev-libs/libpcre-3.9-r2 ) >=dev-libs/dbus-glib-0.71 python? ( >=dev-python/pygtk-2.11 )" |