diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-25 01:24:44 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-25 01:24:44 +0000 |
commit | 45ba308f9fe97152cce600d8c84ced845fa00468 (patch) | |
tree | f50e1ce2536a3e08d0dc8754a11249c0d0d6a22e /sys-apps/discover | |
parent | push to stable #42601 (diff) | |
download | historical-45ba308f9fe97152cce600d8c84ced845fa00468.tar.gz historical-45ba308f9fe97152cce600d8c84ced845fa00468.tar.bz2 historical-45ba308f9fe97152cce600d8c84ced845fa00468.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/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/discover/discover-1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/discover/discover-2.0.2.ebuild | 4 |
3 files changed, 10 insertions, 6 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" diff --git a/sys-apps/discover/discover-2.0.2.ebuild b/sys-apps/discover/discover-2.0.2.ebuild index d12eb1db40ed..08b13629a8ba 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.3 2004/02/23 09:42:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-2.0.2.ebuild,v 1.4 2004/02/25 01:21:56 ciaranm Exp $ DESCRIPTION="Library and front-end for retrieving information about a system's hardware" HOMEPAGE="http://hackers.progeny.com/discover/" @@ -8,7 +8,7 @@ SRC_URI="http://archive.progeny.com/progeny/discover/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~ppc -sparc ~alpha ~hppa" IUSE="pcmcia" DEPEND="pcmcia? ( virtual/linux-sources ) |