diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 17:48:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 17:48:25 +0000 |
commit | b4433246d0045e92c110b230b05ff61e8d34aed1 (patch) | |
tree | ec50a60862ee5a8608a28bb48644323808394162 /www-client | |
parent | Revert (diff) | |
download | gentoo-2-b4433246d0045e92c110b230b05ff61e8d34aed1.tar.gz gentoo-2-b4433246d0045e92c110b230b05ff61e8d34aed1.tar.bz2 gentoo-2-b4433246d0045e92c110b230b05ff61e8d34aed1.zip |
Revert
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client')
3 files changed, 5 insertions, 10 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 121ae3920516..7824b5d2a9d7 100644 --- a/www-client/epiphany-extensions/ChangeLog +++ b/www-client/epiphany-extensions/ChangeLog @@ -1,11 +1,6 @@ # ChangeLog for www-client/epiphany-extensions # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.74 2008/03/14 17:22:51 armin76 Exp $ - - 14 Mar 2008; Raúl Porcel <armin76@gentoo.org> - epiphany-extensions-2.20.1.ebuild, epiphany-extensions-2.20.3.ebuild: - Fix deps on =net-libs/xulrunner-1.8* and =www-client/mozilla-firefox-2.0* - wrt #213296 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.75 2008/03/14 17:48:25 armin76 Exp $ 14 Mar 2008; Raúl Porcel <armin76@gentoo.org> epiphany-extensions-2.20.3.ebuild: 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 e325ae003405..79e848c0ce17 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.8 2008/03/14 17:28:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild,v 1.9 2008/03/14 17:48:25 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* + =www-client/mozilla-firefox-2.0* ) 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 394219f80d78..f7db60b5f944 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.6 2008/03/14 17:28:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.7 2008/03/14 17:48:25 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* ) + !xulrunner? ( =www-client/mozilla-firefox-2.0* ) pcre? ( >=dev-libs/libpcre-3.9-r2 ) >=dev-libs/dbus-glib-0.71 python? ( >=dev-python/pygtk-2.11 )" |