diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-22 22:07:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-22 22:07:29 +0000 |
commit | 39956fc44c4894a794ba3838af16db39148d8990 (patch) | |
tree | fb14013c163179e17eef7e2829badd5f99c1de4c /sys-fs/vhba/vhba-1.0.0.ebuild | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | gentoo-2-39956fc44c4894a794ba3838af16db39148d8990.tar.gz gentoo-2-39956fc44c4894a794ba3838af16db39148d8990.tar.bz2 gentoo-2-39956fc44c4894a794ba3838af16db39148d8990.zip |
amd64 stable, bug #232566
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'sys-fs/vhba/vhba-1.0.0.ebuild')
-rw-r--r-- | sys-fs/vhba/vhba-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/vhba/vhba-1.0.0.ebuild b/sys-fs/vhba/vhba-1.0.0.ebuild index 4e9a33409c0c..b46ec9af232e 100644 --- a/sys-fs/vhba/vhba-1.0.0.ebuild +++ b/sys-fs/vhba/vhba-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild,v 1.5 2008/08/03 20:45:48 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild,v 1.6 2008/08/22 22:07:29 maekke Exp $ inherit linux-info linux-mod eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cdemu/vhba-module-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=virtual/linux-sources-2.6.19" |