summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-05 10:49:31 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-05 10:49:31 +0000
commit0289d1106cf6c2fc3b91acd1f6adc7d2802d34cb (patch)
tree183e17db9e22fc04708db524cae0bf6f57544ab5 /sys-fs/vhba
parentPull in dev-libs/glib >= 2.32 for symbol g_variant_new_fixed_array wrt #42844... (diff)
downloadgentoo-2-0289d1106cf6c2fc3b91acd1f6adc7d2802d34cb.tar.gz
gentoo-2-0289d1106cf6c2fc3b91acd1f6adc7d2802d34cb.tar.bz2
gentoo-2-0289d1106cf6c2fc3b91acd1f6adc7d2802d34cb.zip
Marked ~hppa (bug #406941).
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'sys-fs/vhba')
-rw-r--r--sys-fs/vhba/ChangeLog5
-rw-r--r--sys-fs/vhba/vhba-20110915.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog
index 46d866c33d4c..b551766155e8 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.35 2012/07/16 07:20:03 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.36 2012/08/05 10:49:31 jer Exp $
+
+ 05 Aug 2012; Jeroen Roovers <jer@gentoo.org> vhba-20110915.ebuild:
+ Marked ~hppa (bug #406941).
16 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
vhba-20110915.ebuild, vhba-20120422.ebuild:
diff --git a/sys-fs/vhba/vhba-20110915.ebuild b/sys-fs/vhba/vhba-20110915.ebuild
index a63a6ad7cb5e..68cd2f3306c0 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.8 2012/07/16 07:20:03 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild,v 1.9 2012/08/05 10:49:31 jer Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE=""
RDEPEND=">=sys-fs/udev-125"