From: Danny van Dyk <kugelfang@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] cmake.eclass
Date: Fri, 26 May 2006 01:20:45 +0200 [thread overview]
Message-ID: <200605260120.45988.kugelfang@gentoo.org> (raw)
In-Reply-To: <200605260110.46850.kugelfang@gentoo.org>
Am Freitag, 26. Mai 2006 01:10 schrieb Danny van Dyk:
> Am Freitag, 26. Mai 2006 00:50 schrieb Panard:
> > I removed need-cmake function and add :
> >
> > if [ ! -z "${NEED_CMAKE}" ]; then
> > DEPEND="dev-util/cmake"
> > else
> > DEPEND=">=dev-util/cmake-${NEED_CMAKE}"
> > fi
> > RDEPEND=""
> >
> > is it ok ?
>
> Rather use
>
> DEPEND="dev-util/cmake-${NEED_CMAKE+-${NEED_CMAKE}}"
>
> please.
Sigh, too tired. I meant
DEPEND="dev-utils/cmake${NEED_CMAKE+-${NEED_CMAKE}}"
of course.
Danny
--
Danny van Dyk <kugelfang@gentoo.org>
Gentoo/AMD64 Project, Gentoo Scientific Project
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2006-05-25 23:17 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-18 10:13 [gentoo-dev] cmake.eclass Panard
2006-05-18 10:54 ` Simon Stelling
2006-05-18 11:44 ` Panard
2006-05-24 0:52 ` Mike Frysinger
2006-05-24 10:46 ` Panard
2006-05-24 12:11 ` Thomas Kear
2006-05-24 13:24 ` Panard
2006-05-25 11:31 ` Carsten Lohrke
2006-05-25 14:39 ` Danny van Dyk
2006-05-25 14:37 ` Diego 'Flameeyes' Pettenò
2006-05-25 14:54 ` Carsten Lohrke
2006-05-25 22:50 ` Panard
2006-05-25 23:10 ` Danny van Dyk
2006-05-25 23:09 ` Diego 'Flameeyes' Pettenò
2006-05-25 23:20 ` Danny van Dyk [this message]
2006-05-25 21:15 ` Mike Frysinger
2006-05-25 22:52 ` Panard
2006-08-24 3:23 ` lnxg33k
2006-08-24 4:02 ` Mike Frysinger
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=200605260120.45988.kugelfang@gentoo.org \
--to=kugelfang@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