From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.43)
	id 1EGcMH-0000a3-RZ
	for garchives@archives.gentoo.org; Sat, 17 Sep 2005 13:03:58 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8HCw19n006437;
	Sat, 17 Sep 2005 12:58:01 GMT
Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8HCuJ58032189
	for <gentoo-dev@lists.gentoo.org>; Sat, 17 Sep 2005 12:56:20 GMT
Received: by zproxy.gmail.com with SMTP id x7so718972nzc
        for <gentoo-dev@lists.gentoo.org>; Sat, 17 Sep 2005 06:01:35 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id:sender;
        b=VMlJfOoAKoqJkfOmmBmv0oiN61qO5TmzPE89mDuwNLaXip2xwY51D1caaMRAJvr86mfUgHUPe/KeiA2yqmwqXqCks7UFjGgHFRn8EdMLy/lZTSo26LrJ7FXQmBMEJNaQ/IqhDhm+EsSyN4t4KUs82+XjP/KKdbKeXmCr8yhRxFU=
Received: by 10.54.91.8 with SMTP id o8mr151029wrb;
        Sat, 17 Sep 2005 06:01:35 -0700 (PDT)
Received: from ?192.168.0.2? ( [151.56.16.118])
        by mx.gmail.com with ESMTP id 15sm777575wrl.2005.09.17.06.01.33;
        Sat, 17 Sep 2005 06:01:34 -0700 (PDT)
From: "Diego 'Flameeyes' =?utf-8?q?Petten=C3=B2?=" <flameeyes@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [RFC] Portability eclass
Date: Sat, 17 Sep 2005 15:01:08 +0200
User-Agent: KMail/1.8.2
References: <200509161743.07528@enterprise.flameeyes.is-a-geek.org>
In-Reply-To: <200509161743.07528@enterprise.flameeyes.is-a-geek.org>
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1415316.kF1Ko3hyaE";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200509171501.32392@enterprise.flameeyes.is-a-geek.org>
Sender: "=?UTF-8?Q?Diego=20\"Flameeyes\"=20Petten=C3=B2?=" <flameeyes@gmail.com>
X-Archives-Salt: d516ef65-40f6-4532-a4c2-96690927f198
X-Archives-Hash: 909e2f3c21860bbfea8bd2fb4bb242a3

--nextPart1415316.kF1Ko3hyaE
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Friday 16 September 2005 17:42, Diego 'Flameeyes' Petten=C3=B2 wrote:
> If we'll find other functions needed for portability's sake, they'll
> probably going to be there, too.
Dropped the symcmd function, cleaned up the treecopy function (Martin, take=
 a=20
look at cp --parent, what treecopy does is just the same, if someone calls =
it=20
with ${S}, it WILL create ${S} inside ${D}, but that's what they are asking=
=20
for using it), added an eseq option, that would be used on enewuser and=20
elsewhere were seq is used.

This does not use ${USERLAND} to find out which command to use, as Darwin c=
an=20
have seq installed (and actually someone can have userland-gnu merged on *B=
SD=20
and path changed), so it just look if it's able to find seq, otherwise use=
=20
jot.

If this is ok, I'll commit this tonight changing enewuser according to use =
it.

=2D-=20
Diego "Flameeyes" Petten=C3=B2
Gentoo Developer - http://dev.gentoo.org/~flameeyes/
(Gentoo/FreeBSD, Video, Gentoo/AMD64, Sound, PAM)

--nextPart1415316.kF1Ko3hyaE
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDLBOse2h1+2mHVWMRAnq9AKDdosIDL3YBA0d9s/LVyfWWq7H9bgCeNIxP
MeDa1il2bzZmVQoqSohO/r8=
=QYBQ
-----END PGP SIGNATURE-----

--nextPart1415316.kF1Ko3hyaE--
-- 
gentoo-dev@gentoo.org mailing list