diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 20:28:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 20:28:22 +0000 |
commit | 5299ce8641b56c60f6c3996b672bd0b34f0becda (patch) | |
tree | ec16a69013f7f33cb05266039823cc8e9cb5d3d9 | |
parent | Stable for amd64, wrt bug #442748 (diff) | |
download | gentoo-2-5299ce8641b56c60f6c3996b672bd0b34f0becda.tar.gz gentoo-2-5299ce8641b56c60f6c3996b672bd0b34f0becda.tar.bz2 gentoo-2-5299ce8641b56c60f6c3996b672bd0b34f0becda.zip |
Stable for amd64, wrt bug #441534
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | sys-fs/vhba/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-20120422-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog index 81e6473851da..16053f515f23 100644 --- a/sys-fs/vhba/ChangeLog +++ b/sys-fs/vhba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/vhba # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.39 2012/08/11 13:02:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.40 2012/11/14 20:28:22 ago Exp $ + + 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> vhba-20120422-r1.ebuild: + Stable for amd64, wrt bug #441534 *vhba-20120422-r1 (11 Aug 2012) diff --git a/sys-fs/vhba/vhba-20120422-r1.ebuild b/sys-fs/vhba/vhba-20120422-r1.ebuild index e10294386116..d9c53dbbada3 100644 --- a/sys-fs/vhba/vhba-20120422-r1.ebuild +++ b/sys-fs/vhba/vhba-20120422-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20120422-r1.ebuild,v 1.1 2012/08/11 13:02:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20120422-r1.ebuild,v 1.2 2012/11/14 20:28:22 ago Exp $ EAPI="4" @@ -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=">=sys-fs/udev-125" |