summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/vhba/ChangeLog5
-rw-r--r--sys-fs/vhba/vhba-20140928.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog
index 25f027c83298..36a3e54857aa 100644
--- a/sys-fs/vhba/ChangeLog
+++ b/sys-fs/vhba/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/vhba
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.50 2015/03/27 10:13:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.51 2015/03/27 10:15:02 ago Exp $
+
+ 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> vhba-20140928.ebuild:
+ Stable for x86, wrt bug #544156
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> vhba-20140928.ebuild:
Stable for amd64, wrt bug #544156
diff --git a/sys-fs/vhba/vhba-20140928.ebuild b/sys-fs/vhba/vhba-20140928.ebuild
index f33e4a75b8eb..e1407663423b 100644
--- a/sys-fs/vhba/vhba-20140928.ebuild
+++ b/sys-fs/vhba/vhba-20140928.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20140928.ebuild,v 1.2 2015/03/27 10:13:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20140928.ebuild,v 1.3 2015/03/27 10:15:02 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/${MY_P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE=""
RDEPEND="virtual/udev"