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 4095A138010 for ; Fri, 14 Sep 2012 14:17:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCA1FE052E; Fri, 14 Sep 2012 14:17:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A8BBFE052E for ; Fri, 14 Sep 2012 14:17:45 +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 E627A33D1A5 for ; Fri, 14 Sep 2012 14:17:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9BEF7E543F for ; Fri, 14 Sep 2012 14:17:43 +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: <1347632256.cc61c0a5da30959f4c6f835437c5f60fd76c3f2b.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/curvefit/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/curvefit/ChangeLog sci-chemistry/curvefit/curvefit-1.40.ebuild X-VCS-Directories: sci-chemistry/curvefit/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: cc61c0a5da30959f4c6f835437c5f60fd76c3f2b X-VCS-Branch: master Date: Fri, 14 Sep 2012 14:17:43 +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: edaae6a6-1568-4878-b390-a46f4a9e0642 X-Archives-Hash: 9871ad9ba0cc9bc136dd3b23cc94b73f commit: cc61c0a5da30959f4c6f835437c5f60fd76c3f2b Author: Justin Lecher gentoo org> AuthorDate: Fri Sep 14 14:17:36 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Sep 14 14:17:36 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=cc61c0a5 sci-chemistry/curvefit: And it sits in EPREFIX (Portage version: 2.2.0_alpha128/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit) --- sci-chemistry/curvefit/ChangeLog | 3 +++ sci-chemistry/curvefit/curvefit-1.40.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/sci-chemistry/curvefit/ChangeLog b/sci-chemistry/curvefit/ChangeLog index d0b3b88..49703fb 100644 --- a/sci-chemistry/curvefit/ChangeLog +++ b/sci-chemistry/curvefit/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ 14 Sep 2012; Justin Lecher curvefit-1.40.ebuild: + And it sits in EPREFIX + + 14 Sep 2012; Justin Lecher curvefit-1.40.ebuild: We have ls in usr/bin 14 Sep 2012; Justin Lecher curvefit-1.40.ebuild: diff --git a/sci-chemistry/curvefit/curvefit-1.40.ebuild b/sci-chemistry/curvefit/curvefit-1.40.ebuild index cd3b3ab..c34d6c6 100644 --- a/sci-chemistry/curvefit/curvefit-1.40.ebuild +++ b/sci-chemistry/curvefit/curvefit-1.40.ebuild @@ -28,7 +28,7 @@ src_install() { local _exe sed \ -e 's: xmgr : xmgrace :g' \ - -e 's:/bin/ls:/usr/bin/ls:g' \ + -e 's: /bin/ls:${EPREFIX}/bin/ls:g' \ -i batch_curve curveplot || die exeinto /opt/bin