summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-08-16 17:45:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-08-16 17:45:52 +0000
commitcd6f86c3122876bc42d5a50705ba3e3c6d8a478b (patch)
treee8cfa2cdf33099b989b7884a3023532f8e46f056 /dev-util/documancer
parentfix dep; use generic src_compile; tidy (Manifest recommit) (diff)
downloadgentoo-2-cd6f86c3122876bc42d5a50705ba3e3c6d8a478b.tar.gz
gentoo-2-cd6f86c3122876bc42d5a50705ba3e3c6d8a478b.tar.bz2
gentoo-2-cd6f86c3122876bc42d5a50705ba3e3c6d8a478b.zip
net-www/swish-e -> www-apps/swish-e
Diffstat (limited to 'dev-util/documancer')
-rw-r--r--dev-util/documancer/ChangeLog6
-rw-r--r--dev-util/documancer/documancer-0.1.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/documancer/ChangeLog b/dev-util/documancer/ChangeLog
index e194e761852b..29962dd29630 100644
--- a/dev-util/documancer/ChangeLog
+++ b/dev-util/documancer/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2004/06/25 02:29:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/ChangeLog,v 1.5 2004/08/16 17:45:52 mr_bones_ Exp $
+
+ 16 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ documancer-0.1.7.ebuild:
+ net-www/swish-e -> www-apps/swish-e
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
documancer-0.1.7.ebuild:
diff --git a/dev-util/documancer/documancer-0.1.7.ebuild b/dev-util/documancer/documancer-0.1.7.ebuild
index 64b129c848b3..6788bc6ae9ed 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
# 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.5 2004/07/14 23:20:19 agriffis Exp $
+# $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 $
DESCRIPTION="Programmer's documentation reader with very fast fulltext searching"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
DEPEND=">=net-www/mozilla-1.0
>=x11-libs/gtk+-2.0
>=dev-lang/python-2.1
- >=net-www/swish-e-2.2.2
+ >=www-apps/swish-e-2.2.2
dev-lang/perl
net-misc/wget"