diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-11-30 20:48:24 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-11-30 20:48:24 +0000 |
commit | 90eb95cff8d6e577f4aa4ef2e3dd1a30c73a5a4d (patch) | |
tree | 1afdacd14f8b6cf5aefc546ec8a057c224bf331b /sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild | |
parent | Version bump by Anton Bolshakov (bug #346153). (diff) | |
download | gentoo-2-90eb95cff8d6e577f4aa4ef2e3dd1a30c73a5a4d.tar.gz gentoo-2-90eb95cff8d6e577f4aa4ef2e3dd1a30c73a5a4d.tar.bz2 gentoo-2-90eb95cff8d6e577f4aa4ef2e3dd1a30c73a5a4d.zip |
Version bump. Also block linux-firmware package. Note that the qlogic firmware in this package is a major version newer than the linux-firmware package.
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild')
-rw-r--r-- | sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild b/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild index 3fd66a3d39ec..832300e17514 100644 --- a/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild +++ b/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild,v 1.2 2008/07/17 19:23:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild,v 1.3 2010/11/30 20:48:24 robbat2 Exp $ DESCRIPTION="QLogic Linux Fibre Channel HBA Firmware for ql2xxx cards" HOMEPAGE="ftp://ftp.qlogic.com/outgoing/linux/firmware/" @@ -12,7 +12,7 @@ IUSE="" # really depends on absolutely nothing DEPEND="" -RDEPEND="" +RDEPEND="!sys-kernel/linux-firmware" FW_BASENAME="ql2100_fw.bin ql2200_fw.bin ql2300_fw.bin ql2322_fw.bin ql2400_fw.bin ql2500_fw.bin ql6312_fw.bin" |