From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from hermes.sistina.com (hermes.sistina.com [208.210.145.141]) by chiba.3jane.net (Postfix) with ESMTP id 0D439ABDB5 for ; Mon, 27 May 2002 13:01:44 -0500 (CDT) Received: from c-24-245-5-130.mn.client2.attbi.com ([24.245.5.130] helo=rtfm.sistina.com) by hermes.sistina.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.34 #1) id 17COoD-0002W9-00 for gentoo-dev@gentoo.org; Mon, 27 May 2002 13:01:29 -0500 Received: from blutgens by rtfm.sistina.com with local (Exim 4.04 #1 (Debian)) id 17COos-0006zW-00 for ; Mon, 27 May 2002 13:02:10 -0500 Date: Mon, 27 May 2002 13:02:10 -0500 From: Ben Lutgens To: gentoo-dev@gentoo.org Message-ID: <20020527180210.GA24425@rtfm.sistina.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Mailer: Mutt 1.3.27i http://www.mutt.org/ Subject: [gentoo-dev] multiple depends options Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: b66c3e99-379f-4d3d-8fe8-e31469bb2ab2 X-Archives-Hash: a083d888fd95c8df7bb16fa7fc8a2645 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable O.k. so lets say we've got an app that can use either iptables or ipchains. You'd want to make sure one or the other is installed as an RDEPEND or a DEPEND. Is there someway to do: (( sys-apps/iptables ) || ( sys-apps/ipchains )) or ( sys-apps/iptables || sys-apps/ipchains ) I like the second one better. I don't think yet another USE is a very elegant answer here, nor do I know if there's enough examples of this case that would warrant a major rev to portage.=20 Any ideas? --=20 Ben Lutgens | http://people.sistina.com/~blutgens/=09 System Administrator | http://www.sistina.com/ Sistina Software Inc. |=20 "I got a wife and kids too but you don't see me out here stealing Imperial Droids now do ya?" --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE88nShCpAw0ZoN3FkRAmonAJ470/MWs1SbcnYWd9NVpNcTgWedWQCdEZzE whw7zR0mEHHnjesnBuZDqkk= =I0dL -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT--