summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/plan9port/ChangeLog7
-rw-r--r--dev-util/plan9port/plan9port-20130320.ebuild5
-rw-r--r--dev-util/plan9port/plan9port-20140107.ebuild3
-rw-r--r--dev-util/plan9port/plan9port-20140123.ebuild3
4 files changed, 13 insertions, 5 deletions
diff --git a/dev-util/plan9port/ChangeLog b/dev-util/plan9port/ChangeLog
index 17039e585fdc..99dd64a2ecf0 100644
--- a/dev-util/plan9port/ChangeLog
+++ b/dev-util/plan9port/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/plan9port
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.31 2014/01/24 14:41:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.32 2014/02/10 13:00:00 blueness Exp $
+
+ 10 Feb 2014; Anthony G. Basile <blueness@gentoo.org>
+ plan9port-20130320.ebuild, plan9port-20140107.ebuild,
+ plan9port-20140123.ebuild:
+ Address multilib path, bug #498626
*plan9port-20140123 (24 Jan 2014)
diff --git a/dev-util/plan9port/plan9port-20130320.ebuild b/dev-util/plan9port/plan9port-20130320.ebuild
index 156b1043e320..215d61fa383b 100644
--- a/dev-util/plan9port/plan9port-20130320.ebuild
+++ b/dev-util/plan9port/plan9port-20130320.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild,v 1.1 2013/03/22 12:06:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild,v 1.2 2014/02/10 13:00:00 blueness Exp $
EAPI="4"
@@ -21,6 +21,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
PLAN9=/usr/lib/plan9
+QA_MULTILIB_PATHS="${PLAN9}/.*/.*"
src_prepare()
{
diff --git a/dev-util/plan9port/plan9port-20140107.ebuild b/dev-util/plan9port/plan9port-20140107.ebuild
index 53a716d6fab2..9fbde46eece2 100644
--- a/dev-util/plan9port/plan9port-20140107.ebuild
+++ b/dev-util/plan9port/plan9port-20140107.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140107.ebuild,v 1.1 2014/01/08 15:09:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140107.ebuild,v 1.2 2014/02/10 13:00:00 blueness Exp $
EAPI="4"
@@ -21,6 +21,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
PLAN9=/usr/lib/plan9
+QA_MULTILIB_PATHS="${PLAN9}/.*/.*"
src_prepare()
{
diff --git a/dev-util/plan9port/plan9port-20140123.ebuild b/dev-util/plan9port/plan9port-20140123.ebuild
index 675dfce0e0f5..079dec73a011 100644
--- a/dev-util/plan9port/plan9port-20140123.ebuild
+++ b/dev-util/plan9port/plan9port-20140123.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild,v 1.1 2014/01/24 14:41:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild,v 1.2 2014/02/10 13:00:00 blueness Exp $
EAPI="4"
@@ -21,6 +21,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
PLAN9=/usr/lib/plan9
+QA_MULTILIB_PATHS="${PLAN9}/.*/.*"
src_prepare()
{