diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:47:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:47:33 +0000 |
commit | 57f02974c0570af2cc4cb33852e9c512dc984071 (patch) | |
tree | 96325f35b436fb7a6e5f95d16b23fbf3b2c62c29 /sys-fs/vhba | |
parent | x86 stable wrt bug #390989 (diff) | |
download | historical-57f02974c0570af2cc4cb33852e9c512dc984071.tar.gz historical-57f02974c0570af2cc4cb33852e9c512dc984071.tar.bz2 historical-57f02974c0570af2cc4cb33852e9c512dc984071.zip |
x86 stable wrt bug #348750
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'sys-fs/vhba')
-rw-r--r-- | sys-fs/vhba/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-20101015-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog index 38e0fd08d0ab..4d62d1befa4c 100644 --- a/sys-fs/vhba/ChangeLog +++ b/sys-fs/vhba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/vhba # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.25 2011/11/23 09:40:00 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.26 2011/11/28 11:47:33 phajdan.jr Exp $ + + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vhba-20101015-r1.ebuild: + x86 stable wrt bug #348750 *vhba-20110915 (23 Nov 2011) diff --git a/sys-fs/vhba/vhba-20101015-r1.ebuild b/sys-fs/vhba/vhba-20101015-r1.ebuild index af40630cb3ff..14c76ae28812 100644 --- a/sys-fs/vhba/vhba-20101015-r1.ebuild +++ b/sys-fs/vhba/vhba-20101015-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild,v 1.3 2011/11/23 09:40:00 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild,v 1.4 2011/11/28 11:47:33 phajdan.jr Exp $ # Use svn snapshots: # https://sourceforge.net/tracker/?func=detail&atid=603423&aid=3041832&group_id=93175 @@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="virtual/linux-sources" |