diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 15:13:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 15:13:53 +0000 |
commit | ac8d472a49a0d03a74d456921de01398cc13f250 (patch) | |
tree | 24b87bc3772572b0878c88cb3af42e1e059af2dc /sys-apps/discover-data/discover-data-2.2003.02.05.ebuild | |
parent | add tbz2 / document files / audio files to the colors (diff) | |
download | gentoo-2-ac8d472a49a0d03a74d456921de01398cc13f250.tar.gz gentoo-2-ac8d472a49a0d03a74d456921de01398cc13f250.tar.bz2 gentoo-2-ac8d472a49a0d03a74d456921de01398cc13f250.zip |
sync IUSE (missing)
Diffstat (limited to 'sys-apps/discover-data/discover-data-2.2003.02.05.ebuild')
-rw-r--r-- | sys-apps/discover-data/discover-data-2.2003.02.05.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 6061f7056ef2..37ee21efac0a 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 Foundation # 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.8 2004/06/28 16:04:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild,v 1.9 2004/06/30 15:13:53 agriffis Exp $ DESCRIPTION="data for discover. list of pci ids. pnp ids etc." HOMEPAGE="http://hackers.progeny.com/discover/" @@ -9,6 +9,7 @@ SRC_URI="http://archive.progeny.com/progeny/discover/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc -sparc mips ~alpha hppa amd64" +IUSE="" DEPEND="virtual/libc" |