summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-03-29 03:53:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-03-29 03:53:30 +0000
commitf6d9cce65d333f8143bc2c15398c1e996c47cfc0 (patch)
treed4fafa7e47d9cc185380d818640569d4ec129501 /sys-apps
parentadded RESTRICT="nomirror" (diff)
downloadhistorical-f6d9cce65d333f8143bc2c15398c1e996c47cfc0.tar.gz
historical-f6d9cce65d333f8143bc2c15398c1e996c47cfc0.tar.bz2
historical-f6d9cce65d333f8143bc2c15398c1e996c47cfc0.zip
move from net-ftp #45968
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/discover/discover-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/discover/discover-2.0.2.ebuild b/sys-apps/discover/discover-2.0.2.ebuild
index 258fc9b6519e..aff4da156e7f 100644
--- a/sys-apps/discover/discover-2.0.2.ebuild
+++ b/sys-apps/discover/discover-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-2.0.2.ebuild,v 1.8 2004/02/27 01:44:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-2.0.2.ebuild,v 1.9 2004/03/29 03:53:30 vapier Exp $
DESCRIPTION="Library and front-end for retrieving information about a system's hardware"
HOMEPAGE="http://hackers.progeny.com/discover/"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ppc -sparc ~alpha hppa amd64"
IUSE="pcmcia"
DEPEND="pcmcia? ( virtual/linux-sources )
- net-ftp/curl
+ net-misc/curl
dev-libs/expat"
PDEPEND="sys-apps/discover-data"