summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-02-25 01:24:44 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-02-25 01:24:44 +0000
commitb959064a52289a4051633399c2fc0b8f6ec5d11c (patch)
treee06d8238556be4923ed21487dd38abdbbca169f4 /sys-apps/discover
parentpush to stable #42601 (diff)
downloadgentoo-2-b959064a52289a4051633399c2fc0b8f6ec5d11c.tar.gz
gentoo-2-b959064a52289a4051633399c2fc0b8f6ec5d11c.tar.bz2
gentoo-2-b959064a52289a4051633399c2fc0b8f6ec5d11c.zip
Won't work on sparc, no matter how much you prod it and say pretty please.
Diffstat (limited to 'sys-apps/discover')
-rw-r--r--sys-apps/discover/ChangeLog8
-rw-r--r--sys-apps/discover/discover-1.5-r1.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-apps/discover/ChangeLog b/sys-apps/discover/ChangeLog
index e795fd3542df..9858a3728784 100644
--- a/sys-apps/discover/ChangeLog
+++ b/sys-apps/discover/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/discover
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/ChangeLog,v 1.7 2004/02/08 20:09:47 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/ChangeLog,v 1.8 2004/02/25 01:21:56 ciaranm Exp $
+
+ 25 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> discover-1.5-r1.ebuild,
+ discover-2.0.2.ebuild:
+ Won't work on sparc, no matter how much you prod it and say pretty please.
*discover-2.0.2 (08 Feb 2004)
diff --git a/sys-apps/discover/discover-1.5-r1.ebuild b/sys-apps/discover/discover-1.5-r1.ebuild
index 2cda3510169c..5993bbce1f6f 100644
--- a/sys-apps/discover/discover-1.5-r1.ebuild
+++ b/sys-apps/discover/discover-1.5-r1.ebuild
@@ -1,13 +1,13 @@
# 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-1.5-r1.ebuild,v 1.10 2004/02/23 09:42:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-1.5-r1.ebuild,v 1.11 2004/02/25 01:21:56 ciaranm 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 amd64"
+KEYWORDS="x86 amd64 -sparc"
DEPEND="app-arch/tar app-arch/gzip"
RDEPEND="sys-apps/discover-data"