diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 18:41:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 18:41:24 +0000 |
commit | 3e3214397a60cbd57cb6945e458d93c6aec47c26 (patch) | |
tree | d36f616fb4235884de464181dd4492b85a86051c /sys-fs/vhba | |
parent | Marking e2fsprogs-libs-1.42 ppc for bug 403405 (diff) | |
download | historical-3e3214397a60cbd57cb6945e458d93c6aec47c26.tar.gz historical-3e3214397a60cbd57cb6945e458d93c6aec47c26.tar.bz2 historical-3e3214397a60cbd57cb6945e458d93c6aec47c26.zip |
Marked ~hppa (bug #300331).
Package-Manager: portage-2.2.0_alpha88/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/vhba')
-rw-r--r-- | sys-fs/vhba/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-20110915.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog index 985c94314b15..f8709d0aff58 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.28 2012/01/18 12:07:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.29 2012/02/22 18:41:24 jer Exp $ + + 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> vhba-20110915.ebuild: + Marked ~hppa (bug #300331). 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> vhba-20110915.ebuild: Stable for amd64, wrt bug #397709 diff --git a/sys-fs/vhba/vhba-20110915.ebuild b/sys-fs/vhba/vhba-20110915.ebuild index a618c8793b33..490a910474ae 100644 --- a/sys-fs/vhba/vhba-20110915.ebuild +++ b/sys-fs/vhba/vhba-20110915.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-20110915.ebuild,v 1.2 2012/01/18 12:07:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild,v 1.3 2012/02/22 18:41:24 jer Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="" RDEPEND=">=sys-fs/udev-125" |