diff options
author | 2005-03-23 16:20:11 +0000 | |
---|---|---|
committer | 2005-03-23 16:20:11 +0000 | |
commit | 61bcbd47451bac725574a325c8f886183dd84073 (patch) | |
tree | 6ae0f4a99134dfcd3478232314012583e591c4eb /net-im | |
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 'net-im')
-rw-r--r-- | net-im/gnophone/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/gnophone/gnophone-0.2.4-r1.ebuild | 6 | ||||
-rw-r--r-- | net-im/gnophone/gnophone-0.2.4.ebuild | 8 |
3 files changed, 13 insertions, 9 deletions
diff --git a/net-im/gnophone/ChangeLog b/net-im/gnophone/ChangeLog index d907cf628b12..34ec96d08429 100644 --- a/net-im/gnophone/ChangeLog +++ b/net-im/gnophone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/gnophone -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/ChangeLog,v 1.10 2004/07/01 22:18:03 eradicator Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/ChangeLog,v 1.11 2005/03/23 16:18:32 seemant Exp $ + + 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> gnophone-0.2.4.ebuild, + gnophone-0.2.4-r1.ebuild: + change dep from net-www/mozilla to www-client/mozilla 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gnophone-0.2.4-r1.ebuild, gnophone-0.2.4.ebuild: diff --git a/net-im/gnophone/gnophone-0.2.4-r1.ebuild b/net-im/gnophone/gnophone-0.2.4-r1.ebuild index 3422052d7081..d47daa873ccc 100644 --- a/net-im/gnophone/gnophone-0.2.4-r1.ebuild +++ b/net-im/gnophone/gnophone-0.2.4-r1.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/net-im/gnophone/gnophone-0.2.4-r1.ebuild,v 1.7 2004/07/15 00:12:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/gnophone-0.2.4-r1.ebuild,v 1.8 2005/03/23 16:18:32 seemant Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="esd mozilla" DEPEND="media-sound/gsm net-libs/iax media-sound/sox - mozilla? ( net-www/mozilla ) + mozilla? ( www-client/mozilla ) esd? ( media-sound/esound ) x11-libs/gtk+ media-libs/gdk-pixbuf diff --git a/net-im/gnophone/gnophone-0.2.4.ebuild b/net-im/gnophone/gnophone-0.2.4.ebuild index a6c6a2ffccd2..8a20f39cc274 100644 --- a/net-im/gnophone/gnophone-0.2.4.ebuild +++ b/net-im/gnophone/gnophone-0.2.4.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/net-im/gnophone/gnophone-0.2.4.ebuild,v 1.9 2004/07/15 00:12:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/gnophone-0.2.4.ebuild,v 1.10 2005/03/23 16:18:32 seemant Exp $ IUSE="esd mozilla" @@ -10,7 +10,7 @@ LICENSE="GPL-2" DEPEND="media-sound/gsm net-libs/iax media-sound/sox - mozilla? ( net-www/mozilla ) + mozilla? ( www-client/mozilla ) esd? ( media-sound/esound ) x11-libs/gtk+ media-libs/gdk-pixbuf @@ -20,7 +20,7 @@ DEPEND="media-sound/gsm RDEPEND="media-sound/gsm net-libs/iax media-sound/sox - mozilla? ( net-www/mozilla ) + mozilla? ( www-client/mozilla ) esd? ( media-sound/esound ) x11-libs/gtk+ media-libs/gdk-pixbuf |