summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-03-18 14:46:28 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-03-18 14:46:28 +0000
commit6f7a140d04462b9d6dc2dd3a43bc240002b42875 (patch)
tree39eeaf3d5f9a0ee6d4f4ed8a133aa6ae857cd32e /net-www
parentManifest recommit (diff)
downloadgentoo-2-6f7a140d04462b9d6dc2dd3a43bc240002b42875.tar.gz
gentoo-2-6f7a140d04462b9d6dc2dd3a43bc240002b42875.tar.bz2
gentoo-2-6f7a140d04462b9d6dc2dd3a43bc240002b42875.zip
Dependency update: net-www/httrack -> www-client/httrack.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/khttrack/ChangeLog5
-rw-r--r--net-www/khttrack/khttrack-0.10.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-www/khttrack/ChangeLog b/net-www/khttrack/ChangeLog
index 00a1ee15244b..434cf072c9a7 100644
--- a/net-www/khttrack/ChangeLog
+++ b/net-www/khttrack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/khttrack
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/khttrack/ChangeLog,v 1.9 2005/02/27 22:59:54 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/khttrack/ChangeLog,v 1.10 2005/03/18 14:46:28 seemant Exp $
+
+ 18 Mar 2005; Seemant Kulleen <seemant@gentoo.org> khttrack-0.10.ebuild:
+ Dependency update: net-www/httrack -> www-client/httrack.
27 Feb 2005; Jason Wever <weeve@gentoo.org> khttrack-0.10.ebuild:
Added ~sparc keyword.
diff --git a/net-www/khttrack/khttrack-0.10.ebuild b/net-www/khttrack/khttrack-0.10.ebuild
index 322c51011db1..8c138ce0b066 100644
--- a/net-www/khttrack/khttrack-0.10.ebuild
+++ b/net-www/khttrack/khttrack-0.10.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/net-www/khttrack/khttrack-0.10.ebuild,v 1.12 2005/02/27 22:59:54 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/khttrack/khttrack-0.10.ebuild,v 1.13 2005/03/18 14:46:28 seemant Exp $
inherit kde eutils
@@ -13,8 +13,8 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc ~sparc"
IUSE=""
-DEPEND="net-www/httrack"
-RDEPEND="net-www/httrack"
+DEPEND="www-client/httrack"
+RDEPEND="www-client/httrack"
need-kde 3
src_unpack() {