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 EA8051381F3 for ; Mon, 22 Jul 2013 13:14:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8172FE0A8E; Mon, 22 Jul 2013 13:14:17 +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 1577CE0A83 for ; Mon, 22 Jul 2013 13:14:17 +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 0DB6E33E95D for ; Mon, 22 Jul 2013 13:14:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A9E27E5458 for ; Mon, 22 Jul 2013 13:14:14 +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: <1374307540.a261370f6a38427e886ab7343d859d6a547cc60b.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/specView/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/specView/ChangeLog sci-chemistry/specView/specView-1.0.2.ebuild X-VCS-Directories: sci-chemistry/specView/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: a261370f6a38427e886ab7343d859d6a547cc60b X-VCS-Branch: master Date: Mon, 22 Jul 2013 13:14:14 +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: 17db3487-9363-4261-9c0b-f260e27d0743 X-Archives-Hash: 9c5c61f96534125ba56e511d30cf72a0 commit: a261370f6a38427e886ab7343d859d6a547cc60b Author: Justin Lecher gentoo org> AuthorDate: Sat Jul 20 08:05:16 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jul 20 08:05:40 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a261370f Last prefix bit --- sci-chemistry/specView/ChangeLog | 3 +++ sci-chemistry/specView/specView-1.0.2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/specView/ChangeLog b/sci-chemistry/specView/ChangeLog index dca3233..1ffb22d 100644 --- a/sci-chemistry/specView/ChangeLog +++ b/sci-chemistry/specView/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 20 Jul 2013; Justin Lecher specView-1.0.2.ebuild: + Last prefix bit + 19 Jul 2013; Justin Lecher specView-1.0.2.ebuild: Last prefix bit diff --git a/sci-chemistry/specView/specView-1.0.2.ebuild b/sci-chemistry/specView/specView-1.0.2.ebuild index a225d34..2337828 100644 --- a/sci-chemistry/specView/specView-1.0.2.ebuild +++ b/sci-chemistry/specView/specView-1.0.2.ebuild @@ -77,7 +77,7 @@ src_install() { "${FILESDIR}"/${PN} > "${ED}"/usr/bin/${PN} || die fperms 755 /usr/bin/${PN} - dodir ${in_path}/cNg + dodir "${in_path#${EPREFIX}}/cNg" rm -rf cNg || die ebegin "Installing main files"