diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-25 01:22:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-25 01:22:31 +0000 |
commit | 43c51a96fd2e0d87a1740f458ca693af65658584 (patch) | |
tree | d697c01e0c2702bd89afe9a87f944fd59ce158c9 /sys-apps/discover | |
parent | Won't work on sparc, no matter how much you prod it and say pretty please. (diff) | |
download | gentoo-2-43c51a96fd2e0d87a1740f458ca693af65658584.tar.gz gentoo-2-43c51a96fd2e0d87a1740f458ca693af65658584.tar.bz2 gentoo-2-43c51a96fd2e0d87a1740f458ca693af65658584.zip |
push to stable #42601
Diffstat (limited to 'sys-apps/discover')
-rw-r--r-- | sys-apps/discover/discover-2.0.2.ebuild | 4 |
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 08b13629a8ba..07bab9feb3c1 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.4 2004/02/25 01:21:56 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-2.0.2.ebuild,v 1.5 2004/02/25 01:22:31 vapier 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 ) |