diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:20:11 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:20:11 +0000 |
commit | 61bcbd47451bac725574a325c8f886183dd84073 (patch) | |
tree | 6ae0f4a99134dfcd3478232314012583e591c4eb /www-client/epiphany-extensions | |
parent | sort of atomic commit -- unmasking (diff) | |
download | gentoo-2-61bcbd47451bac725574a325c8f886183dd84073.tar.gz gentoo-2-61bcbd47451bac725574a325c8f886183dd84073.tar.bz2 gentoo-2-61bcbd47451bac725574a325c8f886183dd84073.zip |
moved mozilla from net-www to www-client
(Portage version: 1.585-cvs)
Diffstat (limited to 'www-client/epiphany-extensions')
3 files changed, 9 insertions, 5 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 939f807b5f93..23ce3760cd92 100644 --- a/www-client/epiphany-extensions/ChangeLog +++ b/www-client/epiphany-extensions/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany-extensions # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.3 2005/03/23 15:16:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.4 2005/03/23 16:19:48 seemant Exp $ + + 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> + epiphany-extensions-1.4.5.ebuild, epiphany-extensions-1.6.0.ebuild: + change dep from net-www/mozilla to www-client/mozilla 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> epiphany-extensions-1.4.5.ebuild, epiphany-extensions-1.6.0.ebuild: diff --git a/www-client/epiphany-extensions/epiphany-extensions-1.4.5.ebuild b/www-client/epiphany-extensions/epiphany-extensions-1.4.5.ebuild index 9665b08bc829..fb2303297716 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-1.4.5.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.4.5.ebuild,v 1.2 2005/03/23 15:16:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.4.5.ebuild,v 1.3 2005/03/23 16:19:48 seemant Exp $ inherit gnome2 @@ -18,7 +18,7 @@ RDEPEND=">=www-client/epiphany-1.4.6 >=x11-libs/gtk+-2.4 >=gnome-base/libglade-2 app-text/opensp - >=net-www/mozilla-1.7" + >=www-client/mozilla-1.7" DEPEND="${RDEPEND} dev-util/pkgconfig diff --git a/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild b/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild index d1dcf796e411..a3fca706142e 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild,v 1.2 2005/03/23 15:16:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild,v 1.3 2005/03/23 16:19:48 seemant Exp $ inherit gnome2 eutils @@ -18,7 +18,7 @@ RDEPEND=">=www-client/epiphany-1.5.7 >=x11-libs/gtk+-2.6 >=gnome-base/libglade-2 app-text/opensp - >=net-www/mozilla-1.7" + >=www-client/mozilla-1.7" DEPEND="${RDEPEND} dev-util/pkgconfig |