summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:20:11 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:20:11 +0000
commit61bcbd47451bac725574a325c8f886183dd84073 (patch)
tree6ae0f4a99134dfcd3478232314012583e591c4eb /dev-util/documancer
parentsort of atomic commit -- unmasking (diff)
downloadgentoo-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 'dev-util/documancer')
-rw-r--r--dev-util/documancer/ChangeLog7
-rw-r--r--dev-util/documancer/documancer-0.1.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/documancer/ChangeLog b/dev-util/documancer/ChangeLog
index 49a9a67d4edb..c4194f660978 100644
--- a/dev-util/documancer/ChangeLog
+++ b/dev-util/documancer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/documancer
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/ChangeLog,v 1.6 2004/12/31 01:56:01 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/ChangeLog,v 1.7 2005/03/23 16:16:34 seemant Exp $
+
+ 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> documancer-0.1.7.ebuild:
+ change dep from net-www/mozilla to www-client/mozilla
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-util/documancer/documancer-0.1.7.ebuild b/dev-util/documancer/documancer-0.1.7.ebuild
index 6788bc6ae9ed..e43236548d49 100644
--- a/dev-util/documancer/documancer-0.1.7.ebuild
+++ b/dev-util/documancer/documancer-0.1.7.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/documancer/documancer-0.1.7.ebuild,v 1.6 2004/08/16 17:45:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/documancer-0.1.7.ebuild,v 1.7 2005/03/23 16:16:34 seemant Exp $
DESCRIPTION="Programmer's documentation reader with very fast fulltext searching"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -10,7 +10,7 @@ IUSE=""
SLOT="0"
LICENSE="GPL-2"
-DEPEND=">=net-www/mozilla-1.0
+DEPEND=">=www-client/mozilla-1.0
>=x11-libs/gtk+-2.0
>=dev-lang/python-2.1
>=www-apps/swish-e-2.2.2