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
commit45ba308f9fe97152cce600d8c84ced845fa00468 (patch)
treef50e1ce2536a3e08d0dc8754a11249c0d0d6a22e /sys-apps
parentpush to stable #42601 (diff)
downloadhistorical-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')
-rw-r--r--sys-apps/discover-data/ChangeLog8
-rw-r--r--sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild6
-rw-r--r--sys-apps/discover-data/discover-data-2.2003.02.05.ebuild4
-rw-r--r--sys-apps/discover/ChangeLog8
-rw-r--r--sys-apps/discover/discover-1.5-r1.ebuild4
-rw-r--r--sys-apps/discover/discover-2.0.2.ebuild4
6 files changed, 21 insertions, 13 deletions
diff --git a/sys-apps/discover-data/ChangeLog b/sys-apps/discover-data/ChangeLog
index 4e9498b459ec..d45c6083c3e7 100644
--- a/sys-apps/discover-data/ChangeLog
+++ b/sys-apps/discover-data/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/discover-data
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/ChangeLog,v 1.7 2004/02/08 20:08:21 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/ChangeLog,v 1.8 2004/02/25 01:24:44 ciaranm Exp $
+
+ 25 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ discover-data-1.2002.05.23-r1.ebuild, discover-data-2.2003.02.05.ebuild:
+ Won't work on sparc, no matter how much you prod it and say pretty please.
*discover-data-2.2003.02.05 (08 Feb 2004)
diff --git a/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild b/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild
index 1b108138b854..e6a3b2e96e26 100644
--- a/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild
+++ b/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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-data/discover-data-1.2002.05.23-r1.ebuild,v 1.11 2004/02/23 00:40:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild,v 1.12 2004/02/25 01:24:44 ciaranm Exp $
S=${WORKDIR}/discover-data-${P}-1
DESCRIPTION="data for discover. list of pci ids. pnp ids etc."
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.debian.org/debian/pool/main/d/discover-data/${PN}_${PV}-1.tar
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ppc sparc ~alpha ~hppa ~mips "
+KEYWORDS="x86 amd64 ppc -sparc ~alpha ~hppa ~mips "
DEPEND="app-arch/tar app-arch/gzip"
diff --git a/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild b/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild
index 854d00b7cd5c..8c0a4b1c2905 100644
--- a/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild
+++ b/sys-apps/discover-data/discover-data-2.2003.02.05.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-data/discover-data-2.2003.02.05.ebuild,v 1.3 2004/02/25 01:21:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild,v 1.4 2004/02/25 01:24:44 ciaranm Exp $
DESCRIPTION="This is a sample skeleton ebuild file"
HOMEPAGE="http://hackers.progeny.com/discover/"
@@ -8,7 +8,7 @@ SRC_URI="http://archive.progeny.com/progeny/discover/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc mips ~alpha hppa"
+KEYWORDS="x86 ppc -sparc mips ~alpha hppa"
DEPEND="virtual/glibc"
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 )