diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:15:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:15:02 +0000 |
commit | 27426e1d3e939aa23e12e7929942c83a7186aa69 (patch) | |
tree | 457d4e58c7d0febba1a73966a68fc35f07300e86 | |
parent | Stable for x86, wrt bug #536168 (diff) | |
download | gentoo-2-27426e1d3e939aa23e12e7929942c83a7186aa69.tar.gz gentoo-2-27426e1d3e939aa23e12e7929942c83a7186aa69.tar.bz2 gentoo-2-27426e1d3e939aa23e12e7929942c83a7186aa69.zip |
Stable for x86, wrt bug #544156
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | sys-fs/vhba/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-20140928.ebuild | 4 |
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" |