diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 15:16:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 15:16:08 +0000 |
commit | a0caaaf86a742e954dc0c734e6eece8166f98322 (patch) | |
tree | 6b36dbfb8b8c1c6fef54eaa0ec74e0cdfe546d00 /www-client/epiphany-extensions | |
parent | moved from net-www to www-client (diff) | |
download | gentoo-2-a0caaaf86a742e954dc0c734e6eece8166f98322.tar.gz gentoo-2-a0caaaf86a742e954dc0c734e6eece8166f98322.tar.bz2 gentoo-2-a0caaaf86a742e954dc0c734e6eece8166f98322.zip |
change dep from net-www/epiphany to www-client/epiphany
(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 1ffa9e740b46..939f807b5f93 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.2 2005/03/18 18:22:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.3 2005/03/23 15:16:07 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/epiphany to www-client/epiphany *epiphany-extensions-1.6.0 (18 Mar 2005) *epiphany-extensions-1.4.5 (18 Mar 2005) 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 59cad0a2ea9b..9665b08bc829 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.1 2005/03/18 18:18:21 seemant Exp $ +# $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 $ inherit gnome2 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -RDEPEND=">=net-www/epiphany-1.4.6 +RDEPEND=">=www-client/epiphany-1.4.6 >=dev-libs/libxml2-2.6 >=dev-libs/glib-2.4 >=x11-libs/gtk+-2.4 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 27e325b22ad7..d1dcf796e411 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.1 2005/03/18 18:18:21 seemant Exp $ +# $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 $ inherit gnome2 eutils @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="doc" -RDEPEND=">=net-www/epiphany-1.5.7 +RDEPEND=">=www-client/epiphany-1.5.7 >=dev-libs/libxml2-2.6 >=dev-libs/glib-2.6 >=x11-libs/gtk+-2.6 |