From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-29925-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Jb1Lq-0003dZ-1h for garchives@archives.gentoo.org; Sun, 16 Mar 2008 22:29:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE089E0642; Sun, 16 Mar 2008 22:29:08 +0000 (UTC) Received: from siemen.orkz.net (mail.orkz.net [212.178.119.180]) by pigeon.gentoo.org (Postfix) with ESMTP id 685BFE0651 for <gentoo-dev@lists.gentoo.org>; Sun, 16 Mar 2008 22:29:08 +0000 (UTC) Received: (qmail 49756 invoked by uid 98); 16 Mar 2008 22:27:38 -0000 Received: from 192.168.1.220 by siemen.orkz.net (envelope-from <jer@gentoo.org>, uid 89) with qmail-scanner-1.25 (clamdscan: 0.88.4/1763. spamassassin: 3.1.4. Clear:RC:1(192.168.1.220):. Processed in 0.022543 secs); 16 Mar 2008 22:27:38 -0000 X-Qmail-Scanner-Mail-From: jer@gentoo.org via siemen.orkz.net X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.1.220):. Processed in 0.022543 secs) Received: from unknown (HELO epia.jer-c2.orkz.net) (192.168.1.220) by siemen.orkz.net with AES128-SHA encrypted SMTP; 16 Mar 2008 22:27:38 -0000 Date: Sun, 16 Mar 2008 23:29:05 +0100 From: Jeroen Roovers <jer@gentoo.org> To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: ChangeLog inkscape-0.46-r1.ebuild Message-ID: <20080316232905.638b512b@epia.jer-c2.orkz.net> In-Reply-To: <200803162151.16473.cla@gentoo.org> References: <E1Jax3w-00013C-3V@stork.gentoo.org> <47DD779D.2080603@gentoo.org> <200803162110.57953.Arfrever.FTA@gmail.com> <200803162151.16473.cla@gentoo.org> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; i686-pc-linux-gnu) 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: acc8e5ec-95d2-4427-b705-f0660511bfc4 X-Archives-Hash: 6f800c144edcbf656a63c9006eec90ba On Sun, 16 Mar 2008 21:51:12 +0100 Dawid W=C4=99gli=C5=84ski <cla@gentoo.org> wrote: > Not if COPYING file is inside $DOCS and is installed in the loop. Doing something like this would work as well (and go equally unnoticed): local DOCS=3D"foo bar COPYING baz" dodoc ${DOCS} Using a loop in the ebuild would be a waste of time generally (dodoc will do it for you). Maybe repoman should warn against mentioning the string 'COPYING' generally? :) Kind regards, JeR -- gentoo-dev@lists.gentoo.org mailing list