From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D18321381F3 for ; Wed, 14 Nov 2012 15:20:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 802BF21C050; Wed, 14 Nov 2012 15:20:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C23DB21C087 for ; Wed, 14 Nov 2012 15:20:28 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5E7B33DB98 for ; Wed, 14 Nov 2012 15:20:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 402D4E5436 for ; Wed, 14 Nov 2012 15:20:26 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1352904391.c19a5a3a9c7b7d65393c98615bf940710df93c92.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/phenix-bin/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/phenix-bin/ChangeLog sci-chemistry/phenix-bin/phenix-bin-1.8.1.1168.ebuild X-VCS-Directories: sci-chemistry/phenix-bin/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: c19a5a3a9c7b7d65393c98615bf940710df93c92 X-VCS-Branch: master Date: Wed, 14 Nov 2012 15:20:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 81a54ba6-5afc-457a-a9cf-da4a41747f85 X-Archives-Hash: cb31e7b0d00a7d33493ca2431915259b commit: c19a5a3a9c7b7d65393c98615bf940710df93c92 Author: Justin Lecher gentoo org> AuthorDate: Wed Nov 14 14:46:31 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Nov 14 14:46:31 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c19a5a3a sci-chemistry/phenix-bin: Make no-fetch msg better understandable Package-Manager: portage-2.2.0_alpha142 --- sci-chemistry/phenix-bin/ChangeLog | 3 +++ .../phenix-bin/phenix-bin-1.8.1.1168.ebuild | 3 ++- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/sci-chemistry/phenix-bin/ChangeLog b/sci-chemistry/phenix-bin/ChangeLog index a32c5ba..742f390 100644 --- a/sci-chemistry/phenix-bin/ChangeLog +++ b/sci-chemistry/phenix-bin/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ 14 Nov 2012; Justin Lecher phenix-bin-1.8.1.1168.ebuild: + Make no-fetch msg better understandable + + 14 Nov 2012; Justin Lecher phenix-bin-1.8.1.1168.ebuild: Fix deps *phenix-bin-1.8.1.1168 (09 Oct 2012) diff --git a/sci-chemistry/phenix-bin/phenix-bin-1.8.1.1168.ebuild b/sci-chemistry/phenix-bin/phenix-bin-1.8.1.1168.ebuild index 990525e..a91ce88 100644 --- a/sci-chemistry/phenix-bin/phenix-bin-1.8.1.1168.ebuild +++ b/sci-chemistry/phenix-bin/phenix-bin-1.8.1.1168.ebuild @@ -72,7 +72,8 @@ pkg_nofetch() { elog "http://www.phenix-online.org/phenix_request/index.cgi" elog "and request a download password. With that done," elog "visit http://www.phenix-online.org/download/phenix/release" - elog "and downlaod ${A} to ${DISTDIR}" + elog "and download version \"Kernel 2.6 (64-bit; Fedora 15)\" (${A})" + elog "into ${DISTDIR}" } pkg_setup() {