diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:20:30 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:20:30 +0000 |
commit | f4f90ceac27eb955d3ef76f530c1ff762c3a1d28 (patch) | |
tree | 5336faefb0cb10126554af28625820f6fc34fed8 /dev-util/devhelp | |
parent | moved mozilla from net-www to www-client (diff) | |
download | gentoo-2-f4f90ceac27eb955d3ef76f530c1ff762c3a1d28.tar.gz gentoo-2-f4f90ceac27eb955d3ef76f530c1ff762c3a1d28.tar.bz2 gentoo-2-f4f90ceac27eb955d3ef76f530c1ff762c3a1d28.zip |
mozilla moved from net-www to www-client
(Portage version: 1.585-cvs)
Diffstat (limited to 'dev-util/devhelp')
-rw-r--r-- | dev-util/devhelp/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/devhelp/devhelp-0.9.2.ebuild | 6 | ||||
-rw-r--r-- | dev-util/devhelp/devhelp-0.9.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-util/devhelp/ChangeLog b/dev-util/devhelp/ChangeLog index 7527e34a8595..d819e9b887cc 100644 --- a/dev-util/devhelp/ChangeLog +++ b/dev-util/devhelp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/devhelp -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.28 2004/12/15 12:50:07 gustavoz Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.29 2005/03/23 16:16:24 seemant Exp $ + + 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> devhelp-0.9.2.ebuild, + devhelp-0.9.3.ebuild: + change dep from net-www/mozilla to www-client/mozilla 15 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> devhelp-0.9.3.ebuild: Stable on sparc diff --git a/dev-util/devhelp/devhelp-0.9.2.ebuild b/dev-util/devhelp/devhelp-0.9.2.ebuild index ccd7af2ac15a..6fbb8d8ed6ec 100644 --- a/dev-util/devhelp/devhelp-0.9.2.ebuild +++ b/dev-util/devhelp/devhelp-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.9.2.ebuild,v 1.3 2004/11/23 15:32:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.9.2.ebuild,v 1.4 2005/03/23 16:16:24 seemant Exp $ inherit gnome2 @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2.4 >=gnome-base/libgnomeui-2.2 >=gnome-base/gnome-vfs-2.2 - net-www/mozilla + www-client/mozilla zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} diff --git a/dev-util/devhelp/devhelp-0.9.3.ebuild b/dev-util/devhelp/devhelp-0.9.3.ebuild index e2d4d7d8624a..0d9b67dd7841 100644 --- a/dev-util/devhelp/devhelp-0.9.3.ebuild +++ b/dev-util/devhelp/devhelp-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.9.3.ebuild,v 1.3 2004/12/15 12:50:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.9.3.ebuild,v 1.4 2005/03/23 16:16:25 seemant Exp $ inherit gnome2 eutils @@ -16,7 +16,7 @@ RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/libgnomeui-2.2 >=gnome-base/gnome-vfs-2.2 >=gnome-base/libglade-2 - net-www/mozilla + www-client/mozilla zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} |