public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/unio/
Date: Fri, 31 Jul 2015 10:15:50 +0000 (UTC)	[thread overview]
Message-ID: <1438337746.d34bdff6becb8fd1426221246f872563b3cc0058.jlec@gentoo> (raw)

commit:     d34bdff6becb8fd1426221246f872563b3cc0058
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 10:15:46 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 10:15:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d34bdff6

sci-chemistry/unio: Fix for non-multilib on prefix

Package-Manager: portage-2.2.20

 sci-chemistry/unio/ChangeLog            | 3 +++
 sci-chemistry/unio/unio-2.0.3-r1.ebuild | 6 ++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/unio/ChangeLog b/sci-chemistry/unio/ChangeLog
index 45ac72c..733bf60 100644
--- a/sci-chemistry/unio/ChangeLog
+++ b/sci-chemistry/unio/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2015; Justin Lecher <jlec@gentoo.org> unio-2.0.3-r1.ebuild:
+  sci-chemistry/unio: Fix for non-multilib on prefix
+
   13 Apr 2015; Justin Lecher <jlec@gentoo.org> unio-2.0.3-r1.ebuild:
   sci-chemistry/unio: Drop emul package support
 

diff --git a/sci-chemistry/unio/unio-2.0.3-r1.ebuild b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
index 1104689..19da7c3 100644
--- a/sci-chemistry/unio/unio-2.0.3-r1.ebuild
+++ b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
@@ -18,8 +18,10 @@ IUSE=""
 
 RDEPEND="
 	app-shells/ksh
-	>=x11-libs/libX11-1.6.2[abi_x86_32(-)]
-	>=x11-libs/libXext-1.3.2[abi_x86_32(-)]"
+	!prefix? (
+		>=x11-libs/libX11-1.6.2[abi_x86_32(-)]
+		>=x11-libs/libXext-1.3.2[abi_x86_32(-)]
+	)"
 DEPEND=""
 
 S="${WORKDIR}/UNIO_10"


             reply	other threads:[~2015-07-31 10:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31 10:15 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-04  8:07 [gentoo-commits] proj/sci:master commit in: sci-chemistry/unio/ Andrew Ammerlaan
2015-04-13  6:34 Justin Lecher
2014-11-13 13:15 Justin Lecher
2014-09-16  8:28 Justin Lecher
2014-09-16  0:26 Christoph Junghans
2014-07-04  7:10 Justin Lecher
2014-03-22  9:45 Justin Lecher
2014-03-21 13:59 Justin Lecher
2014-01-18  7:39 Justin Lecher
2014-01-18  7:38 Justin Lecher
2013-11-08 15:48 Justin Lecher
2013-08-13 22:20 Nicolas Bock
2011-12-22 11:28 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1438337746.d34bdff6becb8fd1426221246f872563b3cc0058.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox