summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:20:30 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:20:30 +0000
commitf4f90ceac27eb955d3ef76f530c1ff762c3a1d28 (patch)
tree5336faefb0cb10126554af28625820f6fc34fed8 /dev-haskell
parentmoved mozilla from net-www to www-client (diff)
downloadgentoo-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-haskell')
-rw-r--r--dev-haskell/gtk2hs/ChangeLog5
-rw-r--r--dev-haskell/gtk2hs/gtk2hs-0.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/gtk2hs/ChangeLog b/dev-haskell/gtk2hs/ChangeLog
index b79ec145701d..0aa7a83be9d0 100644
--- a/dev-haskell/gtk2hs/ChangeLog
+++ b/dev-haskell/gtk2hs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/gtk2hs
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/ChangeLog,v 1.9 2005/01/26 17:31:00 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/ChangeLog,v 1.10 2005/03/23 16:15:53 seemant Exp $
+
+ 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> gtk2hs-0.9.7.ebuild:
+ change dep from net-www/mozilla to www-client/mozilla
*gtk2hs-0.9.7 (26 Jan 2005)
diff --git a/dev-haskell/gtk2hs/gtk2hs-0.9.7.ebuild b/dev-haskell/gtk2hs/gtk2hs-0.9.7.ebuild
index e46a5f11f9b5..1df451dac65d 100644
--- a/dev-haskell/gtk2hs/gtk2hs-0.9.7.ebuild
+++ b/dev-haskell/gtk2hs/gtk2hs-0.9.7.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/dev-haskell/gtk2hs/gtk2hs-0.9.7.ebuild,v 1.1 2005/01/26 17:31:00 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.7.ebuild,v 1.2 2005/03/23 16:15:53 seemant Exp $
inherit base check-reqs ghc-package
@@ -19,7 +19,7 @@ DEPEND=">=virtual/ghc-5.04
gnome? ( >=gnome-base/libglade-2
>=x11-libs/gtksourceview-0.6
>=gnome-base/gconf-2 )
- mozilla? ( >=net-www/mozilla-1.4 )
+ mozilla? ( >=www-client/mozilla-1.4 )
doc? ( >=dev-haskell/haddock-0.6 )"
pkg_setup() {