From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QdloP-0002fi-MY for garchives@archives.gentoo.org; Mon, 04 Jul 2011 16:15:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89A3121C076; Mon, 4 Jul 2011 16:14:29 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id EF07121C076; Mon, 4 Jul 2011 16:14:28 +0000 (UTC) Received: by wyh22 with SMTP id 22so4958213wyh.40 for ; Mon, 04 Jul 2011 09:14:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=8seLeeM4+EESib7NBWDSZZ0LLrz6tP46tTlgb6KoG7k=; b=ZVqiEnn3nNLiZlrmNm0gwHeP7zyXb3zbEtQ6fHPXrLmOigeY9SrdGNkZjuboPxg89p PYOF4Sb41pq7cP91Sk3tA/bHYQrslSD5r+B5/AQO27DNmVXkQDT0jeLMNHPn27gXXh/y QBTVhCaFnBE/Hbvp1oDMZs1QZWLAxeJ1Drhf8= Received: by 10.217.1.197 with SMTP id n47mr1464239wes.28.1309796068157; Mon, 04 Jul 2011 09:14:28 -0700 (PDT) Received: from nazgul.localnet (196-215-19-196.dynamic.isadsl.co.za [196.215.19.196]) by mx.google.com with ESMTPS id g2sm3155057weg.38.2011.07.04.09.14.25 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Jul 2011 09:14:27 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Cc: Pandu Poluan , Gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Get source URLs of packages? Date: Mon, 04 Jul 2011 18:13:28 +0200 Message-ID: <9641272.JG4Ac5Ntkv@nazgul> User-Agent: KMail/4.6.0 (Linux/2.6.39-ck; KDE/4.6.4; x86_64; ; ) In-Reply-To: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-Archives-Salt: X-Archives-Hash: 0cf4c99775bec9f53cb054fdadbaf48d On Monday 04 July 2011 21:57:39 Pandu Poluan did opine thusly: > Is there a way to determine the source URL of a package without > actually emerging ? SRC_URI in the ebuild -- alan dot mckinnon at gmail dot com