public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Robbins <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Portage 1.5.3
Date: Fri Aug  3 00:30:03 2001	[thread overview]
Message-ID: <20010803002920.B15871@cvs.gentoo.org> (raw)

Hi All,

Portage 1.5.3 has been released, and contains two basic fixes.  It should no
longer be necessary to backslash-escape double-quotes when using "try", "emake"
or "pmake" (older name for emake).  For example, instead of typing:

	try make CFLAGS=\"$CFLAGS\"

One can now type:

	try make CFLAGS="$CFLAGS"

The only ebuild that has been updated so far is sys-apps/tmpreaper.  All others
will need to be fixed.  Thanks to a message on the MOSIX mailing list that
demonstrated the subtle differences between $* and "$@", which allowed this fix
to happen.

Everyone should upgrade to 1.5.3 as soon as possible.

Dan Armak, if you are up to doing a Portage-wide fix, that would be great :)

Best Regards,

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



             reply	other threads:[~2001-08-03  6:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-03  0:30 Daniel Robbins [this message]
2001-08-03  1:10 ` [gentoo-dev] Portage 1.5.3 Dan Armak
2001-08-03  1:40   ` Dan Armak
2001-08-03  9:27   ` Daniel Robbins

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=20010803002920.B15871@cvs.gentoo.org \
    --to=drobbins@gentoo.org \
    --cc=gentoo-dev@cvs.gentoo.org \
    --cc=gentoo-dev@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