From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev+bounces-54801-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 36AD7138010
	for <garchives@archives.gentoo.org>; Tue, 18 Sep 2012 09:58:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 71C3021C0F0;
	Tue, 18 Sep 2012 09:57:42 +0000 (UTC)
Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0D31B21C0EE
	for <gentoo-dev@lists.gentoo.org>; Tue, 18 Sep 2012 09:56:45 +0000 (UTC)
Received: by bkwj4 with SMTP id j4so2998752bkw.40
        for <gentoo-dev@lists.gentoo.org>; Tue, 18 Sep 2012 02:56:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=message-id:date:from:user-agent:mime-version:to:cc:subject
         :references:in-reply-to:content-type:content-transfer-encoding;
        bh=fWNyFg6iGbssWkIP1DIxMyI8nufhnbtOhdBilQAjuEE=;
        b=yjaTeSYJ19OhEj1CU2eZXr0sgbw2ist7OjYizm2wsdb3JSshDnSQsK/IpaMJwVuOpj
         Rnl9kEV9bMN4DV8W3qSzUVDFwOk9aftrnAyiyHPbHudQQWav3pPw3Vt5TlffP0+9dUvA
         DPxebebfleNwcpxkv0hv56YFko7+qMCEO6iubDulAjZ4oinFw+/OyPqz26z8lP+gkCZP
         hrc19KK4BuIka2hmEmtiDmIcFidFx9+j7blgwXHXF8WAlE9nTzWTEerUCwATOr9pmT/1
         Pip3p05Il7r8JvfF8Ns6PnIba3UkasVyvHoGwpjDaqcrcHZcsQucmXey4EGO5L8am6Ww
         yVBw==
Received: by 10.204.156.73 with SMTP id v9mr5360881bkw.116.1347962205109;
        Tue, 18 Sep 2012 02:56:45 -0700 (PDT)
Received: from ?IPv6:2001:1418:211::2:18? ([2001:1418:211::2:18])
        by mx.google.com with ESMTPS id ht18sm7292822bkc.16.2012.09.18.02.56.42
        (version=SSLv3 cipher=OTHER);
        Tue, 18 Sep 2012 02:56:43 -0700 (PDT)
Message-ID: <50584559.2000909@gmail.com>
Date: Tue, 18 Sep 2012 11:56:41 +0200
From: "vivo75@gmail.com" <vivo75@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.7) Gecko/20120912 Thunderbird/10.0.7
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-dev@lists.gentoo.org
CC: Ulrich Mueller <ulm@gentoo.org>, mgorny@gentoo.org
Subject: Re: [gentoo-dev] GLEP: gentoo sync based unified deps proposal
References: <20120916135211.GC23030@localhost> <20120918102551.500ff19b@pomiocik.lan> <20120918092426.GA5384@localhost> <20568.16682.31115.233591@a1i15.kph.uni-mainz.de>
In-Reply-To: <20568.16682.31115.233591@a1i15.kph.uni-mainz.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Archives-Salt: a7bb3692-e8a7-432f-9271-3d3114b1fac7
X-Archives-Hash: 56d7e91668877e008403fbc1b17a9afb

Il 18/09/2012 11:38, Ulrich Mueller ha scritto:
> Which is longer than the original.;-)
>
> Ulrich
RDEPEND=">=sys-libs/zlib-1.1.4 >=app-arch/bzip2-1.0.2 app-arch/xz-utils" 
DEPEND="${RDEPEND} virtual/pkgconfig"
DEPENDENCIES=">=sys-libs/zlib-1.1.4 >=app-arch/bzip2-1.0.2 
app-arch/xz-utils" dep:build?(virtual/pkgconfig)"

is DEPENDENCIES "the original"?