diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 11:11:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 11:11:12 +0000 |
commit | 890d49aaf035411e6ea66565b3c71d764a1dab54 (patch) | |
tree | ece11f32eee402433385608ba14d5bb834ba17f7 /sys-fs/vhba | |
parent | Stable for x86, wrt bug #476970 (diff) | |
download | gentoo-2-890d49aaf035411e6ea66565b3c71d764a1dab54.tar.gz gentoo-2-890d49aaf035411e6ea66565b3c71d764a1dab54.tar.bz2 gentoo-2-890d49aaf035411e6ea66565b3c71d764a1dab54.zip |
Stable for x86, wrt bug #477004
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/vhba')
-rw-r--r-- | sys-fs/vhba/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-20130607.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog index 50340e1d0f24..4fa6cf7d758a 100644 --- a/sys-fs/vhba/ChangeLog +++ b/sys-fs/vhba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/vhba # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.45 2013/07/20 11:08:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.46 2013/07/20 11:11:12 ago Exp $ + + 20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> vhba-20130607.ebuild: + Stable for x86, wrt bug #477004 20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> vhba-20130607.ebuild: Stable for amd64, wrt bug #477004 diff --git a/sys-fs/vhba/vhba-20130607.ebuild b/sys-fs/vhba/vhba-20130607.ebuild index 35870e49b336..52ef0121b0dc 100644 --- a/sys-fs/vhba/vhba-20130607.ebuild +++ b/sys-fs/vhba/vhba-20130607.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20130607.ebuild,v 1.2 2013/07/20 11:08:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20130607.ebuild,v 1.3 2013/07/20 11:11:12 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" |