diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:36:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:36:20 +0000 |
commit | 0b0f771cb75c8b3ecf614c1f4ef14a8a461c1d04 (patch) | |
tree | 5d935106f82cbc531e6cd359ee1b6a84cfe27b05 /sys-fs/vhba/vhba-1.2.1.ebuild | |
parent | Adding alsa-lib dependency, adding iconv useflag, dropping non-linux keywords... (diff) | |
download | historical-0b0f771cb75c8b3ecf614c1f4ef14a8a461c1d04.tar.gz historical-0b0f771cb75c8b3ecf614c1f4ef14a8a461c1d04.tar.bz2 historical-0b0f771cb75c8b3ecf614c1f4ef14a8a461c1d04.zip |
stable x86, bug 296868
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sys-fs/vhba/vhba-1.2.1.ebuild')
-rw-r--r-- | sys-fs/vhba/vhba-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/vhba/vhba-1.2.1.ebuild b/sys-fs/vhba/vhba-1.2.1.ebuild index efb582ae34af..ef92e4b6364c 100644 --- a/sys-fs/vhba/vhba-1.2.1.ebuild +++ b/sys-fs/vhba/vhba-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild,v 1.3 2009/09/19 11:18:45 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild,v 1.4 2010/01/16 17:36:20 fauli Exp $ EAPI="2" @@ -12,7 +12,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" |