diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:13:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:13:06 +0000 |
commit | e7a28ca96186f0324f2c804b6cd249d4751f3c5c (patch) | |
tree | 35b35d86f13b3c30ed2986dc8087492a864a03f6 /sys-fs | |
parent | Stable for amd64, wrt bug #536168 (diff) | |
download | gentoo-2-e7a28ca96186f0324f2c804b6cd249d4751f3c5c.tar.gz gentoo-2-e7a28ca96186f0324f2c804b6cd249d4751f3c5c.tar.bz2 gentoo-2-e7a28ca96186f0324f2c804b6cd249d4751f3c5c.zip |
Stable for amd64, wrt bug #544156
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-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 05457c47bcb8..25f027c83298 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.49 2015/02/21 21:18:25 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.50 2015/03/27 10:13:06 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> vhba-20140928.ebuild: + Stable for amd64, wrt bug #544156 *vhba-20140928 (21 Feb 2015) diff --git a/sys-fs/vhba/vhba-20140928.ebuild b/sys-fs/vhba/vhba-20140928.ebuild index fe9e91769366..f33e4a75b8eb 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.1 2015/02/21 21:18:25 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20140928.ebuild,v 1.2 2015/03/27 10:13:06 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" |