diff options
Diffstat (limited to 'sys-apps/discover/discover-1.5-r1.ebuild')
-rw-r--r-- | sys-apps/discover/discover-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/discover/discover-1.5-r1.ebuild b/sys-apps/discover/discover-1.5-r1.ebuild index aed12e700b34..c702a77c2ab5 100644 --- a/sys-apps/discover/discover-1.5-r1.ebuild +++ b/sys-apps/discover/discover-1.5-r1.ebuild @@ -1,14 +1,14 @@ # (C) 2002 The TelemetryBox Corporation. http://telemetrybox.biz # Distributed under the terms of the GNU General Public License v2 # Christoph Lameter, <christoph@lameter.com>, July 15, 2002 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-1.5-r1.ebuild,v 1.5 2002/10/19 01:52:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-1.5-r1.ebuild,v 1.6 2003/06/21 21:19:39 drobbins Exp $ DESCRIPTION="Discover hardware and load the appropriate drivers for that hardware." HOMEPAGE="http://hackers.progeny.com/discover/" SRC_URI="ftp://ftp.debian.org/debian/pool/main/d/discover/${PN}_${PV}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="sys-apps/tar sys-apps/gzip" RDEPEND="sys-apps/discover-data" |